roboptim::CachedFunction< T > Member List
This is the complete list of members for roboptim::CachedFunction< T >, including all inherited members.
cache_roboptim::CachedFunction< T > [mutable, protected]
CachedFunction(boost::shared_ptr< const T > fct, size_t size=10)roboptim::CachedFunction< T > [explicit]
cacheKey_t typedefroboptim::CachedFunction< T >
function_roboptim::CachedFunction< T > [protected]
functionCache_t typedefroboptim::CachedFunction< T >
gradientCache_roboptim::CachedFunction< T > [mutable, protected]
gradientCache_t typedefroboptim::CachedFunction< T >
hessianCache_roboptim::CachedFunction< T > [mutable, protected]
hessianCache_t typedefroboptim::CachedFunction< T >
impl_compute(result_ref result, const_argument_ref argument) const roboptim::CachedFunction< T > [protected, virtual]
impl_derivative(gradient_ref derivative, value_type argument, size_type order=1) const roboptim::CachedFunction< T > [protected, virtual]
impl_derivative(gradient_ref, value_type, size_type) constroboptim::CachedFunction< T > [inline, protected]
impl_derivative(gradient_ref, value_type, size_type) constroboptim::CachedFunction< T > [inline, protected]
impl_derivative(gradient_ref, value_type, size_type) constroboptim::CachedFunction< T > [inline, protected]
impl_derivative(gradient_ref, value_type, size_type) constroboptim::CachedFunction< T > [inline, protected]
impl_derivative(gradient_ref, value_type, size_type) constroboptim::CachedFunction< T > [inline, protected]
impl_derivative(gradient_ref, value_type, size_type) constroboptim::CachedFunction< T > [inline, protected]
impl_gradient(gradient_ref gradient, const_argument_ref argument, size_type functionId=0) const roboptim::CachedFunction< T > [protected, virtual]
impl_gradient(gradient_ref, const_argument_ref, size_type) constroboptim::CachedFunction< T > [inline, protected]
impl_gradient(gradient_ref, const_argument_ref, size_type) constroboptim::CachedFunction< T > [inline, protected]
impl_hessian(hessian_ref hessian, const_argument_ref argument, size_type functionId=0) const roboptim::CachedFunction< T > [protected, virtual]
impl_hessian(hessian_ref, const_argument_ref, size_type) constroboptim::CachedFunction< T > [inline, protected]
impl_hessian(hessian_ref, const_argument_ref, size_type) constroboptim::CachedFunction< T > [inline, protected]
impl_hessian(hessian_ref, const_argument_ref, size_type) constroboptim::CachedFunction< T > [inline, protected]
impl_hessian(hessian_ref, const_argument_ref, size_type) constroboptim::CachedFunction< T > [inline, protected]
impl_jacobian(jacobian_ref jacobian, const_argument_ref arg) const roboptim::CachedFunction< T > [protected, virtual]
impl_jacobian(jacobian_ref, const_argument_ref) constroboptim::CachedFunction< T > [inline, protected]
impl_jacobian(jacobian_ref, const_argument_ref) constroboptim::CachedFunction< T > [inline, protected]
interval_t typedefroboptim::CachedFunction< T >
jacobianCache_roboptim::CachedFunction< T > [mutable, protected]
jacobianCache_t typedefroboptim::CachedFunction< T >
reset()roboptim::CachedFunction< T >
ROBOPTIM_TWICE_DIFFERENTIABLE_FUNCTION_FWD_TYPEDEFS_(GenericTwiceDifferentiableFunction< traits_t >)roboptim::CachedFunction< T >
traits_t typedefroboptim::CachedFunction< T >
~CachedFunction()roboptim::CachedFunction< T >
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines