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
3835361067
commit
f63a2cb518
@ -1429,7 +1429,7 @@ namespace dlib
|
||||
);
|
||||
/*!
|
||||
requires
|
||||
- m.size() > 9
|
||||
- m.size() > 0
|
||||
ensures
|
||||
- Like max_point(), this function finds the location in m with the largest
|
||||
value. However, we additionally use some quadratic interpolation to find the
|
||||
|
Loading…
Reference in New Issue
Block a user