_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 |
all() const | Eigen::DenseBase< Derived > | inline |
allFinite() const | Eigen::DenseBase< Derived > | inline |
any() const | Eigen::DenseBase< 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 |
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 |
PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::coeff(Index rowId, Index colId) const | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::coeff(Index index) const | Eigen::PlainObjectBase< 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 |
PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::coeffRef(Index rowId, Index colId) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::coeffRef(Index index) | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::coeffRef(Index rowId, Index colId) const | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::coeffRef(Index index) const | Eigen::PlainObjectBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | inline |
Eigen::doxygen::dense_xpr_base_dispatcher< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::cols() const | Eigen::DenseCoeffsBase< Derived, DirectWriteAccessors > | 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 |
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 |
count() const | Eigen::DenseBase< 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 |
derived() | Eigen::DenseCoeffsBase< Derived, DirectWriteAccessors > | inline |
derived() const | Eigen::DenseCoeffsBase< Derived, DirectWriteAccessors > | inline |
Eigen::EigenBase::derived() | Eigen::EigenBase< Derived > | inline |
Eigen::EigenBase::derived() const | Eigen::EigenBase< Derived > | inline |
eval() const | Eigen::DenseBase< Derived > | inline |
fill(const Scalar &value) | Eigen::DenseBase< Derived > | inline |
flagged() const | Eigen::DenseBase< Derived > | inline |
Flags enum value | Eigen::DenseBase< Derived > | |
format(const IOFormat &fmt) const | Eigen::DenseBase< Derived > | inline |
hasNaN() const | Eigen::DenseBase< Derived > | inline |
Index typedef | Eigen::EigenBase< Derived > | |
innerSize() const | Eigen::DenseBase< 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 > | |
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 > | |
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 |
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 |
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 |
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 |
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 > | inlinestatic |
NullaryExpr(Index size, const CustomNullaryOp &func) | Eigen::DenseBase< Derived > | inlinestatic |
NullaryExpr(const CustomNullaryOp &func) | Eigen::DenseBase< Derived > | inlinestatic |
Ones(Index rows, Index cols) | Eigen::DenseBase< Derived > | inlinestatic |
Ones(Index size) | Eigen::DenseBase< Derived > | inlinestatic |
Ones() | Eigen::DenseBase< Derived > | inlinestatic |
operator()(Index row, Index col) | Eigen::DenseCoeffsBase< Derived, WriteAccessors > | inline |
operator()(Index index) | Eigen::DenseCoeffsBase< Derived, WriteAccessors > | inline |
Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >::operator()(Index row, Index col) const | Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors > | inline |
Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >::operator()(Index index) const | Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors > | inline |
operator*=(const ArrayBase< OtherDerived > &other) | Eigen::ArrayBase< Derived > | inline |
operator+=(const ArrayBase< OtherDerived > &other) | Eigen::ArrayBase< Derived > | inline |
operator-=(const ArrayBase< OtherDerived > &other) | 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 |
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::DenseBase::operator=(const DenseBase &other) | Eigen::DenseBase< Derived > | inline |
operator[](Index index) | Eigen::DenseCoeffsBase< Derived, WriteAccessors > | inline |
Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >::operator[](Index index) const | Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors > | 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< 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 |
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 |
Eigen::doxygen::dense_xpr_base_dispatcher< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >::rows() const | Eigen::DenseCoeffsBase< Derived, DirectWriteAccessors > | 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 |
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 |
size() const | Eigen::DenseCoeffsBase< Derived, DirectWriteAccessors > | inline |
Eigen::EigenBase::size() const | Eigen::EigenBase< Derived > | inline |
SizeAtCompileTime enum value | Eigen::DenseBase< Derived > | |
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 |
transpose() | Eigen::DenseBase< Derived > | inline |
transpose() const | Eigen::DenseBase< Derived > | inline |
transposeInPlace() | Eigen::DenseBase< Derived > | inline |
value() const | Eigen::DenseBase< Derived > | inline |
value_type typedef | Eigen::DenseBase< Derived > | |
visit(Visitor &func) const | Eigen::DenseBase< Derived > | |
w() | Eigen::DenseCoeffsBase< Derived, WriteAccessors > | inline |
Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >::w() const | Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors > | inline |
x() | Eigen::DenseCoeffsBase< Derived, WriteAccessors > | inline |
Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >::x() const | Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors > | inline |
y() | Eigen::DenseCoeffsBase< Derived, WriteAccessors > | inline |
Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >::y() const | Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors > | inline |
z() | Eigen::DenseCoeffsBase< Derived, WriteAccessors > | inline |
Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >::z() const | Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors > | inline |
Zero(Index rows, Index cols) | Eigen::DenseBase< Derived > | inlinestatic |
Zero(Index size) | Eigen::DenseBase< Derived > | inlinestatic |
Zero() | Eigen::DenseBase< Derived > | inlinestatic |