17 #ifndef HPP_CORE_TIME_PARAMETERIZATION_HH 18 # define HPP_CORE_TIME_PARAMETERIZATION_HH 21 # include <hpp/core/config.hh> 34 throw std::logic_error(
"not implemented");
41 #endif // HPP_CORE_TIME_PARAMETERIZATION_HH
pinocchio::size_type size_type
Definition: fwd.hh:156
Definition: time-parameterization.hh:25
pinocchio::value_type value_type
Definition: fwd.hh:157
boost::shared_ptr< TimeParameterization > TimeParameterizationPtr_t
Definition: fwd.hh:172
virtual value_type derivativeBound(const value_type &low, const value_type &up) const
Definition: time-parameterization.hh:30