mirror of https://github.com/davisking/dlib.git
updated spec
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403659
This commit is contained in:
parent
24fcd5c595
commit
b46186fc21
|
@ -34,7 +34,7 @@ namespace dlib
|
||||||
ensures
|
ensures
|
||||||
- #index1() == 0
|
- #index1() == 0
|
||||||
- #index2() == 0
|
- #index2() == 0
|
||||||
- #distance() == std::numeric_limits<float>::max()
|
- #distance() == std::numeric_limits<float>::infinity()
|
||||||
!*/
|
!*/
|
||||||
|
|
||||||
sample_pair (
|
sample_pair (
|
||||||
|
|
Loading…
Reference in New Issue