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
6bbbd3cf
Commit
6bbbd3cf
authored
Sep 18, 2011
by
Davis King
Browse files
Minor clarification.
parent
ccac8453
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
dlib/optimization/find_max_factor_graph_viterbi_abstract.h
dlib/optimization/find_max_factor_graph_viterbi_abstract.h
+1
-1
No files found.
dlib/optimization/find_max_factor_graph_viterbi_abstract.h
View file @
6bbbd3cf
...
...
@@ -92,7 +92,7 @@ namespace dlib
- This function is a tool for exactly solving the MAP problem in a chain-structured
graphical model or factor graph. That is, it attempts to solve a certain kind of
optimization problem which can be defined as follows:
- Let X
b
e a set of prob.number_of_nodes() integer valued variables, each taking
- Let X
denot
e a set of prob.number_of_nodes() integer valued variables, each taking
a value in the range [0, map_problem::num_states).
- Let X(i) = the ith variable in X.
- Let F(i) = factor_value_i(X(i), X(i-1), ..., X(i-map_problem::order))
...
...
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