add_curve(const curve_t &cf) | curves::piecewise_curve< Time, Numeric, Safe, Point, T_Point, SplineBase > | inline |
boost::serialization::access class | curves::exact_cubic< Time, Numeric, Safe, Point, T_Point, SplineBase > | friend |
cit_spline_t typedef | curves::exact_cubic< Time, Numeric, Safe, Point, T_Point, SplineBase > | |
compute_derivate(const std::size_t order) const | curves::piecewise_curve< Time, Numeric, Safe, Point, T_Point, SplineBase > | inline |
convert_discrete_points_to_polynomial(T_Point points, t_time_t time_points) | curves::piecewise_curve< Time, Numeric, Safe, Point, T_Point, SplineBase > | inlinestatic |
convert_discrete_points_to_polynomial(T_Point points, T_Point points_derivative, t_time_t time_points) | curves::piecewise_curve< Time, Numeric, Safe, Point, T_Point, SplineBase > | inlinestatic |
convert_discrete_points_to_polynomial(T_Point points, T_Point points_derivative, T_Point points_second_derivative, t_time_t time_points) | curves::piecewise_curve< Time, Numeric, Safe, Point, T_Point, SplineBase > | inlinestatic |
convert_piecewise_curve_to_bezier() | curves::piecewise_curve< Time, Numeric, Safe, Point, T_Point, SplineBase > | inline |
convert_piecewise_curve_to_cubic_hermite() | curves::piecewise_curve< Time, Numeric, Safe, Point, T_Point, SplineBase > | inline |
convert_piecewise_curve_to_polynomial() | curves::piecewise_curve< Time, Numeric, Safe, Point, T_Point, SplineBase > | inline |
curve_abc() | curves::curve_abc< Time, Numeric, Safe, Point > | inline |
curve_t typedef | curves::piecewise_curve< Time, Numeric, Safe, Point, T_Point, SplineBase > | |
curves_ | curves::piecewise_curve< Time, Numeric, Safe, Point, T_Point, SplineBase > | |
derivate(const Time t, const std::size_t order) const | curves::piecewise_curve< Time, Numeric, Safe, Point, T_Point, SplineBase > | inlinevirtual |
dim() const | curves::piecewise_curve< Time, Numeric, Safe, Point, T_Point, SplineBase > | inlinevirtual |
dim_ | curves::piecewise_curve< Time, Numeric, Safe, Point, T_Point, SplineBase > | |
exact_cubic() | curves::exact_cubic< Time, Numeric, Safe, Point, T_Point, SplineBase > | inline |
exact_cubic(In wayPointsBegin, In wayPointsEnd) | curves::exact_cubic< Time, Numeric, Safe, Point, T_Point, SplineBase > | inline |
exact_cubic(In wayPointsBegin, In wayPointsEnd, const spline_constraints &constraints) | curves::exact_cubic< Time, Numeric, Safe, Point, T_Point, SplineBase > | inline |
exact_cubic(const t_spline_t &subSplines) | curves::exact_cubic< Time, Numeric, Safe, Point, T_Point, SplineBase > | inline |
exact_cubic(const exact_cubic &other) | curves::exact_cubic< Time, Numeric, Safe, Point, T_Point, SplineBase > | inline |
exact_cubic_t typedef | curves::exact_cubic< Time, Numeric, Safe, Point, T_Point, SplineBase > | |
getNumberCurves() | curves::piecewise_curve< Time, Numeric, Safe, Point, T_Point, SplineBase > | inline |
getNumberSplines() | curves::exact_cubic< Time, Numeric, Safe, Point, T_Point, SplineBase > | inline |
getSplineAt(std::size_t index) | curves::exact_cubic< Time, Numeric, Safe, Point, T_Point, SplineBase > | inline |
is_continuous(const std::size_t order) | curves::piecewise_curve< Time, Numeric, Safe, Point, T_Point, SplineBase > | inline |
it_spline_t typedef | curves::exact_cubic< Time, Numeric, Safe, Point, T_Point, SplineBase > | |
MARGIN | curves::piecewise_curve< Time, Numeric, Safe, Point, T_Point, SplineBase > | static |
Matrix3 typedef | curves::exact_cubic< Time, Numeric, Safe, Point, T_Point, SplineBase > | |
MatrixX typedef | curves::exact_cubic< Time, Numeric, Safe, Point, T_Point, SplineBase > | |
max() const | curves::piecewise_curve< Time, Numeric, Safe, Point, T_Point, SplineBase > | inlinevirtual |
min() const | curves::piecewise_curve< Time, Numeric, Safe, Point, T_Point, SplineBase > | inlinevirtual |
num_t typedef | curves::exact_cubic< Time, Numeric, Safe, Point, T_Point, SplineBase > | |
operator()(const Time t) const | curves::piecewise_curve< Time, Numeric, Safe, Point, T_Point, SplineBase > | inlinevirtual |
piecewise_curve() | curves::piecewise_curve< Time, Numeric, Safe, Point, T_Point, SplineBase > | inline |
piecewise_curve(const curve_t &cf) | curves::piecewise_curve< Time, Numeric, Safe, Point, T_Point, SplineBase > | inline |
piecewise_curve(const t_curve_t list_curves) | curves::piecewise_curve< Time, Numeric, Safe, Point, T_Point, SplineBase > | inline |
piecewise_curve(const piecewise_curve &other) | curves::piecewise_curve< Time, Numeric, Safe, Point, T_Point, SplineBase > | inline |
piecewise_curve_t typedef | curves::exact_cubic< Time, Numeric, Safe, Point, T_Point, SplineBase > | |
point_t typedef | curves::exact_cubic< Time, Numeric, Safe, Point, T_Point, SplineBase > | |
serialize(Archive &ar, const unsigned int version) | curves::exact_cubic< Time, Numeric, Safe, Point, T_Point, SplineBase > | inline |
size_ | curves::piecewise_curve< Time, Numeric, Safe, Point, T_Point, SplineBase > | |
spline_constraints typedef | curves::exact_cubic< Time, Numeric, Safe, Point, T_Point, SplineBase > | |
spline_t typedef | curves::exact_cubic< Time, Numeric, Safe, Point, T_Point, SplineBase > | |
t_curve_t typedef | curves::piecewise_curve< Time, Numeric, Safe, Point, T_Point, SplineBase > | |
T_max_ | curves::piecewise_curve< Time, Numeric, Safe, Point, T_Point, SplineBase > | |
T_min_ | curves::piecewise_curve< Time, Numeric, Safe, Point, T_Point, SplineBase > | |
t_point_t typedef | curves::exact_cubic< Time, Numeric, Safe, Point, T_Point, SplineBase > | |
t_spline_t typedef | curves::exact_cubic< Time, Numeric, Safe, Point, T_Point, SplineBase > | |
t_time_t typedef | curves::piecewise_curve< Time, Numeric, Safe, Point, T_Point, SplineBase > | |
time_curves_ | curves::piecewise_curve< Time, Numeric, Safe, Point, T_Point, SplineBase > | |
time_t typedef | curves::exact_cubic< Time, Numeric, Safe, Point, T_Point, SplineBase > | |
timeRange() | curves::curve_abc< Time, Numeric, Safe, Point > | inline |
~curve_abc() | curves::curve_abc< Time, Numeric, Safe, Point > | inlinevirtual |
~exact_cubic() | curves::exact_cubic< Time, Numeric, Safe, Point, T_Point, SplineBase > | inlinevirtual |
~piecewise_curve() | curves::piecewise_curve< Time, Numeric, Safe, Point, T_Point, SplineBase > | inlinevirtual |