, including all inherited members.
abs() const | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
abs2() const | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
acos() const | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
all(void) const | DenseBase< ArrayWrapper< ExpressionType > > | |
allFinite() const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
any(void) const | DenseBase< ArrayWrapper< ExpressionType > > | |
asin() const | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
binaryExpr(const Eigen::ArrayBase< OtherDerived > &other, const CustomBinaryOp &func=CustomBinaryOp()) const | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
block(Index startRow, Index startCol, Index blockRows, Index blockCols) | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
block(Index startRow, Index startCol, Index blockRows, Index blockCols) const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
block(Index startRow, Index startCol) | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
block(Index startRow, Index startCol) const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
block(Index startRow, Index startCol, Index blockRows, Index blockCols) | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
block(Index startRow, Index startCol, Index blockRows, Index blockCols) const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
bottomLeftCorner(Index cRows, Index cCols) | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
bottomLeftCorner(Index cRows, Index cCols) const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
bottomLeftCorner() | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
bottomLeftCorner() const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
bottomLeftCorner(Index cRows, Index cCols) | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
bottomLeftCorner(Index cRows, Index cCols) const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
bottomRightCorner(Index cRows, Index cCols) | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
bottomRightCorner(Index cRows, Index cCols) const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
bottomRightCorner() | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
bottomRightCorner() const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
bottomRightCorner(Index cRows, Index cCols) | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
bottomRightCorner(Index cRows, Index cCols) const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
bottomRows(Index n) | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
bottomRows(Index n) const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
bottomRows(Index n=N) | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
bottomRows(Index n=N) const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
cast() const | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
CoeffReadCost enum value | DenseBase< ArrayWrapper< ExpressionType > > | |
col(Index i) | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
col(Index i) const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
ColsAtCompileTime enum value | DenseBase< ArrayWrapper< ExpressionType > > | |
colwise() const | DenseBase< ArrayWrapper< ExpressionType > > | |
colwise() | DenseBase< ArrayWrapper< ExpressionType > > | |
conjugate() const | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
Constant(Index rows, Index cols, const Scalar &value) | DenseBase< ArrayWrapper< ExpressionType > > | [static] |
Constant(Index size, const Scalar &value) | DenseBase< ArrayWrapper< ExpressionType > > | [static] |
Constant(const Scalar &value) | DenseBase< ArrayWrapper< ExpressionType > > | [static] |
cos() const | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
count() const | DenseBase< ArrayWrapper< ExpressionType > > | |
cube() const | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
cwiseAbs() const | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
cwiseAbs2() const | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
cwiseEqual(const Eigen::ArrayBase< OtherDerived > &other) const | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
cwiseEqual(const Scalar &s) const | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
cwiseInverse() const | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
cwiseMax(const Eigen::ArrayBase< OtherDerived > &other) const | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
cwiseMax(const Scalar &other) const | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
cwiseMin(const Eigen::ArrayBase< OtherDerived > &other) const | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
cwiseMin(const Scalar &other) const | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
cwiseNotEqual(const Eigen::ArrayBase< OtherDerived > &other) const | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
cwiseProduct(const Eigen::ArrayBase< OtherDerived > &other) const | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
cwiseQuotient(const Eigen::ArrayBase< OtherDerived > &other) const | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
cwiseSqrt() const | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
DenseBase() | DenseBase< ArrayWrapper< ExpressionType > > | [inline, protected] |
eval() const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
exp() const | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
fill(const Scalar &value) | DenseBase< ArrayWrapper< ExpressionType > > | |
flagged() const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
Flags enum value | DenseBase< ArrayWrapper< ExpressionType > > | |
format(const IOFormat &fmt) const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
hasNaN() const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
head(Index n) | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
head(Index n) const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
head(Index n=N) | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
head(Index n=N) const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
imag() const | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
imag() | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
Index typedef | DenseBase< ArrayWrapper< ExpressionType > > | |
innerSize() const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
inverse() const | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
isApprox(const DenseBase< OtherDerived > &other, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
isApproxToConstant(const Scalar &value, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const | DenseBase< ArrayWrapper< ExpressionType > > | |
isConstant(const Scalar &value, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const | DenseBase< ArrayWrapper< ExpressionType > > | |
isMuchSmallerThan(const DenseBase< OtherDerived > &other, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
isOnes(const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const | DenseBase< ArrayWrapper< ExpressionType > > | |
IsRowMajor enum value | DenseBase< ArrayWrapper< ExpressionType > > | |
IsVectorAtCompileTime enum value | DenseBase< ArrayWrapper< ExpressionType > > | |
isZero(const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const | DenseBase< ArrayWrapper< ExpressionType > > | |
leftCols(Index n) | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
leftCols(Index n) const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
leftCols(Index n=N) | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
leftCols(Index n=N) const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
LinSpaced(Sequential_t, Index size, const Scalar &low, const Scalar &high) | DenseBase< ArrayWrapper< ExpressionType > > | [static] |
LinSpaced(Index size, const Scalar &low, const Scalar &high) | DenseBase< ArrayWrapper< ExpressionType > > | [static] |
LinSpaced(Sequential_t, const Scalar &low, const Scalar &high) | DenseBase< ArrayWrapper< ExpressionType > > | [static] |
LinSpaced(const Scalar &low, const Scalar &high) | DenseBase< ArrayWrapper< ExpressionType > > | [static] |
log() const | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
matrix() | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
max(const Eigen::ArrayBase< OtherDerived > &other) const | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
max(const Scalar &other) const | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
maxCoeff() const | DenseBase< ArrayWrapper< ExpressionType > > | |
maxCoeff(IndexType *row, IndexType *col) const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
maxCoeff(IndexType *index) const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
MaxColsAtCompileTime enum value | DenseBase< ArrayWrapper< ExpressionType > > | |
MaxRowsAtCompileTime enum value | DenseBase< ArrayWrapper< ExpressionType > > | |
MaxSizeAtCompileTime enum value | DenseBase< ArrayWrapper< ExpressionType > > | |
mean() const | DenseBase< ArrayWrapper< ExpressionType > > | |
middleCols(Index startCol, Index numCols) | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
middleCols(Index startCol, Index numCols) const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
middleCols(Index startCol, Index n=N) | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
middleCols(Index startCol, Index n=N) const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
middleRows(Index startRow, Index n) | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
middleRows(Index startRow, Index n) const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
middleRows(Index startRow, Index n=N) | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
middleRows(Index startRow, Index n=N) const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
min(const Eigen::ArrayBase< OtherDerived > &other) const | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
min(const Scalar &other) const | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
minCoeff() const | DenseBase< ArrayWrapper< ExpressionType > > | |
minCoeff(IndexType *row, IndexType *col) const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
minCoeff(IndexType *index) const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
nestByValue() const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
nonZeros() const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
NullaryExpr(Index rows, Index cols, const CustomNullaryOp &func) | DenseBase< ArrayWrapper< ExpressionType > > | [inline, static] |
NullaryExpr(Index size, const CustomNullaryOp &func) | DenseBase< ArrayWrapper< ExpressionType > > | [inline, static] |
NullaryExpr(const CustomNullaryOp &func) | DenseBase< ArrayWrapper< ExpressionType > > | [inline, static] |
Ones(Index rows, Index cols) | DenseBase< ArrayWrapper< ExpressionType > > | [static] |
Ones(Index size) | DenseBase< ArrayWrapper< ExpressionType > > | [static] |
Ones() | DenseBase< ArrayWrapper< ExpressionType > > | [static] |
operator&&(const Eigen::ArrayBase< OtherDerived > &other) const | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
operator*(const Scalar &scalar) const | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
operator*(const std::complex< Scalar > &scalar) const | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
operator*(const Eigen::ArrayBase< OtherDerived > &other) const | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
operator*=(const ArrayBase< OtherDerived > &other) | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
operator+(const Eigen::ArrayBase< OtherDerived > &other) const | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
operator+(const Scalar &scalar) const | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
operator+=(const ArrayBase< OtherDerived > &other) | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
operator-() const | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
operator-(const Eigen::ArrayBase< OtherDerived > &other) const | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
operator-(const Scalar &scalar) const | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
operator-=(const ArrayBase< OtherDerived > &other) | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
operator/(const Scalar &scalar) const | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
operator/(const Eigen::ArrayBase< OtherDerived > &other) const | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
operator/=(const ArrayBase< OtherDerived > &other) | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
operator<<(const Scalar &s) | DenseBase< ArrayWrapper< ExpressionType > > | |
operator<<(const DenseBase< OtherDerived > &other) | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
operator=(const ArrayBase &other) | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
DenseBase< ArrayWrapper< ExpressionType > >::operator=(const DenseBase< OtherDerived > &other) | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
DenseBase< ArrayWrapper< ExpressionType > >::operator=(const DenseBase &other) | DenseBase< ArrayWrapper< ExpressionType > > | |
DenseBase< ArrayWrapper< ExpressionType > >::operator=(const EigenBase< OtherDerived > &other) | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
operator||(const Eigen::ArrayBase< OtherDerived > &other) const | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
outerSize() const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
pow(const Scalar &exponent) const | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
prod() const | DenseBase< ArrayWrapper< ExpressionType > > | |
Random(Index rows, Index cols) | DenseBase< ArrayWrapper< ExpressionType > > | [static] |
Random(Index size) | DenseBase< ArrayWrapper< ExpressionType > > | [static] |
Random() | DenseBase< ArrayWrapper< ExpressionType > > | [static] |
real() const | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
real() | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
replicate() const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
replicate(Index rowFacor, Index colFactor) const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
resize(Index newSize) | ArrayWrapper< ExpressionType > | [inline] |
resize(Index nbRows, Index nbCols) | ArrayWrapper< ExpressionType > | [inline] |
reverse() | DenseBase< ArrayWrapper< ExpressionType > > | |
reverse() const | DenseBase< ArrayWrapper< ExpressionType > > | |
reverseInPlace() | DenseBase< ArrayWrapper< ExpressionType > > | |
rightCols(Index n) | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
rightCols(Index n) const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
rightCols(Index n=N) | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
rightCols(Index n=N) const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
row(Index i) | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
row(Index i) const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
RowsAtCompileTime enum value | DenseBase< ArrayWrapper< ExpressionType > > | |
rowwise() const | DenseBase< ArrayWrapper< ExpressionType > > | |
rowwise() | DenseBase< ArrayWrapper< ExpressionType > > | |
segment(Index start, Index n) | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
segment(Index start, Index n) const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
segment(Index start, Index n=N) | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
segment(Index start, Index n=N) const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
select(const DenseBase< ThenDerived > &thenMatrix, const DenseBase< ElseDerived > &elseMatrix) const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
select(const DenseBase< ThenDerived > &thenMatrix, const typename ThenDerived::Scalar &elseScalar) const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
select(const typename ElseDerived::Scalar &thenScalar, const DenseBase< ElseDerived > &elseMatrix) const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
setConstant(const Scalar &value) | DenseBase< ArrayWrapper< ExpressionType > > | |
setLinSpaced(Index size, const Scalar &low, const Scalar &high) | DenseBase< ArrayWrapper< ExpressionType > > | |
setLinSpaced(const Scalar &low, const Scalar &high) | DenseBase< ArrayWrapper< ExpressionType > > | |
setOnes() | DenseBase< ArrayWrapper< ExpressionType > > | |
setRandom() | DenseBase< ArrayWrapper< ExpressionType > > | |
setZero() | DenseBase< ArrayWrapper< ExpressionType > > | |
sin() const | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
SizeAtCompileTime enum value | DenseBase< ArrayWrapper< ExpressionType > > | |
sqrt() const | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
square() const | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
sum() const | DenseBase< ArrayWrapper< ExpressionType > > | |
swap(const DenseBase< OtherDerived > &other, int=OtherDerived::ThisConstantIsPrivateInPlainObjectBase) | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
swap(PlainObjectBase< OtherDerived > &other) | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
tail(Index n) | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
tail(Index n) const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
tail(Index n=N) | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
tail(Index n=N) const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
tan() const | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
topLeftCorner(Index cRows, Index cCols) | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
topLeftCorner(Index cRows, Index cCols) const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
topLeftCorner() | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
topLeftCorner() const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
topLeftCorner(Index cRows, Index cCols) | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
topLeftCorner(Index cRows, Index cCols) const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
topRightCorner(Index cRows, Index cCols) | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
topRightCorner(Index cRows, Index cCols) const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
topRightCorner() | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
topRightCorner() const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
topRightCorner(Index cRows, Index cCols) | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
topRightCorner(Index cRows, Index cCols) const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
topRows(Index n) | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
topRows(Index n) const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
topRows(Index n=N) | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
topRows(Index n=N) const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
transpose() | DenseBase< ArrayWrapper< ExpressionType > > | |
transpose() const | DenseBase< ArrayWrapper< ExpressionType > > | |
transposeInPlace() | DenseBase< ArrayWrapper< ExpressionType > > | |
unaryExpr(const CustomUnaryOp &func=CustomUnaryOp()) const | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
unaryViewExpr(const CustomViewOp &func=CustomViewOp()) const | ArrayBase< ArrayWrapper< ExpressionType > > | [inline] |
value() const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
visit(Visitor &func) const | DenseBase< ArrayWrapper< ExpressionType > > | [inline] |
Zero(Index rows, Index cols) | DenseBase< ArrayWrapper< ExpressionType > > | [static] |
Zero(Index size) | DenseBase< ArrayWrapper< ExpressionType > > | [static] |
Zero() | DenseBase< ArrayWrapper< ExpressionType > > | [static] |