Skip to content

Commit

Permalink
missing param
Browse files Browse the repository at this point in the history
  • Loading branch information
jimregan committed Jul 20, 2015
1 parent 48a4bc2 commit c844628
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions classify/intmatcher.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,7 @@ class ClassPruner {
* for each class (by CLASS_INDEX)
* @param results Sorted Array of pruned classes. Must be an array
* of size at least int_templates->NumClasses.
* @param keep_this
*/
int Classify::PruneClasses(const INT_TEMPLATES_STRUCT* int_templates,
int num_features, int keep_this,
Expand Down

0 comments on commit c844628

Please sign in to comment.