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
4cd1855e
"git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "d66d554dc200870d4c3e675504010efc7730f4b6"
Commit
4cd1855e
authored
Oct 21, 2012
by
Davis King
Browse files
updated docs
parent
6a05573e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
0 deletions
+13
-0
docs/docs/main_menu.xml
docs/docs/main_menu.xml
+4
-0
docs/docs/network.xml
docs/docs/network.xml
+9
-0
No files found.
docs/docs/main_menu.xml
View file @
4cd1855e
...
@@ -119,6 +119,10 @@
...
@@ -119,6 +119,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>
BSP
</name>
<link>
bsp_ex.cpp.html
</link>
</item>
<item>
<item>
<name>
Assignment_Learning
</name>
<name>
Assignment_Learning
</name>
<link>
assignment_learning_ex.cpp.html
</link>
<link>
assignment_learning_ex.cpp.html
</link>
...
...
docs/docs/network.xml
View file @
4cd1855e
...
@@ -106,6 +106,9 @@
...
@@ -106,6 +106,9 @@
This function spawns a BSP job consisting of a number of network hosts
This function spawns a BSP job consisting of a number of network hosts
as well as the local host.
as well as the local host.
</description>
</description>
<examples>
<example>
bsp_ex.cpp.html
</example>
</examples>
</component>
</component>
<!-- ************************************************************************* -->
<!-- ************************************************************************* -->
...
@@ -120,6 +123,9 @@
...
@@ -120,6 +123,9 @@
then be able to participate in a BSP computation as one of the processing
then be able to participate in a BSP computation as one of the processing
nodes.
nodes.
</description>
</description>
<examples>
<example>
bsp_ex.cpp.html
</example>
</examples>
</component>
</component>
<!-- ************************************************************************* -->
<!-- ************************************************************************* -->
...
@@ -148,6 +154,9 @@
...
@@ -148,6 +154,9 @@
Parallel (BSP) computing model. In particular, this object defines
Parallel (BSP) computing model. In particular, this object defines
the API used by a BSP job to communicate between processing nodes.
the API used by a BSP job to communicate between processing nodes.
</description>
</description>
<examples>
<example>
bsp_ex.cpp.html
</example>
</examples>
</component>
</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