| _init1(Index size, typename internal::enable_if<(Base::SizeAtCompileTime!=1||!internal::is_convertible< T, Scalar >::value) &&((!internal::is_same< typename internal::traits< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::XprKind, ArrayXpr >::value||Base::SizeAtCompileTime==Dynamic)), T >::type *=0) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlineprotected |
| _init1(const Scalar &val0, typename internal::enable_if< Base::SizeAtCompileTime==1 &&internal::is_convertible< T, Scalar >::value, T >::type *=0) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlineprotected |
| _init1(const Index &val0, typename internal::enable_if<(!internal::is_same< Index, Scalar >::value) &&(internal::is_same< Index, T >::value) &&Base::SizeAtCompileTime==1 &&internal::is_convertible< T, Scalar >::value, T * >::type *=0) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlineprotected |
| _init1(const Scalar *data) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlineprotected |
| _init1(const DenseBase< OtherDerived > &other) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlineprotected |
| _init1(const Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > &other) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlineprotected |
| _init1(const EigenBase< OtherDerived > &other) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlineprotected |
| _init1(const ReturnByValue< OtherDerived > &other) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlineprotected |
| _init1(const RotationBase< OtherDerived, ColsAtCompileTime > &r) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlineprotected |
| _init1(const Scalar &val0, typename internal::enable_if< Base::SizeAtCompileTime!=Dynamic &&Base::SizeAtCompileTime!=1 &&internal::is_convertible< T, Scalar >::value &&internal::is_same< typename internal::traits< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::XprKind, ArrayXpr >::value, T >::type *=0) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlineprotected |
| _init1(const Index &val0, typename internal::enable_if<(!internal::is_same< Index, Scalar >::value) &&(internal::is_same< Index, T >::value) &&Base::SizeAtCompileTime!=Dynamic &&Base::SizeAtCompileTime!=1 &&internal::is_convertible< T, Scalar >::value &&internal::is_same< typename internal::traits< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::XprKind, ArrayXpr >::value, T * >::type *=0) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlineprotected |
| _init2(Index rows, Index cols, typename internal::enable_if< Base::SizeAtCompileTime!=2, T0 >::type *=0) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlineprotected |
| _init2(const T0 &val0, const T1 &val1, typename internal::enable_if< Base::SizeAtCompileTime==2, T0 >::type *=0) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlineprotected |
| _init2(const Index &val0, const Index &val1, typename internal::enable_if<(!internal::is_same< Index, Scalar >::value) &&(internal::is_same< T0, Index >::value) &&(internal::is_same< T1, Index >::value) &&Base::SizeAtCompileTime==2, T1 >::type *=0) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlineprotected |
| _resize_to_match(const EigenBase< OtherDerived > &other) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlineprotected |
| _set(const DenseBase< OtherDerived > &other) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlineprotected |
| _set_noalias(const DenseBase< OtherDerived > &other) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlineprotected |
| abs() const | Eigen::ArrayBase< Derived > | inline |
| abs2() const | Eigen::ArrayBase< Derived > | inline |
| acos() const | Eigen::ArrayBase< Derived > | inline |
| all() const | Eigen::DenseBase< Derived > | inline |
| allFinite() const | Eigen::DenseBase< Derived > | inline |
| any() const | Eigen::DenseBase< Derived > | inline |
| arg() const | Eigen::ArrayBase< Derived > | inline |
| Array() | Eigen::Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > | inline |
| Array(const Scalar *data) | Eigen::Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > | explicit |
| Array(Index dim) | Eigen::Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > | inlineexplicit |
| Array(const Scalar &value) | Eigen::Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > | |
| Array(Index rows, Index cols) | Eigen::Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > | |
| Array(const Scalar &val0, const Scalar &val1) | Eigen::Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > | |
| Array(const Scalar &val0, const Scalar &val1, const Scalar &val2) | Eigen::Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > | inline |
| Array(const Scalar &val0, const Scalar &val1, const Scalar &val2, const Scalar &val3) | Eigen::Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > | inline |
| Array(const Array &other) | Eigen::Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > | inline |
| Array(const EigenBase< OtherDerived > &other, typename internal::enable_if< internal::is_convertible< typename OtherDerived::Scalar, Scalar >::value, PrivateType >::type=PrivateType()) | Eigen::Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > | inline |
| asin() const | Eigen::ArrayBase< Derived > | inline |
| atan() const | Eigen::ArrayBase< Derived > | inline |
| binaryExpr(const Eigen::ArrayBase< OtherDerived > &other, const CustomBinaryOp &func=CustomBinaryOp()) const | Eigen::ArrayBase< Derived > | inline |
| block(Index startRow, Index startCol, Index blockRows, Index blockCols) | Eigen::DenseBase< Derived > | inline |
| block(Index startRow, Index startCol, Index blockRows, Index blockCols) const | Eigen::DenseBase< Derived > | inline |
| block(Index startRow, Index startCol) | Eigen::DenseBase< Derived > | inline |
| block(Index startRow, Index startCol) const | Eigen::DenseBase< Derived > | inline |
| block(Index startRow, Index startCol, Index blockRows, Index blockCols) | Eigen::DenseBase< Derived > | inline |
| block(Index startRow, Index startCol, Index blockRows, Index blockCols) const | Eigen::DenseBase< Derived > | inline |
| bottomLeftCorner(Index cRows, Index cCols) | Eigen::DenseBase< Derived > | inline |
| bottomLeftCorner(Index cRows, Index cCols) const | Eigen::DenseBase< Derived > | inline |
| bottomLeftCorner() | Eigen::DenseBase< Derived > | inline |
| bottomLeftCorner() const | Eigen::DenseBase< Derived > | inline |
| bottomLeftCorner(Index cRows, Index cCols) | Eigen::DenseBase< Derived > | inline |
| bottomLeftCorner(Index cRows, Index cCols) const | Eigen::DenseBase< Derived > | inline |
| bottomRightCorner(Index cRows, Index cCols) | Eigen::DenseBase< Derived > | inline |
| bottomRightCorner(Index cRows, Index cCols) const | Eigen::DenseBase< Derived > | inline |
| bottomRightCorner() | Eigen::DenseBase< Derived > | inline |
| bottomRightCorner() const | Eigen::DenseBase< Derived > | inline |
| bottomRightCorner(Index cRows, Index cCols) | Eigen::DenseBase< Derived > | inline |
| bottomRightCorner(Index cRows, Index cCols) const | Eigen::DenseBase< Derived > | inline |
| bottomRows(Index n) | Eigen::DenseBase< Derived > | inline |
| bottomRows(Index n) const | Eigen::DenseBase< Derived > | inline |
| bottomRows(Index n=N) | Eigen::DenseBase< Derived > | inline |
| bottomRows(Index n=N) const | Eigen::DenseBase< Derived > | inline |
| cast() const | Eigen::ArrayBase< Derived > | inline |
| ceil() const | Eigen::ArrayBase< Derived > | inline |
| coeff(Index rowId, Index colId) const | Eigen::Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > | inline |
| coeff(Index index) const | Eigen::Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > | inline |
| coeffRef(Index rowId, Index colId) | Eigen::Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > | inline |
| coeffRef(Index index) | Eigen::Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > | inline |
| coeffRef(Index rowId, Index colId) const | Eigen::Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > | inline |
| coeffRef(Index index) const | Eigen::Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > | inline |
| col(Index i) | Eigen::DenseBase< Derived > | inline |
| col(Index i) const | Eigen::DenseBase< Derived > | inline |
| ColsAtCompileTime enum value | Eigen::DenseBase< Derived > | |
| colStride() const | Eigen::DenseCoeffsBase< Derived, DirectWriteAccessors > | inline |
| colwise() const | Eigen::DenseBase< Derived > | inline |
| colwise() | Eigen::DenseBase< Derived > | inline |
| conjugate() const | Eigen::ArrayBase< Derived > | inline |
| conservativeResize(Index rows, Index cols) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
| conservativeResize(Index rows, NoChange_t) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
| conservativeResize(NoChange_t, Index cols) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
| conservativeResize(Index size) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
| conservativeResizeLike(const DenseBase< OtherDerived > &other) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
| Constant(Index rows, Index cols, const Scalar &value) | Eigen::DenseBase< Derived > | inlinestatic |
| Constant(Index size, const Scalar &value) | Eigen::DenseBase< Derived > | inlinestatic |
| Constant(const Scalar &value) | Eigen::DenseBase< Derived > | inlinestatic |
| cos() const | Eigen::ArrayBase< Derived > | inline |
| cosh() const | Eigen::ArrayBase< Derived > | inline |
| count() const | Eigen::DenseBase< Derived > | inline |
| cube() const | Eigen::ArrayBase< Derived > | inline |
| cwiseAbs() const | Eigen::ArrayBase< Derived > | inline |
| cwiseAbs2() const | Eigen::ArrayBase< Derived > | inline |
| cwiseEqual(const Eigen::ArrayBase< OtherDerived > &other) const | Eigen::ArrayBase< Derived > | inline |
| cwiseEqual(const Scalar &s) const | Eigen::ArrayBase< Derived > | inline |
| cwiseInverse() const | Eigen::ArrayBase< Derived > | inline |
| cwiseMax(const Eigen::ArrayBase< OtherDerived > &other) const | Eigen::ArrayBase< Derived > | inline |
| cwiseMax(const Scalar &other) const | Eigen::ArrayBase< Derived > | inline |
| cwiseMin(const Eigen::ArrayBase< OtherDerived > &other) const | Eigen::ArrayBase< Derived > | inline |
| cwiseMin(const Scalar &other) const | Eigen::ArrayBase< Derived > | inline |
| cwiseNotEqual(const Eigen::ArrayBase< OtherDerived > &other) const | Eigen::ArrayBase< Derived > | inline |
| cwiseProduct(const Eigen::ArrayBase< OtherDerived > &other) const | Eigen::ArrayBase< Derived > | inline |
| cwiseQuotient(const Eigen::ArrayBase< OtherDerived > &other) const | Eigen::ArrayBase< Derived > | inline |
| cwiseSign() const | Eigen::ArrayBase< Derived > | inline |
| cwiseSqrt() const | Eigen::ArrayBase< Derived > | inline |
| data() const | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
| data() | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
| DenseBase() | Eigen::DenseBase< Derived > | inlineprotected |
| digamma() const | Eigen::ArrayBase< Derived > | inline |
| erf() const | Eigen::ArrayBase< Derived > | inline |
| erfc() const | Eigen::ArrayBase< Derived > | inline |
| eval() const | Eigen::DenseBase< Derived > | inline |
| exp() const | Eigen::ArrayBase< Derived > | inline |
| fill(const Scalar &value) | Eigen::DenseBase< Derived > | inline |
| flagged() const | Eigen::DenseBase< Derived > | inline |
| Flags enum value | Eigen::DenseBase< Derived > | |
| floor() const | Eigen::ArrayBase< Derived > | inline |
| format(const IOFormat &fmt) const | Eigen::DenseBase< Derived > | inline |
| hasNaN() const | Eigen::DenseBase< Derived > | inline |
| head(Index n) | Eigen::DenseBase< Derived > | inline |
| head(Index n) const | Eigen::DenseBase< Derived > | inline |
| head(Index n=N) | Eigen::DenseBase< Derived > | inline |
| head(Index n=N) const | Eigen::DenseBase< Derived > | inline |
| imag() const | Eigen::ArrayBase< Derived > | inline |
| imag() | Eigen::ArrayBase< Derived > | inline |
| InnerIterator typedef | Eigen::DenseBase< Derived > | |
| innerSize() const | Eigen::DenseBase< Derived > | inline |
| inverse() const | Eigen::ArrayBase< Derived > | inline |
| isApprox(const DenseBase< OtherDerived > &other, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const | Eigen::DenseBase< Derived > | |
| isApproxToConstant(const Scalar &value, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const | Eigen::DenseBase< Derived > | |
| isConstant(const Scalar &value, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const | Eigen::DenseBase< Derived > | |
| isFinite() const | Eigen::ArrayBase< Derived > | inline |
| isInf() const | Eigen::ArrayBase< Derived > | inline |
| isMuchSmallerThan(const DenseBase< OtherDerived > &other, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const | Eigen::DenseBase< Derived > | |
| isMuchSmallerThan(const typename NumTraits< Scalar >::Real &other, const RealScalar &prec) const | Eigen::DenseBase< Derived > | |
| isNaN() const | Eigen::ArrayBase< Derived > | inline |
| isOnes(const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const | Eigen::DenseBase< Derived > | |
| IsRowMajor enum value | Eigen::DenseBase< Derived > | |
| IsVectorAtCompileTime enum value | Eigen::DenseBase< Derived > | |
| isZero(const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const | Eigen::DenseBase< Derived > | |
| lazyAssign(const DenseBase< OtherDerived > &other) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
| leftCols(Index n) | Eigen::DenseBase< Derived > | inline |
| leftCols(Index n) const | Eigen::DenseBase< Derived > | inline |
| leftCols(Index n=N) | Eigen::DenseBase< Derived > | inline |
| leftCols(Index n=N) const | Eigen::DenseBase< Derived > | inline |
| lgamma() const | Eigen::ArrayBase< Derived > | inline |
| LinSpaced(Sequential_t, Index size, const Scalar &low, const Scalar &high) | Eigen::DenseBase< Derived > | inlinestatic |
| LinSpaced(Index size, const Scalar &low, const Scalar &high) | Eigen::DenseBase< Derived > | inlinestatic |
| LinSpaced(Sequential_t, const Scalar &low, const Scalar &high) | Eigen::DenseBase< Derived > | inlinestatic |
| LinSpaced(const Scalar &low, const Scalar &high) | Eigen::DenseBase< Derived > | inlinestatic |
| log() const | Eigen::ArrayBase< Derived > | inline |
| log10() const | Eigen::ArrayBase< Derived > | inline |
| log1p() const | Eigen::ArrayBase< Derived > | inline |
| Map(const Scalar *data) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlinestatic |
| Map(Scalar *data) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlinestatic |
| Map(const Scalar *data, Index size) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlinestatic |
| Map(Scalar *data, Index size) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlinestatic |
| Map(const Scalar *data, Index rows, Index cols) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlinestatic |
| Map(Scalar *data, Index rows, Index cols) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlinestatic |
| Map(const Scalar *data, const Stride< Outer, Inner > &stride) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlinestatic |
| Map(Scalar *data, const Stride< Outer, Inner > &stride) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlinestatic |
| Map(const Scalar *data, Index size, const Stride< Outer, Inner > &stride) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlinestatic |
| Map(Scalar *data, Index size, const Stride< Outer, Inner > &stride) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlinestatic |
| Map(const Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlinestatic |
| Map(Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlinestatic |
| MapAligned(const Scalar *data) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlinestatic |
| MapAligned(Scalar *data) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlinestatic |
| MapAligned(const Scalar *data, Index size) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlinestatic |
| MapAligned(Scalar *data, Index size) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlinestatic |
| MapAligned(const Scalar *data, Index rows, Index cols) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlinestatic |
| MapAligned(Scalar *data, Index rows, Index cols) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlinestatic |
| MapAligned(const Scalar *data, const Stride< Outer, Inner > &stride) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlinestatic |
| MapAligned(Scalar *data, const Stride< Outer, Inner > &stride) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlinestatic |
| MapAligned(const Scalar *data, Index size, const Stride< Outer, Inner > &stride) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlinestatic |
| MapAligned(Scalar *data, Index size, const Stride< Outer, Inner > &stride) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlinestatic |
| MapAligned(const Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlinestatic |
| MapAligned(Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlinestatic |
| matrix() | Eigen::ArrayBase< Derived > | inline |
| max(const Eigen::ArrayBase< OtherDerived > &other) const | Eigen::ArrayBase< Derived > | |
| max(const Scalar &other) const | Eigen::ArrayBase< Derived > | inline |
| maxCoeff() const | Eigen::DenseBase< Derived > | inline |
| maxCoeff(IndexType *row, IndexType *col) const | Eigen::DenseBase< Derived > | |
| maxCoeff(IndexType *index) const | Eigen::DenseBase< Derived > | |
| MaxColsAtCompileTime enum value | Eigen::DenseBase< Derived > | |
| MaxRowsAtCompileTime enum value | Eigen::DenseBase< Derived > | |
| MaxSizeAtCompileTime enum value | Eigen::DenseBase< Derived > | |
| mean() const | Eigen::DenseBase< Derived > | inline |
| middleCols(Index startCol, Index numCols) | Eigen::DenseBase< Derived > | inline |
| middleCols(Index startCol, Index numCols) const | Eigen::DenseBase< Derived > | inline |
| middleCols(Index startCol, Index n=N) | Eigen::DenseBase< Derived > | inline |
| middleCols(Index startCol, Index n=N) const | Eigen::DenseBase< Derived > | inline |
| middleRows(Index startRow, Index n) | Eigen::DenseBase< Derived > | inline |
| middleRows(Index startRow, Index n) const | Eigen::DenseBase< Derived > | inline |
| middleRows(Index startRow, Index n=N) | Eigen::DenseBase< Derived > | inline |
| middleRows(Index startRow, Index n=N) const | Eigen::DenseBase< Derived > | inline |
| min(const Eigen::ArrayBase< OtherDerived > &other) const | Eigen::ArrayBase< Derived > | |
| min(const Scalar &other) const | Eigen::ArrayBase< Derived > | inline |
| minCoeff() const | Eigen::DenseBase< Derived > | inline |
| minCoeff(IndexType *row, IndexType *col) const | Eigen::DenseBase< Derived > | |
| minCoeff(IndexType *index) const | Eigen::DenseBase< Derived > | |
| nestByValue() const | Eigen::DenseBase< Derived > | inline |
| nonZeros() const | Eigen::DenseBase< Derived > | inline |
| NullaryExpr(Index rows, Index cols, const CustomNullaryOp &func) | Eigen::DenseBase< Derived > | inline |
| NullaryExpr(Index size, const CustomNullaryOp &func) | Eigen::DenseBase< Derived > | inline |
| NullaryExpr(const CustomNullaryOp &func) | Eigen::DenseBase< Derived > | inline |
| Ones(Index rows, Index cols) | Eigen::DenseBase< Derived > | inlinestatic |
| Ones(Index size) | Eigen::DenseBase< Derived > | inlinestatic |
| Ones() | Eigen::DenseBase< Derived > | inlinestatic |
| operator!() const | Eigen::ArrayBase< Derived > | inline |
| operator&&(const Eigen::ArrayBase< OtherDerived > &other) const | Eigen::ArrayBase< Derived > | inline |
| operator*(const T &scalar) const | Eigen::ArrayBase< Derived > | |
| operator*(const Eigen::ArrayBase< OtherDerived > &other) const | Eigen::ArrayBase< Derived > | inline |
| operator*=(const ArrayBase< OtherDerived > &other) | Eigen::ArrayBase< Derived > | inline |
| operator+(const Eigen::ArrayBase< OtherDerived > &other) const | Eigen::ArrayBase< Derived > | |
| operator+(const T &scalar) const | Eigen::ArrayBase< Derived > | |
| operator+=(const ArrayBase< OtherDerived > &other) | Eigen::ArrayBase< Derived > | inline |
| operator-() const | Eigen::ArrayBase< Derived > | inline |
| operator-(const Eigen::ArrayBase< OtherDerived > &other) const | Eigen::ArrayBase< Derived > | |
| operator-(const T &scalar) const | Eigen::ArrayBase< Derived > | |
| operator-=(const ArrayBase< OtherDerived > &other) | Eigen::ArrayBase< Derived > | inline |
| operator/(const T &scalar) const | Eigen::ArrayBase< Derived > | |
| operator/(const Eigen::ArrayBase< OtherDerived > &other) const | Eigen::ArrayBase< Derived > | inline |
| operator/=(const ArrayBase< OtherDerived > &other) | Eigen::ArrayBase< Derived > | inline |
| operator<<(const Scalar &s) | Eigen::DenseBase< Derived > | inline |
| operator<<(const DenseBase< OtherDerived > &other) | Eigen::DenseBase< Derived > | inline |
| operator<<(std::ostream &s, const DenseBase< Derived > &m) | Eigen::DenseBase< Derived > | related |
| operator=(const EigenBase< OtherDerived > &other) | Eigen::Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > | inline |
| operator=(const Scalar &value) | Eigen::Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > | inline |
| operator=(const DenseBase< OtherDerived > &other) | Eigen::Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > | inline |
| operator=(const Array &other) | Eigen::Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > | inline |
| Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::operator=(const PlainObjectBase &other) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
| Eigen::doxygen::dense_xpr_base_dispatcher< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::operator=(const ArrayBase &other) | Eigen::ArrayBase< Derived > | inline |
| Eigen::doxygen::dense_xpr_base_dispatcher< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::operator=(const Scalar &value) | Eigen::ArrayBase< Derived > | inline |
| Eigen::DenseBase::operator=(const DenseBase &other) | Eigen::DenseBase< Derived > | inline |
| operator^(const Eigen::ArrayBase< OtherDerived > &other) const | Eigen::ArrayBase< Derived > | inline |
| operator||(const Eigen::ArrayBase< OtherDerived > &other) const | Eigen::ArrayBase< Derived > | inline |
| outerSize() const | Eigen::DenseBase< Derived > | inline |
| PlainArray typedef | Eigen::DenseBase< Derived > | |
| PlainMatrix typedef | Eigen::DenseBase< Derived > | |
| PlainObjectBase(const PlainObjectBase &other) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlineprotected |
| PlainObjectBase(const DenseBase< OtherDerived > &other) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlineprotected |
| PlainObjectBase(const EigenBase< OtherDerived > &other) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlineprotected |
| PlainObjectBase(const ReturnByValue< OtherDerived > &other) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlineprotected |
| pow(const Eigen::ArrayBase< OtherDerived > &other) const | Eigen::ArrayBase< Derived > | |
| pow(const T &exponent) const | Eigen::ArrayBase< Derived > | |
| pow(const Eigen::ArrayBase< Derived > &x, const ScalarExponent &exponent) | Eigen::ArrayBase< Derived > | related |
| pow(const Eigen::ArrayBase< Derived > &x, const Eigen::ArrayBase< ExponentDerived > &exponents) | Eigen::ArrayBase< Derived > | related |
| pow(const Scalar &x, const Eigen::ArrayBase< Derived > &x) | Eigen::ArrayBase< Derived > | related |
| prod() const | Eigen::DenseBase< Derived > | inline |
| Random(Index rows, Index cols) | Eigen::DenseBase< Derived > | inlinestatic |
| Random(Index size) | Eigen::DenseBase< Derived > | inlinestatic |
| Random() | Eigen::DenseBase< Derived > | inlinestatic |
| real() const | Eigen::ArrayBase< Derived > | inline |
| real() | Eigen::ArrayBase< Derived > | inline |
| redux(const Func &func) const | Eigen::DenseBase< Derived > | inline |
| replicate() const | Eigen::DenseBase< Derived > | |
| replicate(Index rowFactor, Index colFactor) const | Eigen::DenseBase< Derived > | inline |
| resize(Index rows, Index cols) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
| resize(Index size) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
| resize(NoChange_t, Index cols) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
| resize(Index rows, NoChange_t) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
| resizeLike(const EigenBase< OtherDerived > &_other) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
| reverse() | Eigen::DenseBase< Derived > | inline |
| reverse() const | Eigen::DenseBase< Derived > | inline |
| reverseInPlace() | Eigen::DenseBase< Derived > | inline |
| rightCols(Index n) | Eigen::DenseBase< Derived > | inline |
| rightCols(Index n) const | Eigen::DenseBase< Derived > | inline |
| rightCols(Index n=N) | Eigen::DenseBase< Derived > | inline |
| rightCols(Index n=N) const | Eigen::DenseBase< Derived > | inline |
| round() const | Eigen::ArrayBase< Derived > | inline |
| row(Index i) | Eigen::DenseBase< Derived > | inline |
| row(Index i) const | Eigen::DenseBase< Derived > | inline |
| RowsAtCompileTime enum value | Eigen::DenseBase< Derived > | |
| rowStride() const | Eigen::DenseCoeffsBase< Derived, DirectWriteAccessors > | inline |
| rowwise() const | Eigen::DenseBase< Derived > | inline |
| rowwise() | Eigen::DenseBase< Derived > | inline |
| rsqrt() const | Eigen::ArrayBase< Derived > | inline |
| segment(Index start, Index n) | Eigen::DenseBase< Derived > | inline |
| segment(Index start, Index n) const | Eigen::DenseBase< Derived > | inline |
| segment(Index start, Index n=N) | Eigen::DenseBase< Derived > | inline |
| segment(Index start, Index n=N) const | Eigen::DenseBase< Derived > | inline |
| select(const DenseBase< ThenDerived > &thenMatrix, const DenseBase< ElseDerived > &elseMatrix) const | Eigen::DenseBase< Derived > | inline |
| select(const DenseBase< ThenDerived > &thenMatrix, const typename ThenDerived::Scalar &elseScalar) const | Eigen::DenseBase< Derived > | inline |
| select(const typename ElseDerived::Scalar &thenScalar, const DenseBase< ElseDerived > &elseMatrix) const | Eigen::DenseBase< Derived > | inline |
| setConstant(Index size, const Scalar &val) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
| setConstant(Index rows, Index cols, const Scalar &val) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
| Eigen::doxygen::dense_xpr_base_dispatcher< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::setConstant(const Scalar &value) | Eigen::DenseBase< Derived > | inline |
| setLinSpaced(Index size, const Scalar &low, const Scalar &high) | Eigen::DenseBase< Derived > | inline |
| setLinSpaced(const Scalar &low, const Scalar &high) | Eigen::DenseBase< Derived > | inline |
| setOnes(Index size) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
| setOnes(Index rows, Index cols) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
| Eigen::doxygen::dense_xpr_base_dispatcher< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::setOnes() | Eigen::DenseBase< Derived > | inline |
| setRandom(Index size) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
| setRandom(Index rows, Index cols) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
| Eigen::doxygen::dense_xpr_base_dispatcher< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::setRandom() | Eigen::DenseBase< Derived > | inline |
| setZero(Index size) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
| setZero(Index rows, Index cols) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
| Eigen::doxygen::dense_xpr_base_dispatcher< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::setZero() | Eigen::DenseBase< Derived > | inline |
| sign() const | Eigen::ArrayBase< Derived > | inline |
| sin() const | Eigen::ArrayBase< Derived > | inline |
| sinh() const | Eigen::ArrayBase< Derived > | inline |
| SizeAtCompileTime enum value | Eigen::DenseBase< Derived > | |
| sqrt() const | Eigen::ArrayBase< Derived > | inline |
| square() const | Eigen::ArrayBase< Derived > | inline |
| StorageIndex typedef | Eigen::DenseBase< Derived > | |
| sum() const | Eigen::DenseBase< Derived > | inline |
| swap(const DenseBase< OtherDerived > &other) | Eigen::DenseBase< Derived > | inline |
| swap(PlainObjectBase< OtherDerived > &other) | Eigen::DenseBase< Derived > | inline |
| tail(Index n) | Eigen::DenseBase< Derived > | inline |
| tail(Index n) const | Eigen::DenseBase< Derived > | inline |
| tail(Index n=N) | Eigen::DenseBase< Derived > | inline |
| tail(Index n=N) const | Eigen::DenseBase< Derived > | inline |
| tan() const | Eigen::ArrayBase< Derived > | inline |
| tanh() const | Eigen::ArrayBase< Derived > | inline |
| topLeftCorner(Index cRows, Index cCols) | Eigen::DenseBase< Derived > | inline |
| topLeftCorner(Index cRows, Index cCols) const | Eigen::DenseBase< Derived > | inline |
| topLeftCorner() | Eigen::DenseBase< Derived > | inline |
| topLeftCorner() const | Eigen::DenseBase< Derived > | inline |
| topLeftCorner(Index cRows, Index cCols) | Eigen::DenseBase< Derived > | inline |
| topLeftCorner(Index cRows, Index cCols) const | Eigen::DenseBase< Derived > | inline |
| topRightCorner(Index cRows, Index cCols) | Eigen::DenseBase< Derived > | inline |
| topRightCorner(Index cRows, Index cCols) const | Eigen::DenseBase< Derived > | inline |
| topRightCorner() | Eigen::DenseBase< Derived > | inline |
| topRightCorner() const | Eigen::DenseBase< Derived > | inline |
| topRightCorner(Index cRows, Index cCols) | Eigen::DenseBase< Derived > | inline |
| topRightCorner(Index cRows, Index cCols) const | Eigen::DenseBase< Derived > | inline |
| topRows(Index n) | Eigen::DenseBase< Derived > | inline |
| topRows(Index n) const | Eigen::DenseBase< Derived > | inline |
| topRows(Index n=N) | Eigen::DenseBase< Derived > | inline |
| topRows(Index n=N) const | Eigen::DenseBase< Derived > | inline |
| transpose() | Eigen::DenseBase< Derived > | inline |
| transpose() const | Eigen::DenseBase< Derived > | inline |
| transposeInPlace() | Eigen::DenseBase< Derived > | inline |
| unaryExpr(const CustomUnaryOp &func=CustomUnaryOp()) const | Eigen::ArrayBase< Derived > | inline |
| unaryViewExpr(const CustomViewOp &func=CustomViewOp()) const | Eigen::ArrayBase< Derived > | inline |
| value() const | Eigen::DenseBase< Derived > | inline |
| value_type typedef | Eigen::DenseBase< Derived > | |
| visit(Visitor &func) const | Eigen::DenseBase< Derived > | |
| Zero(Index rows, Index cols) | Eigen::DenseBase< Derived > | inlinestatic |
| Zero(Index size) | Eigen::DenseBase< Derived > | inlinestatic |
| Zero() | Eigen::DenseBase< Derived > | inlinestatic |
| zeta(const Eigen::ArrayBase< DerivedQ > &q) const | Eigen::ArrayBase< Derived > | inline |