#include <hpp/fcl/learning/classifier.h>
Public Member Functions | |
Item (const Vecnf< N > &q_, bool label_, FCL_REAL w_=1) | |
Item () | |
Public Attributes | |
Vecnf< N > | q |
bool | label |
FCL_REAL | w |
|
inline |
bool fcl::Item< N >::label |
Referenced by fcl::computeScaler(), and fcl::SVMClassifier< N >::~SVMClassifier().