Public Member Functions | |
IKOptLibProblem (IKBase *ik) | |
void | initialize () |
double | value (const TVector &x) |
bool | callback (const cppoptlib::Criteria< double > &state, const TVector &x) |
Public Attributes | |
IKBase * | ik |
std::vector< double > | fk_values |
Definition at line 72 of file ik_cppoptlib.cpp.