MIRA
Size< T, 2 > Member List

This is the complete list of members for Size< T, 2 >, including all inherited members.

AlignedMapType typedefMatrix< T, 2, 1 >
base() constMatrix< T, 2, 1 >
base()Matrix< T, 2, 1 >
BaseType typedefSize< T, 2 >
coeff(int index) constMatrix< T, 2, 1 >
coeff(int row, int col) constMatrix< T, 2, 1 >
coeffRef(int index)Matrix< T, 2, 1 >
coeffRef(int row, int col)Matrix< T, 2, 1 >
cols() constMatrix< T, 2, 1 >
data()Matrix< T, 2, 1 >
data() constMatrix< T, 2, 1 >
height() constSize< T, 2 >inline
height()Size< T, 2 >inline
m_storageMatrix< T, 2, 1 >protected
Map(Scalar *data, int rows, int cols)Matrix< T, 2, 1 >static
Map(const Scalar *data, int rows, int cols)Matrix< T, 2, 1 >static
Map(Scalar *data, int size)Matrix< T, 2, 1 >static
Map(const Scalar *data, int size)Matrix< T, 2, 1 >static
Map(Scalar *data)Matrix< T, 2, 1 >static
Map(const Scalar *data)Matrix< T, 2, 1 >static
MapAligned(Scalar *data, int rows, int cols)Matrix< T, 2, 1 >static
MapAligned(const Scalar *data, int rows, int cols)Matrix< T, 2, 1 >static
MapAligned(Scalar *data, int size)Matrix< T, 2, 1 >static
MapAligned(const Scalar *data, int size)Matrix< T, 2, 1 >static
MapAligned(Scalar *data)Matrix< T, 2, 1 >static
MapAligned(const Scalar *data)Matrix< T, 2, 1 >static
Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)Matrix< T, 2, 1 >
Matrix(const Matrix &other)Matrix< T, 2, 1 >
Matrix(const MatrixBase< OtherDerived > &other)Matrix< T, 2, 1 >
Matrix(const Scalar *data)Matrix< T, 2, 1 >
Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)Matrix< T, 2, 1 >
Matrix(const Scalar &x, const Scalar &y, const Scalar &z)Matrix< T, 2, 1 >
Matrix(const double &x, const double &y)Matrix< T, 2, 1 >
Matrix(const float &x, const float &y)Matrix< T, 2, 1 >
Matrix(int x, int y)Matrix< T, 2, 1 >
Matrix(int dim)Matrix< T, 2, 1 >
Matrix()Matrix< T, 2, 1 >
operator cv::Size_< T >() constSize< T, 2 >inline
operator PointType() constSize< T, 2 >inline
operator=(const cv::Size_< T > &other)Size< T, 2 >inline
Matrix< T, 2, 1 >::operator=(const RotationBase< OtherDerived, ColsAtCompileTime > &r)Matrix< T, 2, 1 >
Matrix< T, 2, 1 >::operator=(const Matrix &other)Matrix< T, 2, 1 >
Matrix< T, 2, 1 >::operator=(const MatrixBase< OtherDerived > &other)Matrix< T, 2, 1 >
packet(int index) constMatrix< T, 2, 1 >
packet(int row, int col) constMatrix< T, 2, 1 >
PointType typedefSize< T, 2 >
reflect(Reflector &reflector)Size< T, 2 >inline
resize(int size)Matrix< T, 2, 1 >
resize(int rows, int cols)Matrix< T, 2, 1 >
rows() constMatrix< T, 2, 1 >
setConstant(int rows, int cols, const Scalar &value)Matrix< T, 2, 1 >
setConstant(int size, const Scalar &value)Matrix< T, 2, 1 >
setIdentity(int rows, int cols)Matrix< T, 2, 1 >
setOnes(int rows, int cols)Matrix< T, 2, 1 >
setOnes(int size)Matrix< T, 2, 1 >
setRandom(int rows, int cols)Matrix< T, 2, 1 >
setRandom(int size)Matrix< T, 2, 1 >
setZero(int rows, int cols)Matrix< T, 2, 1 >
setZero(int size)Matrix< T, 2, 1 >
Size()Size< T, 2 >inline
Size(const Eigen::MatrixBase< MatrixDerived > &matrix)Size< T, 2 >inline
Size(T width, T height)Size< T, 2 >inline
Size(const cv::Size_< T > size)Size< T, 2 >inlineexplicit
stride(void) constMatrix< T, 2, 1 >
swap(const MatrixBase< OtherDerived > &other)Matrix< T, 2, 1 >
UnalignedMapType typedefMatrix< T, 2, 1 >
width() constSize< T, 2 >inline
width()Size< T, 2 >inline
writePacket(int index, const PacketScalar &x)Matrix< T, 2, 1 >
writePacket(int row, int col, const PacketScalar &x)Matrix< T, 2, 1 >
~Matrix()Matrix< T, 2, 1 >