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
9a27c170
Commit
9a27c170
authored
Apr 22, 2012
by
Davis King
Browse files
updated docs
parent
62ea86a3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
docs/docs/algorithms.xml
docs/docs/algorithms.xml
+2
-1
No files found.
docs/docs/algorithms.xml
View file @
9a27c170
...
...
@@ -635,7 +635,8 @@
<file>
dlib/graph_utils.h
</file>
<spec_file
link=
"true"
>
dlib/graph_utils/graph_utils_abstract.h
</spec_file>
<description>
This function takes a
<a
href=
"containers.html#graph"
>
graph
</a>
object and a
This function takes a
<a
href=
"containers.html#graph"
>
graph
</a>
or
<a
href=
"containers.html#directed_graph"
>
directed_graph
</a>
object and a
pair of indices. It returns a reference to the edge object between the two nodes
with the given indices.
</description>
...
...
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