Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > Member List

This is the complete list of members for Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, including all inherited members.
_check_template_params()Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline, private, static]
_resize_to_match(const MatrixBase< OtherDerived > &other)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline, private]
_set(const MatrixBase< OtherDerived > &other)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline, private]
_set_noalias(const MatrixBase< OtherDerived > &other)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline, private]
_set_selector(const OtherDerived &other, const ei_meta_true &)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline, private]
_set_selector(const OtherDerived &other, const ei_meta_false &)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline, private]
adjoint() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
AdjointReturnType typedefMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
AlignedMapType typedefMatrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >
all(void) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
any(void) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
asDiagonal() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
base()Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline]
base() const Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline]
BasisReturnType typedefMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
binaryExpr(const MatrixBase< OtherDerived > &other, const CustomBinaryOp &func=CustomBinaryOp()) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
block(int startRow, int startCol, int blockRows, int blockCols)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
block(int startRow, int startCol, int blockRows, int blockCols) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
block(int startRow, int startCol)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
block(int startRow, int startCol) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
cast() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
coeff(int row, int col) const Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline]
coeff(int index) const Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline]
CoeffReadCost enum valueMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
coeffRef(int row, int col)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline]
coeffRef(int index)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline]
col(int i)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
col(int i) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
cols() const Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline]
ColsAtCompileTime enum valueMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
colwise() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
ColXpr typedefMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
computeInverse(MatrixBase< ResultType > *result) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
conjugate() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
ConjugateReturnType typedefMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
const_cast_derived() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
Constant(int rows, int cols, const Scalar &value)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [static]
Constant(int size, const Scalar &value)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [static]
Constant(const Scalar &value)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [static]
ConstantReturnType typedefMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
copyCoeff(int row, int col, const MatrixBase< OtherDerived > &other)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
copyCoeff(int index, const MatrixBase< OtherDerived > &other)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
copyPacket(int row, int col, const MatrixBase< OtherDerived > &other)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
copyPacket(int index, const MatrixBase< OtherDerived > &other)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
corner(CornerType type, int cRows, int cCols)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
corner(CornerType type, int cRows, int cCols) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
corner(CornerType type)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
corner(CornerType type) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
count() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
cross(const MatrixBase< OtherDerived > &other) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
cwise() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
cwise()MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
data() const Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline]
data()Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline]
derived() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
derived()MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
determinant() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
diagonal()MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
diagonal() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
dot(const MatrixBase< OtherDerived > &other) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
ei_matrix_swap_implMatrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [friend]
Eigen::Map< Matrix, Aligned > classMatrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [friend]
Eigen::Map< Matrix, Unaligned > classMatrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [friend]
eigenvalues() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
EigenvaluesReturnType typedefMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
end(int size)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
end(int size) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
end()MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
end() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
eulerAngles(int a0, int a1, int a2) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
eval() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
fill(const Scalar &value)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
Flags enum valueMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
format(const IOFormat &fmt) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
Identity()MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [static]
Identity(int rows, int cols)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [static]
IdentityReturnType typedefMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
imag() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
ImagReturnType typedefMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
innerSize() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
inverse() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
isApprox(const MatrixBase< OtherDerived > &other, RealScalar prec=precision< Scalar >()) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
isApproxToConstant(const Scalar &value, RealScalar prec=precision< Scalar >()) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
isConstant(const Scalar &value, RealScalar prec=precision< Scalar >()) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
isDiagonal(RealScalar prec=precision< Scalar >()) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
isIdentity(RealScalar prec=precision< Scalar >()) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
isLowerTriangular(RealScalar prec=precision< Scalar >()) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
isMuchSmallerThan(const RealScalar &other, RealScalar prec=precision< Scalar >()) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
isMuchSmallerThan(const MatrixBase< OtherDerived > &other, RealScalar prec=precision< Scalar >()) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
isOnes(RealScalar prec=precision< Scalar >()) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
isOrthogonal(const MatrixBase< OtherDerived > &other, RealScalar prec=precision< Scalar >()) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
isUnitary(RealScalar prec=precision< Scalar >()) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
isUpperTriangular(RealScalar prec=precision< Scalar >()) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
isVector() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
IsVectorAtCompileTime enum valueMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
isZero(RealScalar prec=precision< Scalar >()) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
lazy() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
lazyAssign(const MatrixBase< OtherDerived > &other)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
lazyAssign(const Product< Lhs, Rhs, CacheFriendlyProduct > &product)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
lazyAssign(const Flagged< OtherDerived, 0, EvalBeforeNestingBit|EvalBeforeAssigningBit > &other)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
lazyAssign(const SparseProduct< Derived1, Derived2, SparseTimeDenseProduct > &product)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
lazyAssign(const SparseProduct< Derived1, Derived2, DenseTimeSparseProduct > &product)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
ldlt() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
llt() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
lpNorm() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
lu() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
m_storageMatrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [protected]
Map(const Scalar *data)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline, static]
Map(Scalar *data)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline, static]
Map(const Scalar *data, int size)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline, static]
Map(Scalar *data, int size)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline, static]
Map(const Scalar *data, int rows, int cols)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline, static]
Map(Scalar *data, int rows, int cols)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline, static]
MapAligned(const Scalar *data)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline, static]
MapAligned(Scalar *data)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline, static]
MapAligned(const Scalar *data, int size)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline, static]
MapAligned(Scalar *data, int size)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline, static]
MapAligned(const Scalar *data, int rows, int cols)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline, static]
MapAligned(Scalar *data, int rows, int cols)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline, static]
marked() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
Matrix()Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline, explicit]
Matrix(ei_constructor_without_unaligned_array_assert)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline]
Matrix(int dim)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline, explicit]
Matrix(int x, int y)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline]
Matrix(const float &x, const float &y)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline]
Matrix(const double &x, const double &y)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline]
Matrix(const Scalar &x, const Scalar &y, const Scalar &z)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline]
Matrix(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline]
Matrix(const Scalar *data)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline, explicit]
Matrix(const MatrixBase< OtherDerived > &other)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline]
Matrix(const Matrix &other)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline]
Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline, explicit]
MatrixBase()MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline, protected]
maxCoeff() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
maxCoeff(int *row, int *col) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
maxCoeff(int *index) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
MaxColsAtCompileTime enum valueMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
MaxRowsAtCompileTime enum valueMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
MaxSizeAtCompileTime enum valueMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
minCoeff() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
minCoeff(int *row, int *col) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
minCoeff(int *index) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
minor(int row, int col)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
minor(int row, int col) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
NeedsToAlign enum valueMatrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >
nestByValue() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
nonZeros() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
norm() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
normalize()MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
normalized() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
NullaryExpr(int rows, int cols, const CustomNullaryOp &func)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline, static]
NullaryExpr(int size, const CustomNullaryOp &func)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline, static]
NullaryExpr(const CustomNullaryOp &func)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline, static]
Ones(int rows, int cols)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [static]
Ones(int size)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [static]
Ones()MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [static]
operator!=(const MatrixBase< OtherDerived > &other) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
operator()(int row, int col) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
operator()(int row, int col)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
operator()(int index) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
operator()(int index)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
operator*(const Scalar &scalar) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
operator*(const Scalar &scalar, const MatrixBase &matrix)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [friend]
operator*(const MatrixBase< OtherDerived > &other) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
operator*=(const Scalar &other)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
operator*=(const MatrixBase< OtherDerived > &other)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
operator+(const MatrixBase< OtherDerived > &other) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
operator+=(const MatrixBase< OtherDerived > &other)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
operator+=(const Flagged< Product< Lhs, Rhs, CacheFriendlyProduct >, 0, EvalBeforeNestingBit|EvalBeforeAssigningBit > &other)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
operator-() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
operator-(const MatrixBase< OtherDerived > &other) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
operator-=(const MatrixBase< OtherDerived > &other)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
operator/(const Scalar &scalar) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
operator/=(const Scalar &other)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
operator<<(const Scalar &s)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
operator<<(const MatrixBase< OtherDerived > &other)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
operator=(const MatrixBase< OtherDerived > &other)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline]
operator=(const Matrix &other)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline]
operator=(const RotationBase< OtherDerived, ColsAtCompileTime > &r)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline]
MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::operator=(const MatrixBase &other)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
operator==(const MatrixBase< OtherDerived > &other) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
operator[](int index) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
operator[](int index)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
operatorNorm() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
Options enum valueMatrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >
outerSize() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
packet(int row, int col) const Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline]
packet(int index) const Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline]
PacketScalar typedefMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
part()MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
part() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
PlainMatrixType typedefMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
PlainMatrixType_ColMajor typedefMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
qr() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
Random(int rows, int cols)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [static]
Random(int size)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [static]
Random()MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [static]
real() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
RealReturnType typedefMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
RealScalar typedefMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
resize(int rows, int cols)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline]
resize(int size)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline]
row(int i)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
row(int i) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
rows() const Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline]
RowsAtCompileTime enum valueMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
rowwise() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
RowXpr typedefMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
Scalar typedefMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
ScalarMultipleReturnType typedefMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
ScalarQuotient1ReturnType typedefMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
segment(int start, int size)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
segment(int start, int size) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
segment(int start)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
segment(int start) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
select(const MatrixBase< ThenDerived > &thenMatrix, const MatrixBase< ElseDerived > &elseMatrix) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
select(const MatrixBase< ThenDerived > &thenMatrix, typename ThenDerived::Scalar elseScalar) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
select(typename ElseDerived::Scalar thenScalar, const MatrixBase< ElseDerived > &elseMatrix) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
setConstant(int size, const Scalar &value)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline]
setConstant(int rows, int cols, const Scalar &value)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline]
MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::setConstant(const Scalar &value)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
setIdentity(int rows, int cols)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline]
MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::setIdentity()MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
setOnes(int size)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline]
setOnes(int rows, int cols)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline]
MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::setOnes()MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
setRandom(int size)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline]
setRandom(int rows, int cols)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline]
MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::setRandom()MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
setZero(int size)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline]
setZero(int rows, int cols)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline]
MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::setZero()MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
size() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
SizeAtCompileTime enum valueMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
solveTriangular(const MatrixBase< OtherDerived > &other) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
solveTriangularInPlace(const MatrixBase< OtherDerived > &other) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
squaredNorm() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
SquareMatrixType typedefMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
start(int size)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
start(int size) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
start(void)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
start() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
stride(void) const Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline]
sum() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
svd() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
swap(const MatrixBase< OtherDerived > &other)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline]
trace() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
transpose()MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
transpose() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
transposeInPlace()MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
UnalignedMapType typedefMatrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >
unaryExpr(const CustomUnaryOp &func=CustomUnaryOp()) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
Unit(int size, int i)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [static]
Unit(int i)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [static]
unitOrthogonal(void) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
UnitW()MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [static]
UnitX()MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [static]
UnitY()MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [static]
UnitZ()MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [static]
visit(Visitor &func) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [inline]
w() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
w()MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
writePacket(int row, int col, const PacketScalar &x)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline]
writePacket(int index, const PacketScalar &x)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline]
x() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
x()MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
y() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
y()MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
z() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
z()MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
Zero(int rows, int cols)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [static]
Zero(int size)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [static]
Zero()MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > [static]
~Matrix()Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > [inline]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:22:06 2013