30#ifndef HPP_CORE_PATH_OPTIMIZATION_COST_HH
31#define HPP_CORE_PATH_OPTIMIZATION_COST_HH
52 const std::string&
name)
const std::string & name() const
DifferentiableFunction(size_type sizeInput, size_type sizeInputDerivative, size_type sizeOutput, std::string name=std::string())
size_type inputDerivativeSize() const
size_type inputSize() const
Cost(size_type inputSize, size_type inputDerivativeSize, const std::string &name)
Definition cost.hh:51
virtual void hessian(matrixOut_t hessian) const =0
#define HPP_CORE_DLLAPI
Definition config.hh:88
Definition bi-rrt-planner.hh:36
pinocchio::size_type size_type
Definition fwd.hh:173
constraints::matrixOut_t matrixOut_t
Definition fwd.hh:167
constraints::LiegroupSpace LiegroupSpace
Definition fwd.hh:171