Loading...
Searching...
No Matches
ndcurves::cubic_hermite_spline< Time, Numeric, Safe, Point > Member List

This is the complete list of members for ndcurves::cubic_hermite_spline< Time, Numeric, Safe, Point >, including all inherited members.

bezier_t typedefndcurves::cubic_hermite_spline< Time, Numeric, Safe, Point >
boost::serialization::accessndcurves::cubic_hermite_spline< Time, Numeric, Safe, Point >friend
compute_derivate(const std::size_t order) constndcurves::cubic_hermite_spline< Time, Numeric, Safe, Point >inline
compute_derivate_ptr(const std::size_t order) constndcurves::cubic_hermite_spline< Time, Numeric, Safe, Point >inlinevirtual
control_points_ndcurves::cubic_hermite_spline< Time, Numeric, Safe, Point >
cubic_hermite_spline()ndcurves::cubic_hermite_spline< Time, Numeric, Safe, Point >inline
cubic_hermite_spline(In PairsBegin, In PairsEnd, const vector_time_t &time_control_points)ndcurves::cubic_hermite_spline< Time, Numeric, Safe, Point >inline
cubic_hermite_spline(const cubic_hermite_spline &other)ndcurves::cubic_hermite_spline< Time, Numeric, Safe, Point >inline
cubic_hermite_spline_t typedefndcurves::cubic_hermite_spline< Time, Numeric, Safe, Point >
curve_abc()ndcurves::curve_abc< Time, Numeric, Safe, Point, Point_derivate >inline
curve_abc_t typedefndcurves::cubic_hermite_spline< Time, Numeric, Safe, Point >
curve_derivate_t typedefndcurves::curve_abc< Time, Numeric, Safe, Point, Point_derivate >
curve_ptr_t typedefndcurves::curve_abc< Time, Numeric, Safe, Point, Point_derivate >
curve_t typedefndcurves::curve_abc< Time, Numeric, Safe, Point, Point_derivate >
degree() constndcurves::cubic_hermite_spline< Time, Numeric, Safe, Point >inlinevirtual
degree_ndcurves::cubic_hermite_spline< Time, Numeric, Safe, Point >
derivate(const time_t t, const std::size_t order) constndcurves::cubic_hermite_spline< Time, Numeric, Safe, Point >inlinevirtual
dim() constndcurves::cubic_hermite_spline< Time, Numeric, Safe, Point >inlinevirtual
dim_ndcurves::cubic_hermite_spline< Time, Numeric, Safe, Point >
duration_splines_ndcurves::cubic_hermite_spline< Time, Numeric, Safe, Point >
getControlPoints()ndcurves::cubic_hermite_spline< Time, Numeric, Safe, Point >inline
getTime()ndcurves::cubic_hermite_spline< Time, Numeric, Safe, Point >inline
isApprox(const cubic_hermite_spline_t &other, const Numeric prec=Eigen::NumTraits< Numeric >::dummy_precision()) constndcurves::cubic_hermite_spline< Time, Numeric, Safe, Point >inline
isApprox(const curve_abc_t *other, const Numeric prec=Eigen::NumTraits< Numeric >::dummy_precision()) constndcurves::cubic_hermite_spline< Time, Numeric, Safe, Point >inlinevirtual
ndcurves::curve_abc::isApprox(const curve_t *other, const Numeric prec=Eigen::NumTraits< Numeric >::dummy_precision()) const =0ndcurves::curve_abc< Time, Numeric, Safe, Point, Point_derivate >pure virtual
isEquivalent(const curve_t *other, const Numeric prec=Eigen::NumTraits< Numeric >::dummy_precision(), const size_t order=5) constndcurves::curve_abc< Time, Numeric, Safe, Point, Point_derivate >inline
loadFromBinary(const std::string &filename)ndcurves::serialization::Serializableinline
loadFromText(const std::string &filename)ndcurves::serialization::Serializableinline
loadFromXML(const std::string &filename, const std::string &tag_name)ndcurves::serialization::Serializableinline
max() constndcurves::cubic_hermite_spline< Time, Numeric, Safe, Point >inlinevirtual
min() constndcurves::cubic_hermite_spline< Time, Numeric, Safe, Point >inlinevirtual
num_t typedefndcurves::cubic_hermite_spline< Time, Numeric, Safe, Point >
numIntervals() constndcurves::cubic_hermite_spline< Time, Numeric, Safe, Point >inline
operator!=(const cubic_hermite_spline_t &other) constndcurves::cubic_hermite_spline< Time, Numeric, Safe, Point >inlinevirtual
operator()(const time_t t) constndcurves::cubic_hermite_spline< Time, Numeric, Safe, Point >inlinevirtual
operator==(const cubic_hermite_spline_t &other) constndcurves::cubic_hermite_spline< Time, Numeric, Safe, Point >inlinevirtual
pair_point_tangent_t typedefndcurves::cubic_hermite_spline< Time, Numeric, Safe, Point >
piecewise_bezier_t typedefndcurves::cubic_hermite_spline< Time, Numeric, Safe, Point >
point_derivate_t typedefndcurves::curve_abc< Time, Numeric, Safe, Point, Point_derivate >
point_t typedefndcurves::cubic_hermite_spline< Time, Numeric, Safe, Point >
saveAsBinary(const std::string &filename) constndcurves::serialization::Serializableinline
saveAsText(const std::string &filename) constndcurves::serialization::Serializableinline
saveAsXML(const std::string &filename, const std::string &tag_name) constndcurves::serialization::Serializableinline
serialize(Archive &ar, const unsigned int version)ndcurves::cubic_hermite_spline< Time, Numeric, Safe, Point >inline
setTime(const vector_time_t &time_control_points)ndcurves::cubic_hermite_spline< Time, Numeric, Safe, Point >inline
size() constndcurves::cubic_hermite_spline< Time, Numeric, Safe, Point >inline
size_ndcurves::cubic_hermite_spline< Time, Numeric, Safe, Point >
T_max_ndcurves::cubic_hermite_spline< Time, Numeric, Safe, Point >
T_min_ndcurves::cubic_hermite_spline< Time, Numeric, Safe, Point >
t_pair_point_tangent_t typedefndcurves::cubic_hermite_spline< Time, Numeric, Safe, Point >
t_point_t typedefndcurves::cubic_hermite_spline< Time, Numeric, Safe, Point >
time_control_points_ndcurves::cubic_hermite_spline< Time, Numeric, Safe, Point >
time_t typedefndcurves::cubic_hermite_spline< Time, Numeric, Safe, Point >
timeRange()ndcurves::curve_abc< Time, Numeric, Safe, Point, Point_derivate >inline
vector_time_t typedefndcurves::cubic_hermite_spline< Time, Numeric, Safe, Point >
~cubic_hermite_spline()ndcurves::cubic_hermite_spline< Time, Numeric, Safe, Point >inlinevirtual
~curve_abc()ndcurves::curve_abc< Time, Numeric, Safe, Point, Point_derivate >inlinevirtual