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
f7cb3882
"...git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "9fdbc14ec1715d82ae610489b580ad6859fddc3c"
Commit
f7cb3882
authored
May 21, 2012
by
Davis King
Browse files
clarified spec
parent
3b4a2308
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
dlib/graph_cuts/min_cut_abstract.h
dlib/graph_cuts/min_cut_abstract.h
+1
-1
No files found.
dlib/graph_cuts/min_cut_abstract.h
View file @
f7cb3882
...
...
@@ -355,7 +355,7 @@ namespace dlib
object defined at the top of this file, or, an implementation of
dlib/directed_graph/directed_graph_kernel_abstract.h.
ensures
- returns the sum of the outgoing
edge
s from nodes with a label of SOURCE_CUT
- returns the sum of the outgoing
flow
s from nodes with a label of SOURCE_CUT
to nodes with a label != SOURCE_CUT. Note that for a directed_graph object,
the labels are stored in the node's data field.
!*/
...
...
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