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
4934f7b5
Commit
4934f7b5
authored
Mar 17, 2013
by
Davis King
Browse files
updated docs
parent
e66d588c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
2 deletions
+7
-2
docs/docs/algorithms.xml
docs/docs/algorithms.xml
+3
-2
docs/docs/main_menu.xml
docs/docs/main_menu.xml
+4
-0
No files found.
docs/docs/algorithms.xml
View file @
4934f7b5
...
@@ -438,11 +438,12 @@
...
@@ -438,11 +438,12 @@
<file>
dlib/statistics.h
</file>
<file>
dlib/statistics.h
</file>
<spec_file
link=
"true"
>
dlib/statistics/statistics_abstract.h
</spec_file>
<spec_file
link=
"true"
>
dlib/statistics/statistics_abstract.h
</spec_file>
<description>
<description>
This object represents something that can compute the running mean
and
This object represents something that can compute the running mean
,
variance of a stream of real numbers.
variance
, skewness, and kurtosis statistics
of a stream of real numbers.
</description>
</description>
<examples>
<examples>
<example>
running_stats.cpp.html
</example>
<example>
kcentroid_ex.cpp.html
</example>
<example>
kcentroid_ex.cpp.html
</example>
</examples>
</examples>
...
...
docs/docs/main_menu.xml
View file @
4934f7b5
...
@@ -161,6 +161,10 @@
...
@@ -161,6 +161,10 @@
<name>
Object_Detector_Advanced
</name>
<name>
Object_Detector_Advanced
</name>
<link>
object_detector_advanced_ex.cpp.html
</link>
<link>
object_detector_advanced_ex.cpp.html
</link>
</item>
</item>
<item>
<name>
Running_Stats
</name>
<link>
running_stats_ex.cpp.html
</link>
</item>
<item>
<item>
<name>
Config_File_Reader
</name>
<name>
Config_File_Reader
</name>
<link>
config_reader_ex.cpp.html
</link>
<link>
config_reader_ex.cpp.html
</link>
...
...
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