From bf8b3e542435d22cc2c447248ae635188d8c2ef1 Mon Sep 17 00:00:00 2001 From: Davis King Date: Fri, 28 May 2010 17:19:05 +0000 Subject: [PATCH] updated docs --HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403651 --- docs/docs/ml.xml | 13 +++++++++++++ docs/docs/term_index.xml | 1 + 2 files changed, 14 insertions(+) diff --git a/docs/docs/ml.xml b/docs/docs/ml.xml index 728e4d5be..adb59243c 100644 --- a/docs/docs/ml.xml +++ b/docs/docs/ml.xml @@ -132,6 +132,7 @@ Davis E. King. Miscellaneous + simplify_linear_decision_function vector_normalizer vector_normalizer_pca discriminant_pca @@ -1076,6 +1077,18 @@ Davis E. King. + + simplify_linear_decision_function + dlib/svm.h + dlib/svm/simplify_linear_decision_function_abstract.h + + This is a set of functions that takes various forms of linear decision functions + and collapses them down so that they only compute a single dot product when invoked. + + + + + randomize_samples dlib/svm.h diff --git a/docs/docs/term_index.xml b/docs/docs/term_index.xml index 3d231d862..9990a640e 100644 --- a/docs/docs/term_index.xml +++ b/docs/docs/term_index.xml @@ -144,6 +144,7 @@ +