mirror of https://github.com/davisking/dlib.git
Clarified spec
This commit is contained in:
parent
fc65fab048
commit
d339376638
|
@ -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().
|
||||
!*/
|
||||
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue