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
f62d047412
commit
c3d52caaa1
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user