Eigen  3.2.7
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
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.

_set(const DenseBase< OtherDerived > &other)PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inlineprotected
adjoint() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
adjointInPlace()MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
all(void) const DenseBase< Derived >inline
allFinite() const DenseBase< Derived >inline
any(void) const DenseBase< Derived >inline
applyHouseholderOnTheLeft(const EssentialPart &essential, const Scalar &tau, Scalar *workspace)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
applyHouseholderOnTheRight(const EssentialPart &essential, const Scalar &tau, Scalar *workspace)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
applyOnTheLeft(const EigenBase< OtherDerived > &other)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
applyOnTheLeft(Index p, Index q, const JacobiRotation< OtherScalar > &j)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
applyOnTheRight(const EigenBase< OtherDerived > &other)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
applyOnTheRight(Index p, Index q, const JacobiRotation< OtherScalar > &j)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
array()MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
asDiagonal() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
Base typedefMatrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >
binaryExpr(const Eigen::MatrixBase< OtherDerived > &other, const CustomBinaryOp &func=CustomBinaryOp()) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
block(Index startRow, Index startCol, Index blockRows, Index blockCols)DenseBase< Derived >inline
block(Index startRow, Index startCol, Index blockRows, Index blockCols) const DenseBase< Derived >inline
block(Index startRow, Index startCol)DenseBase< Derived >inline
block(Index startRow, Index startCol) const DenseBase< Derived >inline
block(Index startRow, Index startCol, Index blockRows, Index blockCols)DenseBase< Derived >inline
block(Index startRow, Index startCol, Index blockRows, Index blockCols) const DenseBase< Derived >inline
blueNorm() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
bottomLeftCorner(Index cRows, Index cCols)DenseBase< Derived >inline
bottomLeftCorner(Index cRows, Index cCols) const DenseBase< Derived >inline
bottomLeftCorner()DenseBase< Derived >inline
bottomLeftCorner() const DenseBase< Derived >inline
bottomLeftCorner(Index cRows, Index cCols)DenseBase< Derived >inline
bottomLeftCorner(Index cRows, Index cCols) const DenseBase< Derived >inline
bottomRightCorner(Index cRows, Index cCols)DenseBase< Derived >inline
bottomRightCorner(Index cRows, Index cCols) const DenseBase< Derived >inline
bottomRightCorner()DenseBase< Derived >inline
bottomRightCorner() const DenseBase< Derived >inline
bottomRightCorner(Index cRows, Index cCols)DenseBase< Derived >inline
bottomRightCorner(Index cRows, Index cCols) const DenseBase< Derived >inline
bottomRows(Index n)DenseBase< Derived >inline
bottomRows(Index n) const DenseBase< Derived >inline
bottomRows(Index n=N)DenseBase< Derived >inline
bottomRows(Index n=N) const DenseBase< Derived >inline
cast() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
CoeffReadCost enum valueDenseBase< Derived >
col(Index i)DenseBase< Derived >inline
col(Index i) const DenseBase< Derived >inline
colPivHouseholderQr() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
ColsAtCompileTime enum valueDenseBase< Derived >
colwise() const DenseBase< Derived >inline
colwise()DenseBase< Derived >inline
computeInverseAndDetWithCheck(ResultType &inverse, typename ResultType::Scalar &determinant, bool &invertible, const RealScalar &absDeterminantThreshold=NumTraits< Scalar >::dummy_precision()) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
computeInverseWithCheck(ResultType &inverse, bool &invertible, const RealScalar &absDeterminantThreshold=NumTraits< Scalar >::dummy_precision()) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
conjugate() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
conservativeResize(Index nbRows, Index nbCols)PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
conservativeResize(Index nbRows, NoChange_t)PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
conservativeResize(NoChange_t, Index nbCols)PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
conservativeResize(Index size)PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
conservativeResizeLike(const DenseBase< OtherDerived > &other)PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
Constant(Index rows, Index cols, const Scalar &value)DenseBase< Derived >inlinestatic
Constant(Index size, const Scalar &value)DenseBase< Derived >inlinestatic
Constant(const Scalar &value)DenseBase< Derived >inlinestatic
count() const DenseBase< Derived >inline
cwiseAbs() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
cwiseAbs2() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
cwiseEqual(const Eigen::MatrixBase< OtherDerived > &other) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
cwiseEqual(const Scalar &s) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
cwiseInverse() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
cwiseMax(const Eigen::MatrixBase< OtherDerived > &other) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
cwiseMax(const Scalar &other) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
cwiseMin(const Eigen::MatrixBase< OtherDerived > &other) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
cwiseMin(const Scalar &other) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
cwiseNotEqual(const Eigen::MatrixBase< OtherDerived > &other) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
cwiseProduct(const Eigen::MatrixBase< OtherDerived > &other) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
cwiseQuotient(const Eigen::MatrixBase< OtherDerived > &other) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
cwiseSqrt() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
data() constPlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
data()PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
DenseBase()DenseBase< Derived >inlineprotected
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 > >
diagonal(Index index)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
diagonal(Index index) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
diagonalSize() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
dot(const MatrixBase< OtherDerived > &other) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
eigenvalues() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
eulerAngles(Index a0, Index a1, Index a2) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
eval() const DenseBase< Derived >inline
fill(const Scalar &value)DenseBase< Derived >inline
flagged() const DenseBase< Derived >inline
Flags enum valueDenseBase< Derived >
forceAlignedAccess() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
forceAlignedAccess()MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
forceAlignedAccessIf() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
forceAlignedAccessIf()MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
format(const IOFormat &fmt) const DenseBase< Derived >inline
fullPivHouseholderQr() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
fullPivLu() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
hasNaN() const DenseBase< Derived >inline
head(Index n)DenseBase< Derived >inline
head(Index n) const DenseBase< Derived >inline
head(Index n=N)DenseBase< Derived >inline
head(Index n=N) const DenseBase< Derived >inline
hnormalized() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
homogeneous() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
householderQr() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
hypotNorm() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
Identity()MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >static
Identity(Index rows, Index cols)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >static
imag() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
imag()MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
innerSize() const DenseBase< Derived >inline
inverse() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
isApprox(const DenseBase< OtherDerived > &other, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const DenseBase< Derived >
isApproxToConstant(const Scalar &value, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const DenseBase< Derived >
isConstant(const Scalar &value, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const DenseBase< Derived >
isDiagonal(const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
isIdentity(const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
isLowerTriangular(const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
isMuchSmallerThan(const DenseBase< OtherDerived > &other, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const DenseBase< Derived >
isMuchSmallerThan(const typename NumTraits< Scalar >::Real &other, const RealScalar &prec) const DenseBase< Derived >
isOnes(const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const DenseBase< Derived >
isOrthogonal(const MatrixBase< OtherDerived > &other, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
IsRowMajor enum valueDenseBase< Derived >
isUnitary(const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
isUpperTriangular(const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
IsVectorAtCompileTime enum valueDenseBase< Derived >
isZero(const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const DenseBase< Derived >
jacobiSvd(unsigned int computationOptions=0) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
lazyAssign(const DenseBase< OtherDerived > &other)PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
lazyProduct(const MatrixBase< OtherDerived > &other) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
ldlt() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
leftCols(Index n)DenseBase< Derived >inline
leftCols(Index n) const DenseBase< Derived >inline
leftCols(Index n=N)DenseBase< Derived >inline
leftCols(Index n=N) const DenseBase< Derived >inline
LinSpaced(Sequential_t, Index size, const Scalar &low, const Scalar &high)DenseBase< Derived >inlinestatic
LinSpaced(Index size, const Scalar &low, const Scalar &high)DenseBase< Derived >inlinestatic
LinSpaced(Sequential_t, const Scalar &low, const Scalar &high)DenseBase< Derived >inlinestatic
LinSpaced(const Scalar &low, const Scalar &high)DenseBase< Derived >inlinestatic
llt() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
lu() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
makeHouseholder(EssentialPart &essential, Scalar &tau, RealScalar &beta) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
makeHouseholderInPlace(Scalar &tau, RealScalar &beta)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
Matrix()Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >inline
Matrix(Index dim)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >inlineexplicit
Matrix(Index rows, Index cols)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >
Matrix(const Scalar &x, const Scalar &y)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >
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 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 ReturnByValue< OtherDerived > &other)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >inline
Matrix(const EigenBase< OtherDerived > &other)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >inline
Matrix(const RotationBase< OtherDerived, ColsAtCompileTime > &r)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >explicit
maxCoeff() const DenseBase< Derived >inline
maxCoeff(IndexType *row, IndexType *col) const DenseBase< Derived >
maxCoeff(IndexType *index) const DenseBase< Derived >
MaxColsAtCompileTime enum valueDenseBase< Derived >
MaxRowsAtCompileTime enum valueDenseBase< Derived >
MaxSizeAtCompileTime enum valueDenseBase< Derived >
mean() const DenseBase< Derived >inline
middleCols(Index startCol, Index numCols)DenseBase< Derived >inline
middleCols(Index startCol, Index numCols) const DenseBase< Derived >inline
middleCols(Index startCol, Index n=N)DenseBase< Derived >inline
middleCols(Index startCol, Index n=N) const DenseBase< Derived >inline
middleRows(Index startRow, Index n)DenseBase< Derived >inline
middleRows(Index startRow, Index n) const DenseBase< Derived >inline
middleRows(Index startRow, Index n=N)DenseBase< Derived >inline
middleRows(Index startRow, Index n=N) const DenseBase< Derived >inline
minCoeff() const DenseBase< Derived >inline
minCoeff(IndexType *row, IndexType *col) const DenseBase< Derived >
minCoeff(IndexType *index) const DenseBase< Derived >
nestByValue() const DenseBase< Derived >inline
noalias()MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
nonZeros() const DenseBase< Derived >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(Index rows, Index cols, const CustomNullaryOp &func)DenseBase< Derived >inlinestatic
NullaryExpr(Index size, const CustomNullaryOp &func)DenseBase< Derived >inlinestatic
NullaryExpr(const CustomNullaryOp &func)DenseBase< Derived >inlinestatic
Ones(Index rows, Index cols)DenseBase< Derived >inlinestatic
Ones(Index size)DenseBase< Derived >inlinestatic
Ones()DenseBase< Derived >inlinestatic
operator!=(const MatrixBase< OtherDerived > &other) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
operator*(const Scalar &scalar) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
operator*(const std::complex< Scalar > &scalar) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
operator*(const MatrixBase< OtherDerived > &other) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
operator*(const DiagonalBase< DiagonalDerived > &diagonal) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
operator*(const UniformScaling< Scalar > &s) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
operator*=(const EigenBase< OtherDerived > &other)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
operator+(const Eigen::MatrixBase< OtherDerived > &other) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
operator+=(const MatrixBase< OtherDerived > &other)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
operator-() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
operator-(const Eigen::MatrixBase< OtherDerived > &other) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
operator-=(const MatrixBase< OtherDerived > &other)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
operator/(const Scalar &scalar) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
operator<<(const Scalar &s)DenseBase< Derived >inline
operator<<(const DenseBase< OtherDerived > &other)DenseBase< Derived >inline
operator<<(std::ostream &s, const DenseBase< Derived > &m)DenseBase< Derived >related
operator=(const Matrix &other)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >inline
operator=(const EigenBase< OtherDerived > &other)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >inline
operator=(const RotationBase< OtherDerived, ColsAtCompileTime > &r)Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >
PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::operator=(const PlainObjectBase &other)PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
Eigen::internal::dense_xpr_base_dispatcher_for_doxygen< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::operator=(const MatrixBase &other)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
Eigen::DenseBase::operator=(const DenseBase &other)DenseBase< Derived >inline
operator==(const MatrixBase< OtherDerived > &other) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
operatorNorm() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
outerSize() const DenseBase< Derived >inline
partialPivLu() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
PlainObjectBase(const PlainObjectBase &other)PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
PlainObjectBase(const EigenBase< OtherDerived > &other)PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
prod() const DenseBase< Derived >inline
Random(Index rows, Index cols)DenseBase< Derived >inlinestatic
Random(Index size)DenseBase< Derived >inlinestatic
Random()DenseBase< Derived >inlinestatic
real() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
real()MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
redux(const Func &func) const DenseBase< Derived >inline
replicate() const DenseBase< Derived >inline
replicate(Index rowFacor, Index colFactor) const DenseBase< Derived >inline
resize(Index nbRows, Index nbCols)PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
resize(Index size)PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
resize(NoChange_t, Index nbCols)PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
resize(Index nbRows, NoChange_t)PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
resizeLike(const EigenBase< OtherDerived > &_other)PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
reverse()DenseBase< Derived >inline
reverse() const DenseBase< Derived >inline
reverseInPlace()DenseBase< Derived >inline
rightCols(Index n)DenseBase< Derived >inline
rightCols(Index n) const DenseBase< Derived >inline
rightCols(Index n=N)DenseBase< Derived >inline
rightCols(Index n=N) const DenseBase< Derived >inline
row(Index i)DenseBase< Derived >inline
row(Index i) const DenseBase< Derived >inline
RowsAtCompileTime enum valueDenseBase< Derived >
rowwise() const DenseBase< Derived >inline
rowwise()DenseBase< Derived >inline
segment(Index start, Index n)DenseBase< Derived >inline
segment(Index start, Index n) const DenseBase< Derived >inline
segment(Index start, Index n=N)DenseBase< Derived >inline
segment(Index start, Index n=N) const DenseBase< Derived >inline
select(const DenseBase< ThenDerived > &thenMatrix, const DenseBase< ElseDerived > &elseMatrix) const DenseBase< Derived >inline
select(const DenseBase< ThenDerived > &thenMatrix, const typename ThenDerived::Scalar &elseScalar) const DenseBase< Derived >inline
select(const typename ElseDerived::Scalar &thenScalar, const DenseBase< ElseDerived > &elseMatrix) const DenseBase< Derived >inline
setConstant(Index size, const Scalar &value)PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
setConstant(Index rows, Index cols, const Scalar &value)PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
Eigen::internal::dense_xpr_base_dispatcher_for_doxygen< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::setConstant(const Scalar &value)DenseBase< Derived >inline
setIdentity()MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
setIdentity(Index rows, Index cols)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
setLinSpaced(Index size, const Scalar &low, const Scalar &high)DenseBase< Derived >inline
setLinSpaced(const Scalar &low, const Scalar &high)DenseBase< Derived >inline
setOnes(Index size)PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
setOnes(Index rows, Index cols)PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
Eigen::internal::dense_xpr_base_dispatcher_for_doxygen< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::setOnes()DenseBase< Derived >inline
setRandom(Index size)PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
setRandom(Index rows, Index cols)PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
Eigen::internal::dense_xpr_base_dispatcher_for_doxygen< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::setRandom()DenseBase< Derived >inline
setZero(Index size)PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
setZero(Index rows, Index cols)PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
Eigen::internal::dense_xpr_base_dispatcher_for_doxygen< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::setZero()DenseBase< Derived >inline
SizeAtCompileTime enum valueDenseBase< Derived >
squaredNorm() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
stableNorm() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
sum() const DenseBase< Derived >inline
PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::swap(const DenseBase< OtherDerived > &other, int=OtherDerived::ThisConstantIsPrivateInPlainObjectBase)DenseBase< Derived >inline
PlainObjectBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::swap(PlainObjectBase< OtherDerived > &other)DenseBase< Derived >inline
tail(Index n)DenseBase< Derived >inline
tail(Index n) const DenseBase< Derived >inline
tail(Index n=N)DenseBase< Derived >inline
tail(Index n=N) const DenseBase< Derived >inline
topLeftCorner(Index cRows, Index cCols)DenseBase< Derived >inline
topLeftCorner(Index cRows, Index cCols) const DenseBase< Derived >inline
topLeftCorner()DenseBase< Derived >inline
topLeftCorner() const DenseBase< Derived >inline
topLeftCorner(Index cRows, Index cCols)DenseBase< Derived >inline
topLeftCorner(Index cRows, Index cCols) const DenseBase< Derived >inline
topRightCorner(Index cRows, Index cCols)DenseBase< Derived >inline
topRightCorner(Index cRows, Index cCols) const DenseBase< Derived >inline
topRightCorner()DenseBase< Derived >inline
topRightCorner() const DenseBase< Derived >inline
topRightCorner(Index cRows, Index cCols)DenseBase< Derived >inline
topRightCorner(Index cRows, Index cCols) const DenseBase< Derived >inline
topRows(Index n)DenseBase< Derived >inline
topRows(Index n) const DenseBase< Derived >inline
topRows(Index n=N)DenseBase< Derived >inline
topRows(Index n=N) const DenseBase< Derived >inline
trace() constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
transpose()DenseBase< Derived >inline
transpose() const DenseBase< Derived >inline
transposeInPlace()DenseBase< Derived >inline
unaryExpr(const CustomUnaryOp &func=CustomUnaryOp()) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
unaryViewExpr(const CustomViewOp &func=CustomViewOp()) constMatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >inline
Unit(Index size, Index i)MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >static
Unit(Index 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
value() const DenseBase< Derived >inline
visit(Visitor &func) const DenseBase< Derived >
Zero(Index rows, Index cols)DenseBase< Derived >inlinestatic
Zero(Index size)DenseBase< Derived >inlinestatic
Zero()DenseBase< Derived >inlinestatic