hpp-core 6.1.0
Implement basic classes for canonical path planning for kinematic chains.
Loading...
Searching...
No Matches
hpp::core::pathOptimization::Cost Member List

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

activeDerivativeParameters() consthpp::constraints::DifferentiableFunction
activeDerivativeParameters_hpp::constraints::DifferentiableFunctionprotected
activeParameters() consthpp::constraints::DifferentiableFunction
activeParameters_hpp::constraints::DifferentiableFunctionprotected
context() consthpp::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
dependsOnRelPoseBetween(DeviceConstPtr_t) consthpp::constraints::DifferentiableFunctionvirtual
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
DifferentiableFunction()hpp::constraints::DifferentiableFunctionprotected
extract(DifferentiableFunctionPtr_t original, interval_t interval)hpp::constraints::DifferentiableFunctionstatic
finiteDifferenceCentral(matrixOut_t jacobian, vectorIn_t arg, DevicePtr_t robot=DevicePtr_t(), value_type eps=std::sqrt(Eigen::NumTraits< value_type >::epsilon())) consthpp::constraints::DifferentiableFunction
finiteDifferenceForward(matrixOut_t jacobian, vectorIn_t arg, DevicePtr_t robot=DevicePtr_t(), value_type eps=std::sqrt(Eigen::NumTraits< value_type >::epsilon())) consthpp::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() consthpp::constraints::DifferentiableFunction
inputDerivativeSize_hpp::constraints::DifferentiableFunctionprotected
inputSize() consthpp::constraints::DifferentiableFunction
inputSize_hpp::constraints::DifferentiableFunctionprotected
isEqual(const DifferentiableFunction &other) consthpp::constraints::DifferentiableFunctionprotectedvirtual
jacobian(matrixOut_t jacobian, vectorIn_t argument) consthpp::constraints::DifferentiableFunction
name() consthpp::constraints::DifferentiableFunction
operator!=(DifferentiableFunction const &b) consthpp::constraints::DifferentiableFunction
operator()(vectorIn_t argument) consthpp::constraints::DifferentiableFunction
operator==(DifferentiableFunction const &other) consthpp::constraints::DifferentiableFunction
outputDerivativeSize() consthpp::constraints::DifferentiableFunction
outputSize() consthpp::constraints::DifferentiableFunction
outputSpace() consthpp::constraints::DifferentiableFunction
outputSpace_hpp::constraints::DifferentiableFunctionprotected
print(std::ostream &o) consthpp::constraints::DifferentiableFunctionvirtual
value(LiegroupElementRef result, vectorIn_t argument) consthpp::constraints::DifferentiableFunction
~DifferentiableFunction()hpp::constraints::DifferentiableFunctionvirtual