Public Member Functions | Public Attributes | List of all members
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

◆ PredictResult() [1/2]

fcl::PredictResult::PredictResult ( )
inline

◆ PredictResult() [2/2]

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

Member Data Documentation

◆ label

bool fcl::PredictResult::label

◆ prob

FCL_REAL fcl::PredictResult::prob