| _expression() const (defined in Part< MatrixType, Mode >) | Part< MatrixType, Mode > | inline |
| adjoint() const | MatrixBase< Part< MatrixType, Mode > > | |
| all(void) const | MatrixBase< Part< MatrixType, Mode > > | |
| any(void) const | MatrixBase< Part< MatrixType, Mode > > | |
| asDiagonal() const | MatrixBase< Part< MatrixType, Mode > > | |
| binaryExpr(const MatrixBase< OtherDerived > &other, const CustomBinaryOp &func=CustomBinaryOp()) const | MatrixBase< Part< MatrixType, Mode > > | |
| block(int startRow, int startCol, int blockRows, int blockCols) | MatrixBase< Part< MatrixType, Mode > > | |
| block(int startRow, int startCol, int blockRows, int blockCols) const | MatrixBase< Part< MatrixType, Mode > > | |
| block(int startRow, int startCol) | MatrixBase< Part< MatrixType, Mode > > | |
| block(int startRow, int startCol) const | MatrixBase< Part< MatrixType, Mode > > | |
| cast() const | MatrixBase< Part< MatrixType, Mode > > | |
| coeff(int row, int col) const (defined in Part< MatrixType, Mode >) | Part< MatrixType, Mode > | inline |
| MatrixBase< Part< MatrixType, Mode > >::coeff(int index) const | MatrixBase< Part< MatrixType, Mode > > | |
| CoeffReadCost enum value | MatrixBase< Part< MatrixType, Mode > > | |
| coeffRef(int row, int col) (defined in Part< MatrixType, Mode >) | Part< MatrixType, Mode > | inline |
| MatrixBase< Part< MatrixType, Mode > >::coeffRef(int index) | MatrixBase< Part< MatrixType, Mode > > | |
| col(int i) | Part< MatrixType, Mode > | inline |
| col(int i) const (defined in Part< MatrixType, Mode >) | Part< MatrixType, Mode > | inline |
| cols() const (defined in Part< MatrixType, Mode >) | Part< MatrixType, Mode > | inline |
| ColsAtCompileTime enum value | MatrixBase< Part< MatrixType, Mode > > | |
| colwise() const | MatrixBase< Part< MatrixType, Mode > > | |
| computeInverse(MatrixBase< ResultType > *result) const (defined in MatrixBase< Part< MatrixType, Mode > >) | MatrixBase< Part< MatrixType, Mode > > | |
| conjugate() const | MatrixBase< Part< MatrixType, Mode > > | |
| Constant(int rows, int cols, const Scalar &value) | MatrixBase< Part< MatrixType, Mode > > | static |
| Constant(int size, const Scalar &value) | MatrixBase< Part< MatrixType, Mode > > | static |
| Constant(const Scalar &value) | MatrixBase< Part< MatrixType, Mode > > | static |
| corner(CornerType type, int cRows, int cCols) | MatrixBase< Part< MatrixType, Mode > > | |
| corner(CornerType type, int cRows, int cCols) const | MatrixBase< Part< MatrixType, Mode > > | |
| corner(CornerType type) | MatrixBase< Part< MatrixType, Mode > > | |
| corner(CornerType type) const | MatrixBase< Part< MatrixType, Mode > > | |
| count() const | MatrixBase< Part< MatrixType, Mode > > | |
| cross(const MatrixBase< OtherDerived > &other) const (defined in MatrixBase< Part< MatrixType, Mode > >) | MatrixBase< Part< MatrixType, Mode > > | |
| cwise() const | MatrixBase< Part< MatrixType, Mode > > | |
| cwise() | MatrixBase< Part< MatrixType, Mode > > | |
| determinant() const | MatrixBase< Part< MatrixType, Mode > > | |
| diagonal() | MatrixBase< Part< MatrixType, Mode > > | |
| diagonal() const | MatrixBase< Part< MatrixType, Mode > > | |
| dot(const MatrixBase< OtherDerived > &other) const (defined in MatrixBase< Part< MatrixType, Mode > >) | MatrixBase< Part< MatrixType, Mode > > | |
| eigenvalues() const | MatrixBase< Part< MatrixType, Mode > > | |
| end(int size) | MatrixBase< Part< MatrixType, Mode > > | |
| end(int size) const | MatrixBase< Part< MatrixType, Mode > > | |
| end() | MatrixBase< Part< MatrixType, Mode > > | |
| end() const | MatrixBase< Part< MatrixType, Mode > > | |
| eulerAngles(int a0, int a1, int a2) const | MatrixBase< Part< MatrixType, Mode > > | |
| eval() const | MatrixBase< Part< MatrixType, Mode > > | inline |
| fill(const Scalar &value) | MatrixBase< Part< MatrixType, Mode > > | |
| Flags enum value | MatrixBase< Part< MatrixType, Mode > > | |
| format(const IOFormat &fmt) const | MatrixBase< Part< MatrixType, Mode > > | inline |
| Identity() | MatrixBase< Part< MatrixType, Mode > > | static |
| Identity(int rows, int cols) | MatrixBase< Part< MatrixType, Mode > > | static |
| imag() const | MatrixBase< Part< MatrixType, Mode > > | |
| innerSize() const | MatrixBase< Part< MatrixType, Mode > > | inline |
| inverse() const | MatrixBase< Part< MatrixType, Mode > > | |
| isApprox(const MatrixBase< OtherDerived > &other, RealScalar prec=precision< Scalar >()) const (defined in MatrixBase< Part< MatrixType, Mode > >) | MatrixBase< Part< MatrixType, Mode > > | |
| isApproxToConstant(const Scalar &value, RealScalar prec=precision< Scalar >()) const | MatrixBase< Part< MatrixType, Mode > > | |
| isConstant(const Scalar &value, RealScalar prec=precision< Scalar >()) const | MatrixBase< Part< MatrixType, Mode > > | |
| isDiagonal(RealScalar prec=precision< Scalar >()) const | MatrixBase< Part< MatrixType, Mode > > | |
| isIdentity(RealScalar prec=precision< Scalar >()) const | MatrixBase< Part< MatrixType, Mode > > | |
| isLowerTriangular(RealScalar prec=precision< Scalar >()) const | MatrixBase< Part< MatrixType, Mode > > | |
| isMuchSmallerThan(const RealScalar &other, RealScalar prec=precision< Scalar >()) const (defined in MatrixBase< Part< MatrixType, Mode > >) | MatrixBase< Part< MatrixType, Mode > > | |
| isMuchSmallerThan(const MatrixBase< OtherDerived > &other, RealScalar prec=precision< Scalar >()) const (defined in MatrixBase< Part< MatrixType, Mode > >) | MatrixBase< Part< MatrixType, Mode > > | |
| isOnes(RealScalar prec=precision< Scalar >()) const | MatrixBase< Part< MatrixType, Mode > > | |
| isOrthogonal(const MatrixBase< OtherDerived > &other, RealScalar prec=precision< Scalar >()) const | MatrixBase< Part< MatrixType, Mode > > | |
| isUnitary(RealScalar prec=precision< Scalar >()) const | MatrixBase< Part< MatrixType, Mode > > | |
| isUpperTriangular(RealScalar prec=precision< Scalar >()) const | MatrixBase< Part< MatrixType, Mode > > | |
| isVector() const | MatrixBase< Part< MatrixType, Mode > > | inline |
| IsVectorAtCompileTime enum value | MatrixBase< Part< MatrixType, Mode > > | |
| isZero(RealScalar prec=precision< Scalar >()) const | MatrixBase< Part< MatrixType, Mode > > | |
| lazy() const | MatrixBase< Part< MatrixType, Mode > > | |
| lazyAssign(const Other &other) | Part< MatrixType, Mode > | |
| lazyAssign(const SparseProduct< Derived1, Derived2, SparseTimeDenseProduct > &product) (defined in MatrixBase< Part< MatrixType, Mode > >) | MatrixBase< Part< MatrixType, Mode > > | |
| lazyAssign(const SparseProduct< Derived1, Derived2, DenseTimeSparseProduct > &product) (defined in MatrixBase< Part< MatrixType, Mode > >) | MatrixBase< Part< MatrixType, Mode > > | |
| ldlt() const | MatrixBase< Part< MatrixType, Mode > > | |
| llt() const | MatrixBase< Part< MatrixType, Mode > > | |
| lpNorm() const (defined in MatrixBase< Part< MatrixType, Mode > >) | MatrixBase< Part< MatrixType, Mode > > | |
| lu() const | MatrixBase< Part< MatrixType, Mode > > | |
| m_matrix (defined in Part< MatrixType, Mode >) | Part< MatrixType, Mode > | protected |
| marked() const | MatrixBase< Part< MatrixType, Mode > > | |
| MatrixBase() | MatrixBase< Part< MatrixType, Mode > > | inlineprotected |
| maxCoeff() const | MatrixBase< Part< MatrixType, Mode > > | |
| maxCoeff(int *row, int *col) const | MatrixBase< Part< MatrixType, Mode > > | |
| maxCoeff(int *index) const | MatrixBase< Part< MatrixType, Mode > > | |
| MaxColsAtCompileTime enum value | MatrixBase< Part< MatrixType, Mode > > | |
| MaxRowsAtCompileTime enum value | MatrixBase< Part< MatrixType, Mode > > | |
| MaxSizeAtCompileTime enum value | MatrixBase< Part< MatrixType, Mode > > | |
| minCoeff() const | MatrixBase< Part< MatrixType, Mode > > | |
| minCoeff(int *row, int *col) const | MatrixBase< Part< MatrixType, Mode > > | |
| minCoeff(int *index) const | MatrixBase< Part< MatrixType, Mode > > | |
| minor(int row, int col) | MatrixBase< Part< MatrixType, Mode > > | |
| minor(int row, int col) const | MatrixBase< Part< MatrixType, Mode > > | |
| nestByValue() const | MatrixBase< Part< MatrixType, Mode > > | inline |
| nonZeros() const | MatrixBase< Part< MatrixType, Mode > > | inline |
| norm() const | MatrixBase< Part< MatrixType, Mode > > | |
| normalize() | MatrixBase< Part< MatrixType, Mode > > | |
| normalized() const | MatrixBase< Part< MatrixType, Mode > > | |
| NullaryExpr(int rows, int cols, const CustomNullaryOp &func) | MatrixBase< Part< MatrixType, Mode > > | static |
| NullaryExpr(int size, const CustomNullaryOp &func) | MatrixBase< Part< MatrixType, Mode > > | static |
| NullaryExpr(const CustomNullaryOp &func) | MatrixBase< Part< MatrixType, Mode > > | static |
| Ones(int rows, int cols) | MatrixBase< Part< MatrixType, Mode > > | static |
| Ones(int size) | MatrixBase< Part< MatrixType, Mode > > | static |
| Ones() | MatrixBase< Part< MatrixType, Mode > > | static |
| operator!=(const MatrixBase< OtherDerived > &other) const (defined in MatrixBase< Part< MatrixType, Mode > >) | MatrixBase< Part< MatrixType, Mode > > | inline |
| operator()(int row, int col) const | MatrixBase< Part< MatrixType, Mode > > | |
| operator()(int row, int col) | MatrixBase< Part< MatrixType, Mode > > | |
| operator()(int index) const | MatrixBase< Part< MatrixType, Mode > > | |
| operator()(int index) | MatrixBase< Part< MatrixType, Mode > > | |
| operator*(const Scalar &scalar) const (defined in MatrixBase< Part< MatrixType, Mode > >) | MatrixBase< Part< MatrixType, Mode > > | |
| operator*(const MatrixBase< OtherDerived > &other) const | MatrixBase< Part< MatrixType, Mode > > | |
| operator*=(const typename ei_traits< MatrixType >::Scalar &other) | Part< MatrixType, Mode > | inline |
| operator*=(const Scalar &other) (defined in MatrixBase< Part< MatrixType, Mode > >) | MatrixBase< Part< MatrixType, Mode > > | |
| MatrixBase< Part< MatrixType, Mode > >::operator*=(const MatrixBase< OtherDerived > &other) | MatrixBase< Part< MatrixType, Mode > > | |
| operator+(const MatrixBase< OtherDerived > &other) const (defined in MatrixBase< Part< MatrixType, Mode > >) | MatrixBase< Part< MatrixType, Mode > > | |
| operator+=(const Other &other) | Part< MatrixType, Mode > | |
| operator+=(const Other &other) (defined in Part< MatrixType, Mode >) | Part< MatrixType, Mode > | inline |
| MatrixBase< Part< MatrixType, Mode > >::operator+=(const MatrixBase< OtherDerived > &other) | MatrixBase< Part< MatrixType, Mode > > | |
| operator+=(const Flagged< Product< Lhs, Rhs, CacheFriendlyProduct >, 0, EvalBeforeNestingBit|EvalBeforeAssigningBit > &other) (defined in MatrixBase< Part< MatrixType, Mode > >) | MatrixBase< Part< MatrixType, Mode > > | |
| operator-() const | MatrixBase< Part< MatrixType, Mode > > | |
| operator-(const MatrixBase< OtherDerived > &other) const | MatrixBase< Part< MatrixType, Mode > > | |
| operator-=(const Other &other) | Part< MatrixType, Mode > | |
| operator-=(const Other &other) (defined in Part< MatrixType, Mode >) | Part< MatrixType, Mode > | inline |
| MatrixBase< Part< MatrixType, Mode > >::operator-=(const MatrixBase< OtherDerived > &other) | MatrixBase< Part< MatrixType, Mode > > | |
| operator/(const Scalar &scalar) const (defined in MatrixBase< Part< MatrixType, Mode > >) | MatrixBase< Part< MatrixType, Mode > > | |
| operator/=(const typename ei_traits< MatrixType >::Scalar &other) | Part< MatrixType, Mode > | inline |
| operator/=(const Scalar &other) (defined in MatrixBase< Part< MatrixType, Mode > >) | MatrixBase< Part< MatrixType, Mode > > | |
| operator<<(const Scalar &s) | MatrixBase< Part< MatrixType, Mode > > | |
| operator<<(const MatrixBase< OtherDerived > &other) | MatrixBase< Part< MatrixType, Mode > > | |
| operator=(const Other &other) | Part< MatrixType, Mode > | |
| operator=(const Other &other) (defined in Part< MatrixType, Mode >) | Part< MatrixType, Mode > | inline |
| MatrixBase< Part< MatrixType, Mode > >::operator=(const MatrixBase< OtherDerived > &other) | MatrixBase< Part< MatrixType, Mode > > | |
| MatrixBase< Part< MatrixType, Mode > >::operator=(const MatrixBase &other) | MatrixBase< Part< MatrixType, Mode > > | inline |
| operator==(const MatrixBase< OtherDerived > &other) const (defined in MatrixBase< Part< MatrixType, Mode > >) | MatrixBase< Part< MatrixType, Mode > > | inline |
| operator[](int index) const | MatrixBase< Part< MatrixType, Mode > > | |
| operator[](int index) | MatrixBase< Part< MatrixType, Mode > > | |
| operatorNorm() const | MatrixBase< Part< MatrixType, Mode > > | |
| outerSize() const | MatrixBase< Part< MatrixType, Mode > > | inline |
| packet(int row, int col) const (defined in MatrixBase< Part< MatrixType, Mode > >) | MatrixBase< Part< MatrixType, Mode > > | |
| packet(int index) const (defined in MatrixBase< Part< MatrixType, Mode > >) | MatrixBase< Part< MatrixType, Mode > > | |
| Part(const MatrixType &matrix) (defined in Part< MatrixType, Mode >) | Part< MatrixType, Mode > | inline |
| part() | MatrixBase< Part< MatrixType, Mode > > | |
| part() const | MatrixBase< Part< MatrixType, Mode > > | |
| qr() const | MatrixBase< Part< MatrixType, Mode > > | |
| Random(int rows, int cols) | MatrixBase< Part< MatrixType, Mode > > | static |
| Random(int size) | MatrixBase< Part< MatrixType, Mode > > | static |
| Random() | MatrixBase< Part< MatrixType, Mode > > | static |
| real() const | MatrixBase< Part< MatrixType, Mode > > | |
| redux(const BinaryOp &func) const | MatrixBase< Part< MatrixType, Mode > > | |
| row(int i) | Part< MatrixType, Mode > | inline |
| row(int i) const (defined in Part< MatrixType, Mode >) | Part< MatrixType, Mode > | inline |
| rows() const (defined in Part< MatrixType, Mode >) | Part< MatrixType, Mode > | inline |
| RowsAtCompileTime enum value | MatrixBase< Part< MatrixType, Mode > > | |
| rowwise() const | MatrixBase< Part< MatrixType, Mode > > | |
| segment(int start, int size) | MatrixBase< Part< MatrixType, Mode > > | |
| segment(int start, int size) const | MatrixBase< Part< MatrixType, Mode > > | |
| segment(int start) | MatrixBase< Part< MatrixType, Mode > > | |
| segment(int start) const | MatrixBase< Part< MatrixType, Mode > > | |
| select(const MatrixBase< ThenDerived > &thenMatrix, const MatrixBase< ElseDerived > &elseMatrix) const | MatrixBase< Part< MatrixType, Mode > > | |
| select(const MatrixBase< ThenDerived > &thenMatrix, typename ThenDerived::Scalar elseScalar) const | MatrixBase< Part< MatrixType, Mode > > | inline |
| select(typename ElseDerived::Scalar thenScalar, const MatrixBase< ElseDerived > &elseMatrix) const | MatrixBase< Part< MatrixType, Mode > > | inline |
| setConstant(const Scalar &value) | MatrixBase< Part< MatrixType, Mode > > | |
| setIdentity() | MatrixBase< Part< MatrixType, Mode > > | |
| setOnes() | MatrixBase< Part< MatrixType, Mode > > | |
| setRandom() | MatrixBase< Part< MatrixType, Mode > > | |
| setZero() | MatrixBase< Part< MatrixType, Mode > > | |
| size() const | MatrixBase< Part< MatrixType, Mode > > | inline |
| SizeAtCompileTime enum value | MatrixBase< Part< MatrixType, Mode > > | |
| solveTriangular(const MatrixBase< OtherDerived > &other) const | MatrixBase< Part< MatrixType, Mode > > | |
| solveTriangularInPlace(const MatrixBase< OtherDerived > &other) const | MatrixBase< Part< MatrixType, Mode > > | |
| squaredNorm() const | MatrixBase< Part< MatrixType, Mode > > | |
| start(int size) | MatrixBase< Part< MatrixType, Mode > > | |
| start(int size) const | MatrixBase< Part< MatrixType, Mode > > | |
| start(void) | MatrixBase< Part< MatrixType, Mode > > | |
| start() const | MatrixBase< Part< MatrixType, Mode > > | |
| stride() const (defined in Part< MatrixType, Mode >) | Part< MatrixType, Mode > | inline |
| sum() const | MatrixBase< Part< MatrixType, Mode > > | |
| svd() const | MatrixBase< Part< MatrixType, Mode > > | |
| swap(const MatrixBase< OtherDerived > &other) (defined in Part< MatrixType, Mode >) | Part< MatrixType, Mode > | inline |
| trace() const | MatrixBase< Part< MatrixType, Mode > > | |
| transpose() | MatrixBase< Part< MatrixType, Mode > > | |
| transpose() const | MatrixBase< Part< MatrixType, Mode > > | |
| transposeInPlace() | MatrixBase< Part< MatrixType, Mode > > | |
| unaryExpr(const CustomUnaryOp &func=CustomUnaryOp()) const | MatrixBase< Part< MatrixType, Mode > > | |
| Unit(int size, int i) | MatrixBase< Part< MatrixType, Mode > > | static |
| Unit(int i) | MatrixBase< Part< MatrixType, Mode > > | static |
| unitOrthogonal(void) const | MatrixBase< Part< MatrixType, Mode > > | |
| UnitW() | MatrixBase< Part< MatrixType, Mode > > | static |
| UnitX() | MatrixBase< Part< MatrixType, Mode > > | static |
| UnitY() | MatrixBase< Part< MatrixType, Mode > > | static |
| UnitZ() | MatrixBase< Part< MatrixType, Mode > > | static |
| visit(Visitor &func) const | MatrixBase< Part< MatrixType, Mode > > | |
| w() const | MatrixBase< Part< MatrixType, Mode > > | |
| w() | MatrixBase< Part< MatrixType, Mode > > | |
| writePacket(int row, int col, const PacketScalar &x) (defined in MatrixBase< Part< MatrixType, Mode > >) | MatrixBase< Part< MatrixType, Mode > > | |
| writePacket(int index, const PacketScalar &x) (defined in MatrixBase< Part< MatrixType, Mode > >) | MatrixBase< Part< MatrixType, Mode > > | |
| x() const | MatrixBase< Part< MatrixType, Mode > > | |
| x() | MatrixBase< Part< MatrixType, Mode > > | |
| y() const | MatrixBase< Part< MatrixType, Mode > > | |
| y() | MatrixBase< Part< MatrixType, Mode > > | |
| z() const | MatrixBase< Part< MatrixType, Mode > > | |
| z() | MatrixBase< Part< MatrixType, Mode > > | |
| Zero(int rows, int cols) | MatrixBase< Part< MatrixType, Mode > > | static |
| Zero(int size) | MatrixBase< Part< MatrixType, Mode > > | static |
| Zero() | MatrixBase< Part< MatrixType, Mode > > | static |