All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
fcl::PredictResult Struct Reference

#include <hpp/fcl/learning/classifier.h>

Public Member Functions

 PredictResult ()
 
 PredictResult (bool label_, FCL_REAL prob_=1)
 

Public Attributes

bool label
 
FCL_REAL prob
 

Constructor & Destructor Documentation

fcl::PredictResult::PredictResult ( )
inline
fcl::PredictResult::PredictResult ( bool  label_,
FCL_REAL  prob_ = 1 
)
inline

Member Data Documentation

bool fcl::PredictResult::label
FCL_REAL fcl::PredictResult::prob