Commit f03906fa authored by Davis King's avatar Davis King

Fixed formatting

parent 0a23f5f9
...@@ -152,6 +152,7 @@ namespace dlib ...@@ -152,6 +152,7 @@ namespace dlib
- returns the dimensionality of the feature vectors returned by operator(). - returns the dimensionality of the feature vectors returned by operator().
In this case, this is the number of hash bins. That is, get_hash().num_hash_bins() In this case, this is the number of hash bins. That is, get_hash().num_hash_bins()
!*/ !*/
const descriptor_type& operator() ( const descriptor_type& operator() (
long row, long row,
long col long col
......
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