|
geomc 1.0
A c++ linear algebra template library
|
This is the complete list of members for HermitePath< T, N >, including all inherited members.
| acceleration(T s) const | SplinePath< T, N, HermiteSpline< T, N >, HermitePath< T, N > > | inline |
| bounds() const | SplinePath< T, N, HermiteSpline< T, N >, HermitePath< T, N > > | inline |
| elem_t typedef | Dimensional< T, N > | |
| HermitePath()=default | HermitePath< T, N > | |
| HermitePath(const std::initializer_list< Knot > knots) | HermitePath< T, N > | inline |
| HermitePath(const HermiteSpline< T, N > &segment) | HermitePath< T, N > | inline |
| knots | HermitePath< T, N > | |
| N | Dimensional< T, N > | static |
| n_segments() const | HermitePath< T, N > | inline |
| operator()(T s) const | SplinePath< T, N, HermiteSpline< T, N >, HermitePath< T, N > > | inline |
| operator[](size_t i) const | HermitePath< T, N > | inline |
| point_t typedef | Dimensional< T, N > | |
| segment(T s) const | SplinePath< T, N, HermiteSpline< T, N >, HermitePath< T, N > > | inline |
| velocity(T s) const | SplinePath< T, N, HermiteSpline< T, N >, HermitePath< T, N > > | inline |