FCL  0.6.0
Flexible Collision Library
fcl::TMatrix3< S > Member List

This is the complete list of members for fcl::TMatrix3< S >, including all inherited members.

diameter() const (defined in fcl::TMatrix3< S >)fcl::TMatrix3< S >
getBound() const (defined in fcl::TMatrix3< S >)fcl::TMatrix3< S >
getBound(S l, S r) const (defined in fcl::TMatrix3< S >)fcl::TMatrix3< S >
getBound(S t) const (defined in fcl::TMatrix3< S >)fcl::TMatrix3< S >
getColumn(size_t i) const (defined in fcl::TMatrix3< S >)fcl::TMatrix3< S >
getRow(size_t i) const (defined in fcl::TMatrix3< S >)fcl::TMatrix3< S >
getTightBound() const (defined in fcl::TMatrix3< S >)fcl::TMatrix3< S >
getTightBound(S l, S r) const (defined in fcl::TMatrix3< S >)fcl::TMatrix3< S >
getTimeInterval() const (defined in fcl::TMatrix3< S >)fcl::TMatrix3< S >
operator()(size_t i, size_t j) const (defined in fcl::TMatrix3< S >)fcl::TMatrix3< S >
operator()(size_t i, size_t j) (defined in fcl::TMatrix3< S >)fcl::TMatrix3< S >
operator*(const Vector3< S > &v) const (defined in fcl::TMatrix3< S >)fcl::TMatrix3< S >
operator*(const TVector3< S > &v) const (defined in fcl::TMatrix3< S >)fcl::TMatrix3< S >
operator*(const Matrix3< S > &m) const (defined in fcl::TMatrix3< S >)fcl::TMatrix3< S >
operator*(const TMatrix3 &m) const (defined in fcl::TMatrix3< S >)fcl::TMatrix3< S >
operator*(const TaylorModel< S > &d) const (defined in fcl::TMatrix3< S >)fcl::TMatrix3< S >
operator*(S d) const (defined in fcl::TMatrix3< S >)fcl::TMatrix3< S >
operator*=(const Matrix3< S > &m) (defined in fcl::TMatrix3< S >)fcl::TMatrix3< S >
operator*=(const TMatrix3 &m) (defined in fcl::TMatrix3< S >)fcl::TMatrix3< S >
operator*=(const TaylorModel< S > &d) (defined in fcl::TMatrix3< S >)fcl::TMatrix3< S >
operator*=(S d) (defined in fcl::TMatrix3< S >)fcl::TMatrix3< S >
operator+(const TMatrix3 &m) const (defined in fcl::TMatrix3< S >)fcl::TMatrix3< S >
operator+(const Matrix3< S > &m) const (defined in fcl::TMatrix3< S >)fcl::TMatrix3< S >
operator+=(const TMatrix3 &m) (defined in fcl::TMatrix3< S >)fcl::TMatrix3< S >
operator+=(const Matrix3< S > &m) (defined in fcl::TMatrix3< S >)fcl::TMatrix3< S >
operator-(const TMatrix3 &m) const (defined in fcl::TMatrix3< S >)fcl::TMatrix3< S >
operator-(const Matrix3< S > &m) const (defined in fcl::TMatrix3< S >)fcl::TMatrix3< S >
operator-() const (defined in fcl::TMatrix3< S >)fcl::TMatrix3< S >
operator-=(const TMatrix3 &m) (defined in fcl::TMatrix3< S >)fcl::TMatrix3< S >
operator-=(const Matrix3< S > &m) (defined in fcl::TMatrix3< S >)fcl::TMatrix3< S >
print() const (defined in fcl::TMatrix3< S >)fcl::TMatrix3< S >
rotationConstrain() (defined in fcl::TMatrix3< S >)fcl::TMatrix3< S >
setIdentity() (defined in fcl::TMatrix3< S >)fcl::TMatrix3< S >
setTimeInterval(const std::shared_ptr< TimeInterval< S >> &time_interval) (defined in fcl::TMatrix3< S >)fcl::TMatrix3< S >
setTimeInterval(S l, S r) (defined in fcl::TMatrix3< S >)fcl::TMatrix3< S >
setZero() (defined in fcl::TMatrix3< S >)fcl::TMatrix3< S >
TMatrix3() (defined in fcl::TMatrix3< S >)fcl::TMatrix3< S >
TMatrix3(const std::shared_ptr< TimeInterval< S >> &time_interval) (defined in fcl::TMatrix3< S >)fcl::TMatrix3< S >
TMatrix3(TaylorModel< S > m[3][3]) (defined in fcl::TMatrix3< S >)fcl::TMatrix3< S >
TMatrix3(const TVector3< S > &v1, const TVector3< S > &v2, const TVector3< S > &v3) (defined in fcl::TMatrix3< S >)fcl::TMatrix3< S >
TMatrix3(const Matrix3< S > &m, const std::shared_ptr< TimeInterval< S >> &time_interval) (defined in fcl::TMatrix3< S >)fcl::TMatrix3< S >