#include <hpp/fcl/learning/classifier.h>
Public Member Functions | |
PredictResult () | |
PredictResult (bool label_, FCL_REAL prob_=1) | |
Public Attributes | |
bool | label |
FCL_REAL | prob |
|
inline |
|
inline |
bool fcl::PredictResult::label |
Referenced by fcl::SVMClassifier< N >::error_rate().
FCL_REAL fcl::PredictResult::prob |