19 #ifndef HPP_ANALYSIS_HH 20 #define HPP_ANALYSIS_HH 37 bool AddAnalysis(
const std::string& name,
const evaluate func);
44 #endif // HPP_ANALYSIS_HH Definition: analysis.hh:33
std::shared_ptr< RbPrmFullBody > RbPrmFullBodyPtr_t
Definition: kinematics_constraints.hh:12
#define HPP_RBPRM_DLLAPI
Definition: config.hh:64
Definition: algorithm.hh:27
T_evaluate evaluate_
Definition: analysis.hh:38
std::map< std::string, evaluate > T_evaluate
Definition: sample-db.hh:71
boost::function< double(const SampleDB &sampleDB, const sampling::Sample &sample)> evaluate
Definition: sample-db.hh:70
rbprm::RbPrmFullBodyPtr_t device_
Definition: analysis.hh:39