mirror of
https://github.com/davisking/dlib.git
synced 2024-11-01 10:14:53 +08:00
Fixed typo in spec
This commit is contained in:
parent
db5e785032
commit
40e45d991d
@ -89,7 +89,7 @@ namespace dlib
|
||||
- This function is basically the inverse of get_neighbor().
|
||||
- returns a number IDX such that:
|
||||
- get_neighbor(idx1,IDX) == idx2
|
||||
- IDX < number_of_neighbors(node_idx1)
|
||||
- IDX < number_of_neighbors(idx1)
|
||||
!*/
|
||||
|
||||
void set_label (
|
||||
|
Loading…
Reference in New Issue
Block a user