Clarified spec

This commit is contained in:
Davis King 2011-10-27 23:46:46 -04:00
parent fc65fab048
commit d339376638
1 changed files with 1 additions and 0 deletions

View File

@ -77,6 +77,7 @@ namespace dlib
nodes take on the values defined below:
- 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
- It is ok for this function to return a value of -std::numeric_limits<double>::infinity().
!*/
};