All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
hpp::core::pathOptimization::PathLength Member List

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

Cost(size_type inputSize, size_type inputDerivativeSize, const std::string &name)hpp::core::pathOptimization::Costinlineprotected
create(const WeighedDistancePtr_t &distance, const PathVectorPtr_t &path)hpp::core::pathOptimization::PathLengthstatic
hessian(matrixOut_t result) const hpp::core::pathOptimization::PathLengthprotectedvirtual
impl_compute(LiegroupElement &result, vectorIn_t argument) const hpp::core::pathOptimization::PathLengthprotectedvirtual
impl_jacobian(matrixOut_t jacobian, vectorIn_t arg) const hpp::core::pathOptimization::PathLengthprotectedvirtual
PathLength(const WeighedDistancePtr_t &distance, const PathVectorPtr_t &path)hpp::core::pathOptimization::PathLengthprotected