_init2(Index rows, Index cols, typename internal::enable_if< Base::SizeAtCompileTime!=2, T0 >::type *=0) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlineprotected |
_init2(const Scalar &x, const Scalar &y, typename internal::enable_if< Base::SizeAtCompileTime==2, T0 >::type *=0) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlineprotected |
_resize_to_match(const EigenBase< OtherDerived > &other) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlineprotected |
_set(const DenseBase< OtherDerived > &other) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlineprotected |
_set_noalias(const DenseBase< OtherDerived > &other) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlineprotected |
_set_selector(const OtherDerived &other, const internal::true_type &) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlineprotected |
_set_selector(const OtherDerived &other, const internal::false_type &) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlineprotected |
_swap(DenseBase< OtherDerived > const &other) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlineprotected |
abs() const | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
abs2() const | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
acos() const | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
AlignedMapType typedef | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
all(void) const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
any(void) const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
array() | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
array() const | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
Array() | Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > | inlineexplicit |
Array(Index dim) | Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > | inlineexplicit |
Array(Index rows, Index cols) | Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > | |
Array(const Scalar &x, const Scalar &y) | Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > | |
Array(const Scalar &x, const Scalar &y, const Scalar &z) | Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > | inline |
Array(const Scalar &x, const Scalar &y, const Scalar &z, const Scalar &w) | Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > | inline |
Array(const Scalar *data) | Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > | inlineexplicit |
Array(const ArrayBase< OtherDerived > &other) | Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > | inline |
Array(const Array &other) | Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > | inline |
Array(const ReturnByValue< OtherDerived > &other) | Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > | inline |
Array(const EigenBase< OtherDerived > &other) | Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > | inline |
ArrayBase() | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlineprotected |
asin() const | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
Base typedef | Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > | |
base() | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
base() const | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
binaryExpr(const Eigen::ArrayBase< OtherDerived > &other, const CustomBinaryOp &func=CustomBinaryOp()) const | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
block(Index startRow, Index startCol, Index blockRows, Index blockCols) | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
block(Index startRow, Index startCol, Index blockRows, Index blockCols) const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
block(Index startRow, Index startCol) | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
block(Index startRow, Index startCol) const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
bottomLeftCorner(Index cRows, Index cCols) | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
bottomLeftCorner(Index cRows, Index cCols) const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
bottomLeftCorner() | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
bottomLeftCorner() const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
bottomRightCorner(Index cRows, Index cCols) | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
bottomRightCorner(Index cRows, Index cCols) const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
bottomRightCorner() | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
bottomRightCorner() const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
bottomRows(Index n) | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
bottomRows(Index n) const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
bottomRows() | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
bottomRows() const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
cast() const | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
checkTransposeAliasing(const OtherDerived &other) const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | protected |
coeff(Index row, Index col) const | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
coeff(Index index) const | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
CoeffReadCost enum value | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
coeffRef(Index row, Index col) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
coeffRef(Index index) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
coeffRef(Index row, Index col) const | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
coeffRef(Index index) const | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
CoeffReturnType typedef | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
col(Index i) | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
col(Index i) const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
cols() const | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
ColsAtCompileTime enum value | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
colwise() const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
colwise() | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
ColwiseReturnType typedef | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
conjugate() const | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
conservativeResize(Index rows, Index cols) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
conservativeResize(Index rows, NoChange_t) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
conservativeResize(NoChange_t, Index cols) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
conservativeResize(Index size) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
conservativeResizeLike(const DenseBase< OtherDerived > &other) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
ConstAlignedMapType typedef | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
Constant(Index rows, Index cols, const Scalar &value) | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | static |
Constant(Index size, const Scalar &value) | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | static |
Constant(const Scalar &value) | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | static |
ConstColwiseReturnType typedef | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
ConstMapType typedef | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
ConstReverseReturnType typedef | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
ConstRowwiseReturnType typedef | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
ConstSegmentReturnType typedef | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
ConstTransposeReturnType typedef | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
cos() const | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
count() const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
cube() const | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
cwiseAbs() const | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
cwiseAbs2() const | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
CwiseBinaryOp(min)(const Scalar &other) const | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
CwiseBinaryOp(max)(const Scalar &other) const | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
cwiseEqual(const Scalar &s) const | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
cwiseEqual(const Eigen::ArrayBase< OtherDerived > &other) const | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
cwiseInverse() const | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
cwiseMax(const Eigen::ArrayBase< OtherDerived > &other) const | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
cwiseMax(const Scalar &other) const | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
cwiseMin(const Eigen::ArrayBase< OtherDerived > &other) const | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
cwiseMin(const Scalar &other) const | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
cwiseNotEqual(const Eigen::ArrayBase< OtherDerived > &other) const | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
cwiseQuotient(const Eigen::ArrayBase< OtherDerived > &other) const | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
cwiseSqrt() const | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
data() const | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
data() | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
DenseBase() | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlineprotected |
DenseType typedef | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
EIGEN_CWISE_PRODUCT_RETURN_TYPE(Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, OtherDerived) cwiseProduct(const Eigen | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
EIGEN_CWISE_PRODUCT_RETURN_TYPE(Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, OtherDerived) operator*(const Eigen | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
eval() const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
EvalReturnType typedef | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
evalTo(Dest &) const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
exp() const | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
fill(const Scalar &value) | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
flagged() const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
Flags enum value | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
forceAlignedAccess() const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
forceAlignedAccess() | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
forceAlignedAccessIf() const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
forceAlignedAccessIf() | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
format(const IOFormat &fmt) const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
head(Index size) | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
head(Index size) const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
head() | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
head() const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
imag() const | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
imag() | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
Index typedef | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
innerSize() const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
InnerSizeAtCompileTime enum value | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
innerStride() const | Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > | inline |
InnerStrideAtCompileTime enum value | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
inverse() const | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
isApprox(const DenseBase< OtherDerived > &other, RealScalar prec=NumTraits< Scalar >::dummy_precision()) const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
isApproxToConstant(const Scalar &value, RealScalar prec=NumTraits< Scalar >::dummy_precision()) const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
isConstant(const Scalar &value, RealScalar prec=NumTraits< Scalar >::dummy_precision()) const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
isMuchSmallerThan(const RealScalar &other, RealScalar prec=NumTraits< Scalar >::dummy_precision()) const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
isMuchSmallerThan(const DenseBase< OtherDerived > &other, RealScalar prec=NumTraits< Scalar >::dummy_precision()) const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
isOnes(RealScalar prec=NumTraits< Scalar >::dummy_precision()) const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
IsRowMajor enum value | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
IsVectorAtCompileTime enum value | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
isZero(RealScalar prec=NumTraits< Scalar >::dummy_precision()) const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
lazyAssign(const DenseBase< OtherDerived > &other) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
leftCols(Index n) | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
leftCols(Index n) const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
leftCols() | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
leftCols() const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
LinSpaced(Sequential_t, Index size, const Scalar &low, const Scalar &high) | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | static |
LinSpaced(Index size, const Scalar &low, const Scalar &high) | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | static |
LinSpaced(Sequential_t, const Scalar &low, const Scalar &high) | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | static |
LinSpaced(const Scalar &low, const Scalar &high) | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | static |
log() const | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
lpNorm() const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
m_storage | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | protected |
Map(const Scalar *data) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlinestatic |
Map(Scalar *data) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlinestatic |
Map(const Scalar *data, Index size) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlinestatic |
Map(Scalar *data, Index size) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlinestatic |
Map(const Scalar *data, Index rows, Index cols) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlinestatic |
Map(Scalar *data, Index rows, Index cols) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlinestatic |
Map(const Scalar *data, const Stride< Outer, Inner > &stride) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlinestatic |
Map(Scalar *data, const Stride< Outer, Inner > &stride) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlinestatic |
Map(const Scalar *data, Index size, const Stride< Outer, Inner > &stride) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlinestatic |
Map(Scalar *data, Index size, const Stride< Outer, Inner > &stride) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlinestatic |
Map(const Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlinestatic |
Map(Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlinestatic |
MapAligned(const Scalar *data) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlinestatic |
MapAligned(Scalar *data) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlinestatic |
MapAligned(const Scalar *data, Index size) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlinestatic |
MapAligned(Scalar *data, Index size) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlinestatic |
MapAligned(const Scalar *data, Index rows, Index cols) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlinestatic |
MapAligned(Scalar *data, Index rows, Index cols) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlinestatic |
MapAligned(const Scalar *data, const Stride< Outer, Inner > &stride) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlinestatic |
MapAligned(Scalar *data, const Stride< Outer, Inner > &stride) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlinestatic |
MapAligned(const Scalar *data, Index size, const Stride< Outer, Inner > &stride) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlinestatic |
MapAligned(Scalar *data, Index size, const Stride< Outer, Inner > &stride) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlinestatic |
MapAligned(const Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlinestatic |
MapAligned(Scalar *data, Index rows, Index cols, const Stride< Outer, Inner > &stride) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlinestatic |
MapType typedef | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
matrix() | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
matrix() const | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
maxCoeff() const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
maxCoeff(IndexType *row, IndexType *col) const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
maxCoeff(IndexType *index) const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
MaxColsAtCompileTime enum value | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
MaxRowsAtCompileTime enum value | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
MaxSizeAtCompileTime enum value | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
mean() const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
middleCols(Index startCol, Index numCols) | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
middleCols(Index startCol, Index numCols) const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
middleCols(Index startCol) | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
middleCols(Index startCol) const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
middleRows(Index startRow, Index numRows) | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
middleRows(Index startRow, Index numRows) const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
middleRows(Index startRow) | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
middleRows(Index startRow) const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
minCoeff() const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
minCoeff(IndexType *row, IndexType *col) const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
minCoeff(IndexType *index) const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
NeedsToAlign enum value | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
nestByValue() const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
nonZeros() const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
NullaryExpr(Index rows, Index cols, const CustomNullaryOp &func) | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | static |
NullaryExpr(Index size, const CustomNullaryOp &func) | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | static |
NullaryExpr(const CustomNullaryOp &func) | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | static |
Ones(Index rows, Index cols) | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | static |
Ones(Index size) | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | static |
Ones() | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | static |
operator&&(const Eigen::ArrayBase< OtherDerived > &other) const | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
operator*(const Scalar &scalar) const | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
operator*(const RealScalar &scalar) const | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
operator*(const std::complex< Scalar > &scalar) const | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
operator*=(const ArrayBase< OtherDerived > &other) | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::operator*=(const Scalar &other) | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
operator+(const Scalar &scalar) const | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
operator+=(const Scalar &scalar) | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
operator+=(const ArrayBase< OtherDerived > &other) | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
operator+=(const MatrixBase< OtherDerived > &) | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlineprotected |
DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::operator+=(const EigenBase< OtherDerived > &other) | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
operator-() const | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
operator-(const Scalar &scalar) const | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
operator-=(const Scalar &scalar) | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
operator-=(const ArrayBase< OtherDerived > &other) | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
operator-=(const MatrixBase< OtherDerived > &) | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlineprotected |
DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::operator-=(const EigenBase< OtherDerived > &other) | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
operator/(const Scalar &scalar) const | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
operator/(const Eigen::ArrayBase< OtherDerived > &other) const | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
operator/=(const ArrayBase< OtherDerived > &other) | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::operator/=(const Scalar &other) | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
operator<<(const Scalar &s) | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
operator<<(const DenseBase< OtherDerived > &other) | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
operator=(const EigenBase< OtherDerived > &other) | Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > | inline |
operator=(const ArrayBase< OtherDerived > &other) | Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > | inline |
operator=(const Array &other) | Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > | inline |
PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::operator=(const PlainObjectBase &other) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::operator=(const ReturnByValue< OtherDerived > &func) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
Eigen::internal::dense_xpr_base_dispatcher_for_doxygen< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::operator=(const ArrayBase &other) | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::operator=(const DenseBase< OtherDerived > &other) | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::operator=(const DenseBase &other) | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
operator||(const Eigen::ArrayBase< OtherDerived > &other) const | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
Options enum value | Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > | |
outerSize() const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
outerStride() const | Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > | inline |
OuterStrideAtCompileTime enum value | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
packet(Index row, Index col) const | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
packet(Index index) const | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
PacketScalar typedef | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
PlainObject typedef | Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > | |
PlainObjectBase() | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inlineexplicit |
PlainObjectBase(Index size, Index rows, Index cols) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
PlainObjectBase(const EigenBase< OtherDerived > &other) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
pow(const Scalar &exponent) const | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
prod() const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
Random(Index rows, Index cols) | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | static |
Random(Index size) | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | static |
Random() | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | static |
real() const | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
real() | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
RealScalar typedef | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
replicate() const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
replicate(Index rowFacor, Index colFactor) const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
resize(Index rows, Index cols) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
resize(Index size) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
resize(NoChange_t, Index cols) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
resize(Index rows, NoChange_t) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
resizeLike(const EigenBase< OtherDerived > &_other) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
reverse() | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
reverse() const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
reverseInPlace() | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
ReverseReturnType typedef | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
rightCols(Index n) | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
rightCols(Index n) const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
rightCols() | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
rightCols() const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
row(Index i) | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
row(Index i) const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
rows() const | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
RowsAtCompileTime enum value | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
rowwise() const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
rowwise() | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
RowwiseReturnType typedef | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
Scalar typedef | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
segment(Index start, Index size) | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
segment(Index start, Index size) const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
segment(Index start) | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
segment(Index start) const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
SegmentReturnType typedef | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
select(const DenseBase< ThenDerived > &thenMatrix, const DenseBase< ElseDerived > &elseMatrix) const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
select(const DenseBase< ThenDerived > &thenMatrix, typename ThenDerived::Scalar elseScalar) const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
select(typename ElseDerived::Scalar thenScalar, const DenseBase< ElseDerived > &elseMatrix) const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
setConstant(Index size, const Scalar &value) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
setConstant(Index rows, Index cols, const Scalar &value) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
Eigen::internal::dense_xpr_base_dispatcher_for_doxygen< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::setConstant(const Scalar &value) | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
setLinSpaced(Index size, const Scalar &low, const Scalar &high) | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
setLinSpaced(const Scalar &low, const Scalar &high) | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
setOnes(Index size) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
setOnes(Index rows, Index cols) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
Eigen::internal::dense_xpr_base_dispatcher_for_doxygen< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::setOnes() | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
setRandom(Index size) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
setRandom(Index rows, Index cols) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
Eigen::internal::dense_xpr_base_dispatcher_for_doxygen< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::setRandom() | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
setZero(Index size) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
setZero(Index rows, Index cols) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
Eigen::internal::dense_xpr_base_dispatcher_for_doxygen< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::setZero() | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
sin() const | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
SizeAtCompileTime enum value | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
sqrt() const | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
square() const | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
StorageKind typedef | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
sum() const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
swap(ArrayBase< OtherDerived > const &other) | Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > | inline |
PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::swap(const DenseBase< OtherDerived > &other, int=OtherDerived::ThisConstantIsPrivateInPlainObjectBase) | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::swap(PlainObjectBase< OtherDerived > &other) | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
tail(Index size) | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
tail(Index size) const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
tail() | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
tail() const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
tan() const | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
topLeftCorner(Index cRows, Index cCols) | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
topLeftCorner(Index cRows, Index cCols) const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
topLeftCorner() | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
topLeftCorner() const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
topRightCorner(Index cRows, Index cCols) | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
topRightCorner(Index cRows, Index cCols) const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
topRightCorner() | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
topRightCorner() const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
topRows(Index n) | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
topRows(Index n) const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
topRows() | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
topRows() const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
trace() const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
transpose() | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
transpose() const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
transposeInPlace() | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
unaryExpr(const CustomUnaryOp &func=CustomUnaryOp()) const | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
unaryViewExpr(const CustomViewOp &func=CustomViewOp()) const | ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
value() const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
visit(Visitor &func) const | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
writePacket(Index row, Index col, const PacketScalar &x) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
writePacket(Index index, const PacketScalar &x) | PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
Zero(Index rows, Index cols) | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | static |
Zero(Index size) | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | static |
Zero() | DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | static |