Go to the documentation of this file.
38 #ifndef FCL_CCD_TAYLOR_VECTOR_H
39 #define FCL_CCD_TAYLOR_VECTOR_H
100 void setTimeInterval(
const std::shared_ptr<
TimeInterval<S>>& time_interval);
101 void setTimeInterval(S l, S
r);
103 const std::shared_ptr<TimeInterval<S>>& getTimeInterval()
const;
106 template <
typename S>
110 template <
typename S>
114 template <
typename S>
118 template <
typename S>
template TMatrix3< double > operator-(const Matrix3< double > &m1, const TMatrix3< double > &m2)
template void generateTVector3ForLinearFunc(TVector3< double > &v, const Vector3< double > &position, const Vector3< double > &velocity)
Eigen::Matrix< S, 3, 1 > Vector3
template TMatrix3< double > operator*(const Matrix3< double > &m, const TaylorModel< double > &a)
TaylorModel implements a third order Taylor model, i.e., a cubic approximation of a function over a t...
template TMatrix3< double > operator+(const Matrix3< double > &m1, const TMatrix3< double > &m2)
fcl
Author(s):
autogenerated on Tue Dec 5 2023 03:40:49