const X * operator[](int i) const
DMatrix & operator=(const DMatrix &)
DMatrix operator-(const DMatrix &) const
DVector & operator=(const DVector &)
DMatrix(int n=0, int m=0)
const X & operator[](int i) const
DMatrix operator+(const DMatrix &) const
DMatrix operator*(const DMatrix &) const
DMatrix transpose() const
DVector operator+(const DVector &) const
DVector< X > operator*(const DMatrix< X > m, const DVector< X > v)
DVector operator-(const DVector &) const
static DVector< X > I(int)
X operator*(const DVector &) const
rtabmap
Author(s): Mathieu Labbe
autogenerated on Thu Jul 25 2024 02:50:09