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
d3393766
You need to sign in or sign up before continuing.
Commit
d3393766
authored
Oct 27, 2011
by
Davis King
Browse files
Clarified spec
parent
fc65fab0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
dlib/optimization/find_max_factor_graph_viterbi_abstract.h
dlib/optimization/find_max_factor_graph_viterbi_abstract.h
+1
-0
No files found.
dlib/optimization/find_max_factor_graph_viterbi_abstract.h
View file @
d3393766
...
@@ -77,6 +77,7 @@ namespace dlib
...
@@ -77,6 +77,7 @@ namespace dlib
nodes take on the values defined below:
nodes take on the values defined below:
- node_states(0) == the value of the node with ID node_id
- node_states(0) == the value of the node with ID node_id
- node_states(i) == the value of the node with ID node_id-i
- node_states(i) == the value of the node with ID node_id-i
- It is ok for this function to return a value of -std::numeric_limits<double>::infinity().
!*/
!*/
};
};
...
...
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