"megatron/git@developer.sourcefind.cn:OpenDAS/megatron-lm.git" did not exist on "2a3b445d4b15df0857f019a167abe6bbd322f077"
Commit f03906fa authored by Davis King's avatar Davis King
Browse files

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