Skip to content

Commit

Permalink
fix documentation error
Browse files Browse the repository at this point in the history
  • Loading branch information
Soeren Sonnenburg committed Jun 4, 2012
1 parent 2b27934 commit fc9099c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/shogun/labels/Labels.h
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ class CLabels : public CSGObject

/** get confidence value for a particular label
*
* @param label index
* @param idx label index
* @return confidence value of label with index idx
*/
virtual float64_t get_confidence(int32_t idx);
Expand Down

0 comments on commit fc9099c

Please sign in to comment.