callback_ptr typedef | roboptim::FunctionPool< F, FLIST > | |
callback_t typedef | roboptim::FunctionPool< F, FLIST > | |
function_t typedef | roboptim::FunctionPool< F, FLIST > | |
functionList_t typedef | roboptim::FunctionPool< F, FLIST > | |
FunctionPool(const callback_ptr callback, const functionList_t &functions, const std::string &name="") | roboptim::FunctionPool< F, FLIST > | explicit |
functionTypeList_t typedef | roboptim::FunctionPool< F, FLIST > | |
impl_compute(result_ref result, const_argument_ref x) const | roboptim::FunctionPool< F, FLIST > | virtual |
impl_gradient(gradient_ref gradient, const_argument_ref argument, size_type functionId=0) const | roboptim::FunctionPool< F, FLIST > | virtual |
impl_jacobian(jacobian_ref jacobian, const_argument_ref arg) const | roboptim::FunctionPool< F, FLIST > | virtual |
listInputSize(const functionList_t &functions) | roboptim::FunctionPool< F, FLIST > | static |
listOutputSize(const functionList_t &functions) | roboptim::FunctionPool< F, FLIST > | static |
pool_t typedef | roboptim::FunctionPool< F, FLIST > | |
print(std::ostream &) const | roboptim::FunctionPool< F, FLIST > | virtual |
ROBOPTIM_DIFFERENTIABLE_FUNCTION_FWD_TYPEDEFS_(pool_t) | roboptim::FunctionPool< F, FLIST > | |
~FunctionPool() | roboptim::FunctionPool< F, FLIST > | virtual |