, including all inherited members.
| abs() const | ArrayBase< Derived > | [inline] |
| abs2() const | ArrayBase< Derived > | [inline] |
| acos() const | ArrayBase< Derived > | [inline] |
| all(void) const | DenseBase< Derived > | [inline] |
| any(void) const | DenseBase< Derived > | [inline] |
| array() | ArrayBase< Derived > | [inline] |
| array() const | ArrayBase< Derived > | [inline] |
| ArrayBase() | ArrayBase< Derived > | [inline, protected] |
| ArrayBase(Index) | ArrayBase< Derived > | [explicit, private] |
| ArrayBase(Index, Index) | ArrayBase< Derived > | [private] |
| ArrayBase(const ArrayBase< OtherDerived > &) | ArrayBase< Derived > | [explicit, private] |
| asin() const | ArrayBase< Derived > | [inline] |
| Base typedef | ArrayBase< Derived > | |
| binaryExpr(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other, const CustomBinaryOp &func=CustomBinaryOp()) const | ArrayBase< 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] |
| block(Index startRow, Index startCol) | DenseBase< Derived > | [inline] |
| block(Index startRow, Index startCol) const | DenseBase< Derived > | [inline] |
| 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] |
| 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] |
| bottomRows(Index n) | DenseBase< Derived > | [inline] |
| bottomRows(Index n) const | DenseBase< Derived > | [inline] |
| bottomRows() | DenseBase< Derived > | [inline] |
| bottomRows() const | DenseBase< Derived > | [inline] |
| cast() const | ArrayBase< Derived > | [inline] |
| checkTransposeAliasing(const OtherDerived &other) const | DenseBase< Derived > | [protected] |
| CoeffReadCost enum value | DenseBase< Derived > | |
| CoeffReturnType typedef | ArrayBase< Derived > | |
| col(Index i) | DenseBase< Derived > | [inline] |
| col(Index i) const | DenseBase< Derived > | [inline] |
| ColsAtCompileTime enum value | DenseBase< Derived > | |
| ColsBlockXpr typedef | DenseBase< Derived > | |
| colwise() const | DenseBase< Derived > | [inline] |
| colwise() | DenseBase< Derived > | [inline] |
| ColwiseReturnType typedef | DenseBase< Derived > | |
| ColXpr typedef | DenseBase< Derived > | |
| conjugate() const | ArrayBase< Derived > | [inline] |
| ConjugateReturnType typedef | ArrayBase< Derived > | |
| Constant(Index rows, Index cols, const Scalar &value) | DenseBase< Derived > | [static] |
| Constant(Index size, const Scalar &value) | DenseBase< Derived > | [static] |
| Constant(const Scalar &value) | DenseBase< Derived > | [static] |
| ConstantReturnType typedef | ArrayBase< Derived > | |
| ConstColsBlockXpr typedef | DenseBase< Derived > | |
| ConstColwiseReturnType typedef | DenseBase< Derived > | |
| ConstColXpr typedef | DenseBase< Derived > | |
| ConstReverseReturnType typedef | DenseBase< Derived > | |
| ConstRowsBlockXpr typedef | DenseBase< Derived > | |
| ConstRowwiseReturnType typedef | DenseBase< Derived > | |
| ConstRowXpr typedef | DenseBase< Derived > | |
| ConstSegmentReturnType typedef | DenseBase< Derived > | |
| ConstTransposeReturnType typedef | DenseBase< Derived > | |
| cos() const | ArrayBase< Derived > | [inline] |
| count() const | DenseBase< Derived > | [inline] |
| cube() const | ArrayBase< Derived > | [inline] |
| cwiseAbs() const | ArrayBase< Derived > | [inline] |
| cwiseAbs2() const | ArrayBase< Derived > | [inline] |
| cwiseEqual(const Scalar &s) const | ArrayBase< Derived > | [inline] |
| cwiseEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const | ArrayBase< Derived > | [inline] |
| cwiseInverse() const | ArrayBase< Derived > | [inline] |
| cwiseMax(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const | ArrayBase< Derived > | [inline] |
| cwiseMin(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const | ArrayBase< Derived > | [inline] |
| cwiseNotEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const | ArrayBase< Derived > | [inline] |
| cwiseQuotient(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const | ArrayBase< Derived > | [inline] |
| cwiseSqrt() const | ArrayBase< Derived > | [inline] |
| DenseBase() | DenseBase< Derived > | [inline, protected] |
| Eigen_BaseClassForSpecializationOfGlobalMathFuncImpl typedef | ArrayBase< Derived > | |
| EIGEN_CWISE_PRODUCT_RETURN_TYPE(Derived, OtherDerived) cwiseProduct(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const | ArrayBase< Derived > | [inline] |
| EIGEN_CWISE_PRODUCT_RETURN_TYPE(Derived, OtherDerived) operator*(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const | ArrayBase< Derived > | [inline] |
| EigenvaluesReturnType typedef | DenseBase< Derived > | |
| eval() const | DenseBase< Derived > | [inline] |
| evalTo(Dest &) const | DenseBase< Derived > | [inline] |
| exp() const | ArrayBase< Derived > | [inline] |
| fill(const Scalar &value) | DenseBase< Derived > | |
| flagged() const | DenseBase< Derived > | [inline] |
| Flags enum value | DenseBase< Derived > | |
| forceAlignedAccess() const | DenseBase< Derived > | [inline] |
| forceAlignedAccess() | DenseBase< Derived > | [inline] |
| forceAlignedAccessIf() const | DenseBase< Derived > | [inline] |
| forceAlignedAccessIf() | DenseBase< Derived > | [inline] |
| format(const IOFormat &fmt) const | DenseBase< Derived > | [inline] |
| head(Index size) | DenseBase< Derived > | [inline] |
| head(Index size) const | DenseBase< Derived > | [inline] |
| head() | DenseBase< Derived > | [inline] |
| head() const | DenseBase< Derived > | [inline] |
| imag() const | ArrayBase< Derived > | [inline] |
| imag() | ArrayBase< Derived > | [inline] |
| ImagReturnType typedef | ArrayBase< Derived > | |
| Index typedef | ArrayBase< Derived > | |
| innerSize() const | DenseBase< Derived > | [inline] |
| InnerSizeAtCompileTime enum value | DenseBase< Derived > | |
| InnerStrideAtCompileTime enum value | DenseBase< Derived > | |
| inverse() const | ArrayBase< Derived > | [inline] |
| isApprox(const DenseBase< OtherDerived > &other, RealScalar prec=NumTraits< Scalar >::dummy_precision()) const | DenseBase< Derived > | |
| isApproxToConstant(const Scalar &value, RealScalar prec=NumTraits< Scalar >::dummy_precision()) const | DenseBase< Derived > | |
| isConstant(const Scalar &value, RealScalar prec=NumTraits< Scalar >::dummy_precision()) const | DenseBase< Derived > | |
| isMuchSmallerThan(const RealScalar &other, RealScalar prec=NumTraits< Scalar >::dummy_precision()) const | DenseBase< Derived > | |
| isMuchSmallerThan(const DenseBase< OtherDerived > &other, RealScalar prec=NumTraits< Scalar >::dummy_precision()) const | DenseBase< Derived > | |
| isMuchSmallerThan(const typename NumTraits< Scalar >::Real &other, RealScalar prec) const | DenseBase< Derived > | |
| isOnes(RealScalar prec=NumTraits< Scalar >::dummy_precision()) const | DenseBase< Derived > | |
| IsRowMajor enum value | DenseBase< Derived > | |
| IsVectorAtCompileTime enum value | DenseBase< Derived > | |
| isZero(RealScalar prec=NumTraits< Scalar >::dummy_precision()) const | DenseBase< Derived > | |
| lazyAssign(const DenseBase< OtherDerived > &other) | DenseBase< Derived > | |
| leftCols(Index n) | DenseBase< Derived > | [inline] |
| leftCols(Index n) const | DenseBase< Derived > | [inline] |
| leftCols() | DenseBase< Derived > | [inline] |
| leftCols() const | DenseBase< Derived > | [inline] |
| LinSpaced(Sequential_t, Index size, const Scalar &low, const Scalar &high) | DenseBase< Derived > | [static] |
| LinSpaced(Index size, const Scalar &low, const Scalar &high) | DenseBase< Derived > | [static] |
| LinSpaced(Sequential_t, const Scalar &low, const Scalar &high) | DenseBase< Derived > | [static] |
| LinSpaced(const Scalar &low, const Scalar &high) | DenseBase< Derived > | [static] |
| log() const | ArrayBase< Derived > | [inline] |
| lpNorm() const | DenseBase< Derived > | |
| matrix() | ArrayBase< Derived > | [inline] |
| matrix() const | ArrayBase< Derived > | [inline] |
| maxCoeff() const | DenseBase< Derived > | |
| maxCoeff(IndexType *row, IndexType *col) const | DenseBase< Derived > | |
| maxCoeff(IndexType *index) const | DenseBase< Derived > | |
| MaxColsAtCompileTime enum value | DenseBase< Derived > | |
| MaxRowsAtCompileTime enum value | DenseBase< Derived > | |
| MaxSizeAtCompileTime enum value | DenseBase< Derived > | |
| mean() const | DenseBase< Derived > | |
| middleCols(Index startCol, Index numCols) | DenseBase< Derived > | [inline] |
| middleCols(Index startCol, Index numCols) const | DenseBase< Derived > | [inline] |
| middleCols(Index startCol) | DenseBase< Derived > | [inline] |
| middleCols(Index startCol) const | DenseBase< Derived > | [inline] |
| middleRows(Index startRow, Index numRows) | DenseBase< Derived > | [inline] |
| middleRows(Index startRow, Index numRows) const | DenseBase< Derived > | [inline] |
| middleRows(Index startRow) | DenseBase< Derived > | [inline] |
| middleRows(Index startRow) const | DenseBase< Derived > | [inline] |
| minCoeff() const | DenseBase< Derived > | |
| minCoeff(IndexType *row, IndexType *col) const | DenseBase< Derived > | |
| minCoeff(IndexType *index) const | DenseBase< Derived > | |
| nestByValue() const | DenseBase< Derived > | [inline] |
| NonConstImagReturnType typedef | ArrayBase< Derived > | |
| NonConstRealReturnType typedef | ArrayBase< Derived > | |
| nonZeros() const | DenseBase< Derived > | [inline] |
| NullaryExpr(Index rows, Index cols, const CustomNullaryOp &func) | DenseBase< Derived > | [static] |
| NullaryExpr(Index size, const CustomNullaryOp &func) | DenseBase< Derived > | [static] |
| NullaryExpr(const CustomNullaryOp &func) | DenseBase< Derived > | [static] |
| Ones(Index rows, Index cols) | DenseBase< Derived > | [static] |
| Ones(Index size) | DenseBase< Derived > | [static] |
| Ones() | DenseBase< Derived > | [static] |
| operator*(const Scalar &scalar) const | ArrayBase< Derived > | [inline] |
| operator*(const std::complex< Scalar > &scalar) const | ArrayBase< Derived > | [inline] |
| operator*(const Scalar &scalar, const StorageBaseType &matrix) | ArrayBase< Derived > | [friend] |
| operator*(const std::complex< Scalar > &scalar, const StorageBaseType &matrix) | ArrayBase< Derived > | [friend] |
| DenseBase::operator*() const | internal::special_scalar_op_base< Derived, internal::traits< Derived >::Scalar, NumTraits< internal::traits< Derived >::Scalar >::Real > | |
| operator*=(const ArrayBase< OtherDerived > &other) | ArrayBase< Derived > | |
| DenseBase::operator*=(const Scalar &other) | DenseBase< Derived > | [inline] |
| operator+(const Scalar &scalar) const | ArrayBase< Derived > | [inline] |
| operator+(const Scalar &scalar, const EIGEN_CURRENT_STORAGE_BASE_CLASS< Derived > &other) | ArrayBase< Derived > | [friend] |
| operator+=(const Scalar &scalar) | ArrayBase< Derived > | [inline] |
| operator+=(const ArrayBase< OtherDerived > &other) | ArrayBase< Derived > | |
| operator+=(const MatrixBase< OtherDerived > &) | ArrayBase< Derived > | [inline, protected] |
| DenseBase::operator+=(const EigenBase< OtherDerived > &other) | DenseBase< Derived > | |
| operator-() const | ArrayBase< Derived > | [inline] |
| operator-(const Scalar &scalar) const | ArrayBase< Derived > | [inline] |
| operator-(const Scalar &scalar, const EIGEN_CURRENT_STORAGE_BASE_CLASS< Derived > &other) | ArrayBase< Derived > | [friend] |
| operator-=(const Scalar &scalar) | ArrayBase< Derived > | [inline] |
| operator-=(const ArrayBase< OtherDerived > &other) | ArrayBase< Derived > | |
| operator-=(const MatrixBase< OtherDerived > &) | ArrayBase< Derived > | [inline, protected] |
| DenseBase::operator-=(const EigenBase< OtherDerived > &other) | DenseBase< Derived > | |
| operator/(const Scalar &scalar) const | ArrayBase< Derived > | [inline] |
| operator/(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const | ArrayBase< Derived > | [inline] |
| operator/=(const ArrayBase< OtherDerived > &other) | ArrayBase< Derived > | |
| DenseBase::operator/=(const Scalar &other) | DenseBase< Derived > | [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 ArrayBase &other) | ArrayBase< Derived > | [inline] |
| DenseBase::operator=(const DenseBase< OtherDerived > &other) | DenseBase< Derived > | |
| DenseBase::operator=(const DenseBase &other) | DenseBase< Derived > | |
| DenseBase::operator=(const EigenBase< OtherDerived > &other) | DenseBase< Derived > | |
| DenseBase::operator=(const ReturnByValue< OtherDerived > &func) | DenseBase< Derived > | |
| outerSize() const | DenseBase< Derived > | [inline] |
| OuterStrideAtCompileTime enum value | DenseBase< Derived > | |
| PacketScalar typedef | ArrayBase< Derived > | |
| PlainObject typedef | ArrayBase< Derived > | |
| pow(const Scalar &exponent) const | ArrayBase< Derived > | [inline] |
| prod() const | DenseBase< Derived > | |
| Random(Index rows, Index cols) | DenseBase< Derived > | [inline, static] |
| Random(Index size) | DenseBase< Derived > | [inline, static] |
| Random() | DenseBase< Derived > | [inline, static] |
| RandomAccessLinSpacedReturnType typedef | DenseBase< Derived > | |
| real() const | ArrayBase< Derived > | [inline] |
| real() | ArrayBase< Derived > | [inline] |
| RealReturnType typedef | ArrayBase< Derived > | |
| RealScalar typedef | ArrayBase< Derived > | |
| replicate() const | DenseBase< Derived > | [inline] |
| replicate(Index rowFacor, Index colFactor) const | DenseBase< Derived > | [inline] |
| resize(Index size) | DenseBase< Derived > | [inline] |
| resize(Index rows, Index cols) | DenseBase< Derived > | [inline] |
| reverse() | DenseBase< Derived > | [inline] |
| reverse() const | DenseBase< Derived > | [inline] |
| reverseInPlace() | DenseBase< Derived > | [inline] |
| ReverseReturnType typedef | DenseBase< Derived > | |
| rightCols(Index n) | DenseBase< Derived > | [inline] |
| rightCols(Index n) const | DenseBase< Derived > | [inline] |
| rightCols() | DenseBase< Derived > | [inline] |
| rightCols() const | DenseBase< Derived > | [inline] |
| row(Index i) | DenseBase< Derived > | [inline] |
| row(Index i) const | DenseBase< Derived > | [inline] |
| RowsAtCompileTime enum value | DenseBase< Derived > | |
| RowsBlockXpr typedef | DenseBase< Derived > | |
| rowwise() const | DenseBase< Derived > | [inline] |
| rowwise() | DenseBase< Derived > | [inline] |
| RowwiseReturnType typedef | DenseBase< Derived > | |
| RowXpr typedef | DenseBase< Derived > | |
| Scalar typedef | ArrayBase< Derived > | |
| ScalarMultipleReturnType typedef | ArrayBase< Derived > | |
| ScalarQuotient1ReturnType typedef | ArrayBase< Derived > | |
| segment(Index start, Index size) | DenseBase< Derived > | [inline] |
| segment(Index start, Index size) const | DenseBase< Derived > | [inline] |
| segment(Index start) | DenseBase< Derived > | [inline] |
| segment(Index start) const | DenseBase< Derived > | [inline] |
| SegmentReturnType typedef | DenseBase< Derived > | |
| select(const DenseBase< ThenDerived > &thenMatrix, const DenseBase< ElseDerived > &elseMatrix) const | DenseBase< Derived > | [inline] |
| select(const DenseBase< ThenDerived > &thenMatrix, typename ThenDerived::Scalar elseScalar) const | DenseBase< Derived > | [inline] |
| select(typename ElseDerived::Scalar thenScalar, const DenseBase< ElseDerived > &elseMatrix) const | DenseBase< Derived > | [inline] |
| SequentialLinSpacedReturnType typedef | DenseBase< Derived > | |
| setConstant(const Scalar &value) | DenseBase< Derived > | |
| setLinSpaced(Index size, const Scalar &low, const Scalar &high) | DenseBase< Derived > | |
| setLinSpaced(const Scalar &low, const Scalar &high) | DenseBase< Derived > | |
| setOnes() | DenseBase< Derived > | |
| setRandom() | DenseBase< Derived > | [inline] |
| setZero() | DenseBase< Derived > | |
| sin() const | ArrayBase< Derived > | [inline] |
| SizeAtCompileTime enum value | DenseBase< Derived > | |
| sqrt() const | ArrayBase< Derived > | [inline] |
| square() const | ArrayBase< Derived > | [inline] |
| StorageBaseType typedef | ArrayBase< Derived > | |
| StorageKind typedef | ArrayBase< Derived > | |
| sum() const | DenseBase< Derived > | |
| swap(const DenseBase< OtherDerived > &other, int=OtherDerived::ThisConstantIsPrivateInPlainObjectBase) | DenseBase< Derived > | [inline] |
| swap(PlainObjectBase< OtherDerived > &other) | DenseBase< Derived > | [inline] |
| tail(Index size) | DenseBase< Derived > | [inline] |
| tail(Index size) const | DenseBase< Derived > | [inline] |
| tail() | DenseBase< Derived > | [inline] |
| tail() const | DenseBase< Derived > | [inline] |
| tan() const | ArrayBase< Derived > | [inline] |
| ThisConstantIsPrivateInPlainObjectBase enum value | DenseBase< Derived > | |
| 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] |
| 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] |
| topRows(Index n) | DenseBase< Derived > | [inline] |
| topRows(Index n) const | DenseBase< Derived > | [inline] |
| topRows() | DenseBase< Derived > | [inline] |
| topRows() const | DenseBase< Derived > | [inline] |
| trace() const | DenseBase< Derived > | |
| transpose() | DenseBase< Derived > | [inline] |
| transpose() const | DenseBase< Derived > | [inline] |
| transposeInPlace() | DenseBase< Derived > | [inline] |
| unaryExpr(const CustomUnaryOp &func=CustomUnaryOp()) const | ArrayBase< Derived > | [inline] |
| unaryViewExpr(const CustomViewOp &func=CustomViewOp()) const | ArrayBase< Derived > | [inline] |
| value() const | DenseBase< Derived > | [inline] |
| visit(Visitor &func) const | DenseBase< Derived > | |
| Zero(Index rows, Index cols) | DenseBase< Derived > | [static] |
| Zero(Index size) | DenseBase< Derived > | [static] |
| Zero() | DenseBase< Derived > | [static] |