MIRA
PointBase< T, D, Derived > Member List

This is the complete list of members for PointBase< T, D, Derived >, including all inherited members.

AlignedMapType typedefMatrix< T, D, 1 >
base() constMatrix< T, D, 1 >
base()Matrix< T, D, 1 >
coeff(int index) constMatrix< T, D, 1 >
coeff(int row, int col) constMatrix< T, D, 1 >
coeffRef(int index)Matrix< T, D, 1 >
coeffRef(int row, int col)Matrix< T, D, 1 >
cols() constMatrix< T, D, 1 >
data()Matrix< T, D, 1 >
data() constMatrix< T, D, 1 >
Dim enum valuePointBase< T, D, Derived >
m_storageMatrix< T, D, 1 >protected
Map(Scalar *data, int rows, int cols)Matrix< T, D, 1 >static
Map(const Scalar *data, int rows, int cols)Matrix< T, D, 1 >static
Map(Scalar *data, int size)Matrix< T, D, 1 >static
Map(const Scalar *data, int size)Matrix< T, D, 1 >static
Map(Scalar *data)Matrix< T, D, 1 >static
Map(const Scalar *data)Matrix< T, D, 1 >static
MapAligned(Scalar *data, int rows, int cols)Matrix< T, D, 1 >static
MapAligned(const Scalar *data, int rows, int cols)Matrix< T, D, 1 >static
MapAligned(Scalar *data, int size)Matrix< T, D, 1 >static
MapAligned(const Scalar *data, int size)Matrix< T, D, 1 >static
MapAligned(Scalar *data)Matrix< T, D, 1 >static
MapAligned(const Scalar *data)Matrix< T, D, 1 >static
Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)Matrix< T, D, 1 >
Matrix(const Matrix &other)Matrix< T, D, 1 >
Matrix(const MatrixBase< OtherDerived > &other)Matrix< T, D, 1 >
Matrix(const Scalar *data)Matrix< T, D, 1 >
Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)Matrix< T, D, 1 >
Matrix(const Scalar &x, const Scalar &y, const Scalar &z)Matrix< T, D, 1 >
Matrix(const double &x, const double &y)Matrix< T, D, 1 >
Matrix(const float &x, const float &y)Matrix< T, D, 1 >
Matrix(int x, int y)Matrix< T, D, 1 >
Matrix(int dim)Matrix< T, D, 1 >
Matrix()Matrix< T, D, 1 >
operator boost::geometry::model::point< T, D, boost::geometry::cs::cartesian >() constPointBase< T, D, Derived >inline
operator=(const Eigen::MatrixBase< DerivedMatrix > &other)PointBase< T, D, Derived >inline
operator=(const boost::geometry::model::point< T, D, boost::geometry::cs::cartesian > &other)PointBase< T, D, Derived >inline
Matrix< T, D, 1 >::operator=(const RotationBase< OtherDerived, ColsAtCompileTime > &r)Matrix< T, D, 1 >
Matrix< T, D, 1 >::operator=(const Matrix &other)Matrix< T, D, 1 >
Matrix< T, D, 1 >::operator=(const MatrixBase< OtherDerived > &other)Matrix< T, D, 1 >
packet(int index) constMatrix< T, D, 1 >
packet(int row, int col) constMatrix< T, D, 1 >
PointBase()PointBase< T, D, Derived >inline
PointBase(const boost::geometry::model::point< T, D, boost::geometry::cs::cartesian > &other)PointBase< T, D, Derived >inline
PointBase(const Eigen::MatrixBase< DerivedMatrix > &other)PointBase< T, D, Derived >inline
resize(int size)Matrix< T, D, 1 >
resize(int rows, int cols)Matrix< T, D, 1 >
rows() constMatrix< T, D, 1 >
setConstant(int rows, int cols, const Scalar &value)Matrix< T, D, 1 >
setConstant(int size, const Scalar &value)Matrix< T, D, 1 >
setIdentity(int rows, int cols)Matrix< T, D, 1 >
setOnes(int rows, int cols)Matrix< T, D, 1 >
setOnes(int size)Matrix< T, D, 1 >
setRandom(int rows, int cols)Matrix< T, D, 1 >
setRandom(int size)Matrix< T, D, 1 >
setZero(int rows, int cols)Matrix< T, D, 1 >
setZero(int size)Matrix< T, D, 1 >
stride(void) constMatrix< T, D, 1 >
swap(const MatrixBase< OtherDerived > &other)Matrix< T, D, 1 >
Type typedefPointBase< T, D, Derived >
UnalignedMapType typedefMatrix< T, D, 1 >
writePacket(int index, const PacketScalar &x)Matrix< T, D, 1 >
writePacket(int row, int col, const PacketScalar &x)Matrix< T, D, 1 >
~Matrix()Matrix< T, D, 1 >