hpp::core::pathOptimization::Cost Member List

This is the complete list of members for hpp::core::pathOptimization::Cost, including all inherited members.

activeDerivativeParameters() const hpp::constraints::DifferentiableFunction
activeDerivativeParameters_hpp::constraints::DifferentiableFunctionprotected
activeParameters() const hpp::constraints::DifferentiableFunction
activeParameters_hpp::constraints::DifferentiableFunctionprotected
context() const hpp::constraints::DifferentiableFunction
context(const std::string &c)hpp::constraints::DifferentiableFunction
Cost(size_type inputSize, size_type inputDerivativeSize, const std::string &name)hpp::core::pathOptimization::Costinlineprotected
DifferentiableFunction(size_type sizeInput, size_type sizeInputDerivative, size_type sizeOutput, std::string name=std::string())hpp::constraints::DifferentiableFunctionprotected
DifferentiableFunction(size_type sizeInput, size_type sizeInputDerivative, const LiegroupSpacePtr_t &outputSpace, std::string name=std::string())hpp::constraints::DifferentiableFunctionprotected
finiteDifferenceCentral(matrixOut_t jacobian, vectorIn_t arg, DevicePtr_t robot=DevicePtr_t(), value_type eps=std::sqrt(Eigen::NumTraits< value_type >::epsilon())) const hpp::constraints::DifferentiableFunction
finiteDifferenceForward(matrixOut_t jacobian, vectorIn_t arg, DevicePtr_t robot=DevicePtr_t(), value_type eps=std::sqrt(Eigen::NumTraits< value_type >::epsilon())) const hpp::constraints::DifferentiableFunction
hessian(matrixOut_t hessian) const =0hpp::core::pathOptimization::Costpure virtual
impl_compute(LiegroupElementRef result, vectorIn_t argument) const =0hpp::constraints::DifferentiableFunctionprotectedpure virtual
impl_jacobian(matrixOut_t jacobian, vectorIn_t arg) const =0hpp::constraints::DifferentiableFunctionprotectedpure virtual
inputDerivativeSize() const hpp::constraints::DifferentiableFunction
inputDerivativeSize_hpp::constraints::DifferentiableFunctionprotected
inputSize() const hpp::constraints::DifferentiableFunction
inputSize_hpp::constraints::DifferentiableFunctionprotected
jacobian(matrixOut_t jacobian, vectorIn_t argument) const hpp::constraints::DifferentiableFunction
name() const hpp::constraints::DifferentiableFunction
operator()(vectorIn_t argument) const hpp::constraints::DifferentiableFunction
outputDerivativeSize() const hpp::constraints::DifferentiableFunction
outputSize() const hpp::constraints::DifferentiableFunction
outputSpace() const hpp::constraints::DifferentiableFunction
outputSpace_hpp::constraints::DifferentiableFunctionprotected
print(std::ostream &o) const hpp::constraints::DifferentiableFunctionvirtual
value(LiegroupElementRef result, vectorIn_t argument) const hpp::constraints::DifferentiableFunction
~DifferentiableFunction()hpp::constraints::DifferentiableFunctionvirtual