Commit d3393766 authored by Davis King's avatar Davis King

Clarified spec

parent fc65fab0
...@@ -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().
!*/ !*/
}; };
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment