- 3.0.2 optimal control module.
|
This is the complete list of members for ct::optcon::SplinerBase< T, SCALAR >, including all inherited members.
computeSpline(const vector_array_t &points)=0 | ct::optcon::SplinerBase< T, SCALAR > | pure virtual |
evalSpline(const SCALAR time, const size_t shotIdx)=0 | ct::optcon::SplinerBase< T, SCALAR > | pure virtual |
matrix_t typedef | ct::optcon::SplinerBase< T, SCALAR > | |
splineDerivative_h_i(const SCALAR time, const size_t shotIdx) const =0 | ct::optcon::SplinerBase< T, SCALAR > | pure virtual |
splineDerivative_q_i(const SCALAR time, const size_t shotIdx) const =0 | ct::optcon::SplinerBase< T, SCALAR > | pure virtual |
splineDerivative_q_iplus1(const SCALAR time, const size_t shotIdx) const =0 | ct::optcon::SplinerBase< T, SCALAR > | pure virtual |
splineDerivative_t(const SCALAR time, const size_t shotIdx) const =0 | ct::optcon::SplinerBase< T, SCALAR > | pure virtual |
SplinerBase()=default | ct::optcon::SplinerBase< T, SCALAR > | |
vector_array_t typedef | ct::optcon::SplinerBase< T, SCALAR > | |
vector_t typedef | ct::optcon::SplinerBase< T, SCALAR > | |
~SplinerBase()=default | ct::optcon::SplinerBase< T, SCALAR > | virtual |