Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
8ce9469a
Commit
8ce9469a
authored
Jun 15, 2013
by
Davis King
Browse files
updated docs
parent
ec6be63e
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
0 deletions
+14
-0
docs/docs/algorithms.xml
docs/docs/algorithms.xml
+13
-0
docs/docs/term_index.xml
docs/docs/term_index.xml
+1
-0
No files found.
docs/docs/algorithms.xml
View file @
8ce9469a
...
@@ -65,6 +65,7 @@
...
@@ -65,6 +65,7 @@
<item>
r_squared
</item>
<item>
r_squared
</item>
<item>
mean_squared_error
</item>
<item>
mean_squared_error
</item>
<item>
running_covariance
</item>
<item>
running_covariance
</item>
<item>
running_cross_covariance
</item>
<item>
random_subset_selector
</item>
<item>
random_subset_selector
</item>
<item>
randomly_subsample
</item>
<item>
randomly_subsample
</item>
...
@@ -487,6 +488,18 @@
...
@@ -487,6 +488,18 @@
</component>
</component>
<!-- ************************************************************************* -->
<component>
<name>
running_cross_covariance
</name>
<file>
dlib/statistics.h
</file>
<spec_file
link=
"true"
>
dlib/statistics/statistics_abstract.h
</spec_file>
<description>
This object is a simple tool for computing the mean and
cross-covariance matrices of a sequence of pairs of vectors.
</description>
</component>
<!-- ************************************************************************* -->
<!-- ************************************************************************* -->
...
...
docs/docs/term_index.xml
View file @
8ce9469a
...
@@ -235,6 +235,7 @@
...
@@ -235,6 +235,7 @@
<term
file=
"algorithms.html"
name=
"r_squared"
include=
"dlib/statistics.h"
/>
<term
file=
"algorithms.html"
name=
"r_squared"
include=
"dlib/statistics.h"
/>
<term
file=
"algorithms.html"
name=
"mean_squared_error"
include=
"dlib/statistics.h"
/>
<term
file=
"algorithms.html"
name=
"mean_squared_error"
include=
"dlib/statistics.h"
/>
<term
file=
"algorithms.html"
name=
"running_covariance"
include=
"dlib/statistics.h"
/>
<term
file=
"algorithms.html"
name=
"running_covariance"
include=
"dlib/statistics.h"
/>
<term
file=
"algorithms.html"
name=
"running_cross_covariance"
include=
"dlib/statistics.h"
/>
<term
file=
"algorithms.html"
name=
"random_subset_selector"
include=
"dlib/statistics.h"
/>
<term
file=
"algorithms.html"
name=
"random_subset_selector"
include=
"dlib/statistics.h"
/>
<term
file=
"algorithms.html"
name=
"randomly_subsample"
include=
"dlib/statistics.h"
/>
<term
file=
"algorithms.html"
name=
"randomly_subsample"
include=
"dlib/statistics.h"
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment