30 #ifndef HPP_CORE_PATH_OPTIMIZATION_COST_HH
31 #define HPP_CORE_PATH_OPTIMIZATION_COST_HH
39 namespace pathOptimization {
52 const std::string& name)
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
pinocchio::size_type size_type
Definition: fwd.hh:173
constraints::matrixOut_t matrixOut_t
Definition: fwd.hh:167