Commit c3d52caa authored by Davis King's avatar Davis King

Fixed typo in spec

parent f62d0474
......@@ -185,7 +185,7 @@ namespace dlib
) const;
/*!
requires
- idx < num_detectors
- idx < num_detectors()
ensures
- returns the idx-th weight vector loaded into this object. All the weight vectors
have the same dimension and logically each represents a different detector.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment