Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
D
dlib
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
钟尚武
dlib
Commits
4cd1855e
Commit
4cd1855e
authored
Oct 21, 2012
by
Davis King
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated docs
parent
6a05573e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
0 deletions
+13
-0
main_menu.xml
docs/docs/main_menu.xml
+4
-0
network.xml
docs/docs/network.xml
+9
-0
No files found.
docs/docs/main_menu.xml
View file @
4cd1855e
...
...
@@ -119,6 +119,10 @@
<name>
Train_Object_Detector
</name>
<link>
train_object_detector.cpp.html
</link>
</item>
<item>
<name>
BSP
</name>
<link>
bsp_ex.cpp.html
</link>
</item>
<item>
<name>
Assignment_Learning
</name>
<link>
assignment_learning_ex.cpp.html
</link>
...
...
docs/docs/network.xml
View file @
4cd1855e
...
...
@@ -106,6 +106,9 @@
This function spawns a BSP job consisting of a number of network hosts
as well as the local host.
</description>
<examples>
<example>
bsp_ex.cpp.html
</example>
</examples>
</component>
<!-- ************************************************************************* -->
...
...
@@ -120,6 +123,9 @@
then be able to participate in a BSP computation as one of the processing
nodes.
</description>
<examples>
<example>
bsp_ex.cpp.html
</example>
</examples>
</component>
<!-- ************************************************************************* -->
...
...
@@ -148,6 +154,9 @@
Parallel (BSP) computing model. In particular, this object defines
the API used by a BSP job to communicate between processing nodes.
</description>
<examples>
<example>
bsp_ex.cpp.html
</example>
</examples>
</component>
<!-- ************************************************************************* -->
...
...
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