#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 |
fcl::Item< N >::Item | ( | const Vecnf< N > & | q_, |
bool | label_, | ||
FCL_REAL | w_ = 1 |
||
) | [inline] |