fixed typo in spec

This commit is contained in:
Davis King 2015-01-20 22:46:18 -05:00
parent 3835361067
commit f63a2cb518

View File

@ -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