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
5dd2ea04
Commit
5dd2ea04
authored
Mar 02, 2013
by
Davis King
Browse files
updated docs
parent
67c7ebd5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
0 deletions
+7
-0
docs/docs/api.xml
docs/docs/api.xml
+3
-0
docs/docs/main_menu.xml
docs/docs/main_menu.xml
+4
-0
No files found.
docs/docs/api.xml
View file @
5dd2ea04
...
@@ -1120,6 +1120,9 @@
...
@@ -1120,6 +1120,9 @@
This is a set of functions for executing the contents of a for loop in parallel.
This is a set of functions for executing the contents of a for loop in parallel.
It is useful for taking advantage of multi-processor systems.
It is useful for taking advantage of multi-processor systems.
</description>
</description>
<examples>
<example>
parallel_for_ex.cpp.html
</example>
</examples>
</extension>
</extension>
<extension>
<extension>
...
...
docs/docs/main_menu.xml
View file @
5dd2ea04
...
@@ -129,6 +129,10 @@
...
@@ -129,6 +129,10 @@
<name>
Train_Object_Detector
</name>
<name>
Train_Object_Detector
</name>
<link>
train_object_detector.cpp.html
</link>
<link>
train_object_detector.cpp.html
</link>
</item>
</item>
<item>
<name>
Parallel_For_Loops
</name>
<link>
parallel_for_ex.cpp.html
</link>
</item>
<item>
<item>
<name>
SVM-Rank
</name>
<name>
SVM-Rank
</name>
<link>
svm_rank_ex.cpp.html
</link>
<link>
svm_rank_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