Go to the documentation of this file.
38 #ifndef FCL_CCD_TAYLOR_MATRIX_H
39 #define FCL_CCD_TAYLOR_MATRIX_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;
108 template <
typename S>
112 template <
typename S>
116 template <
typename S>
120 template <
typename S>
124 template <
typename S>
128 template <
typename S>
132 template <
typename S>
template TMatrix3< double > operator-(const Matrix3< double > &m1, const TMatrix3< double > &m2)
Eigen::Matrix< S, 3, 1 > Vector3
Eigen::Matrix< S, 3, 3 > Matrix3
template IMatrix3< double > rotationConstrain(const IMatrix3< double > &m)
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