adjoint() const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
all(void) const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
any(void) const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
asDiagonal() const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
binaryExpr(const MatrixBase< OtherDerived > &other, const CustomBinaryOp &func=CustomBinaryOp()) const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
block(int startRow, int startCol, int blockRows, int blockCols) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
block(int startRow, int startCol, int blockRows, int blockCols) const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
block(int startRow, int startCol) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
block(int startRow, int startCol) const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
cast() const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
coeff(int i, int j) const (defined in Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType >) | Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > | inline |
coeff(int i) const (defined in Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType >) | Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > | inline |
CoeffReadCost enum value | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
coeffRef(int row, int col) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
coeffRef(int index) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
col(int i) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
col(int i) const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
cols() const (defined in Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType >) | Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > | inline |
ColsAtCompileTime enum value | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
colwise() const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
computeInverse(MatrixBase< ResultType > *result) const (defined in MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
conjugate() const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
Constant(int rows, int cols, const Scalar &value) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | static |
Constant(int size, const Scalar &value) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | static |
Constant(const Scalar &value) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | static |
corner(CornerType type, int cRows, int cCols) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
corner(CornerType type, int cRows, int cCols) const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
corner(CornerType type) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
corner(CornerType type) const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
count() const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
cross(const MatrixBase< OtherDerived > &other) const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
cwise() const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
cwise() | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
determinant() const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
diagonal() | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
diagonal() const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
dot(const MatrixBase< OtherDerived > &other) const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
eigenvalues() const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
end(int size) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
end(int size) const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
end() | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
end() const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
eulerAngles(int a0, int a1, int a2) const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
eval() const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | inline |
fill(const Scalar &value) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
Flags enum value | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
format(const IOFormat &fmt) const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | inline |
Identity() | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | static |
Identity(int rows, int cols) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | static |
imag() const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
innerSize() const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | inline |
inverse() const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
isApprox(const MatrixBase< OtherDerived > &other, RealScalar prec=precision< Scalar >()) const (defined in MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
isApproxToConstant(const Scalar &value, RealScalar prec=precision< Scalar >()) const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
isConstant(const Scalar &value, RealScalar prec=precision< Scalar >()) const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
isDiagonal(RealScalar prec=precision< Scalar >()) const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
isIdentity(RealScalar prec=precision< Scalar >()) const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
isLowerTriangular(RealScalar prec=precision< Scalar >()) const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
isMuchSmallerThan(const RealScalar &other, RealScalar prec=precision< Scalar >()) const (defined in MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
isMuchSmallerThan(const MatrixBase< OtherDerived > &other, RealScalar prec=precision< Scalar >()) const (defined in MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
isOnes(RealScalar prec=precision< Scalar >()) const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
isOrthogonal(const MatrixBase< OtherDerived > &other, RealScalar prec=precision< Scalar >()) const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
isUnitary(RealScalar prec=precision< Scalar >()) const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
isUpperTriangular(RealScalar prec=precision< Scalar >()) const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
isVector() const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | inline |
IsVectorAtCompileTime enum value | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
isZero(RealScalar prec=precision< Scalar >()) const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
lazy() const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
lazyAssign(const SparseProduct< Derived1, Derived2, SparseTimeDenseProduct > &product) (defined in MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
lazyAssign(const SparseProduct< Derived1, Derived2, DenseTimeSparseProduct > &product) (defined in MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
ldlt() const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
llt() const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
lpNorm() const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
lu() const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
m_condition (defined in Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType >) | Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > | protected |
m_else (defined in Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType >) | Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > | protected |
m_then (defined in Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType >) | Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > | protected |
marked() const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
MatrixBase() | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | inlineprotected |
maxCoeff() const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
maxCoeff(int *row, int *col) const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
maxCoeff(int *index) const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
MaxColsAtCompileTime enum value | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
MaxRowsAtCompileTime enum value | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
MaxSizeAtCompileTime enum value | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
minCoeff() const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
minCoeff(int *row, int *col) const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
minCoeff(int *index) const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
minor(int row, int col) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
minor(int row, int col) const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
nestByValue() const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | inline |
nonZeros() const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | inline |
norm() const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
normalize() | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
normalized() const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
NullaryExpr(int rows, int cols, const CustomNullaryOp &func) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | static |
NullaryExpr(int size, const CustomNullaryOp &func) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | static |
NullaryExpr(const CustomNullaryOp &func) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | static |
Ones(int rows, int cols) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | static |
Ones(int size) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | static |
Ones() | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | static |
operator!=(const MatrixBase< OtherDerived > &other) const (defined in MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | inline |
operator()(int row, int col) const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
operator()(int row, int col) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
operator()(int index) const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
operator()(int index) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
operator*(const Scalar &scalar) const (defined in MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
operator*(const MatrixBase< OtherDerived > &other) const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
operator*=(const Scalar &other) (defined in MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
operator*=(const MatrixBase< OtherDerived > &other) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
operator+(const MatrixBase< OtherDerived > &other) const (defined in MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
operator+=(const MatrixBase< OtherDerived > &other) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
operator+=(const Flagged< Product< Lhs, Rhs, CacheFriendlyProduct >, 0, EvalBeforeNestingBit|EvalBeforeAssigningBit > &other) (defined in MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
operator-() const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
operator-(const MatrixBase< OtherDerived > &other) const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
operator-=(const MatrixBase< OtherDerived > &other) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
operator/(const Scalar &scalar) const (defined in MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
operator/=(const Scalar &other) (defined in MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
operator<<(const Scalar &s) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
operator<<(const MatrixBase< OtherDerived > &other) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
operator=(const MatrixBase< OtherDerived > &other) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >::operator=(const MatrixBase &other) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | inline |
operator==(const MatrixBase< OtherDerived > &other) const (defined in MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | inline |
operator[](int index) const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
operator[](int index) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
operatorNorm() const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
outerSize() const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | inline |
packet(int row, int col) const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
packet(int index) const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
part() | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
part() const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
qr() const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
Random(int rows, int cols) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | static |
Random(int size) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | static |
Random() | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | static |
real() const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
redux(const BinaryOp &func) const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
row(int i) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
row(int i) const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
rows() const (defined in Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType >) | Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > | inline |
RowsAtCompileTime enum value | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
rowwise() const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
segment(int start, int size) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
segment(int start, int size) const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
segment(int start) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
segment(int start) const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
select(const MatrixBase< ThenDerived > &thenMatrix, const MatrixBase< ElseDerived > &elseMatrix) const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
select(const MatrixBase< ThenDerived > &thenMatrix, typename ThenDerived::Scalar elseScalar) const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | inline |
select(typename ElseDerived::Scalar thenScalar, const MatrixBase< ElseDerived > &elseMatrix) const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | inline |
Select(const ConditionMatrixType &conditionMatrix, const ThenMatrixType &thenMatrix, const ElseMatrixType &elseMatrix) (defined in Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType >) | Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > | inline |
setConstant(const Scalar &value) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
setIdentity() | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
setOnes() | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
setRandom() | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
setZero() | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
size() const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | inline |
SizeAtCompileTime enum value | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
solveTriangular(const MatrixBase< OtherDerived > &other) const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
solveTriangularInPlace(const MatrixBase< OtherDerived > &other) const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
squaredNorm() const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
start(int size) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
start(int size) const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
start(void) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
start() const (defined in MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
stride(void) const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | inline |
sum() const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
svd() const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
swap(const MatrixBase< OtherDerived > &other) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
trace() const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
transpose() | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
transpose() const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
transposeInPlace() | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
unaryExpr(const CustomUnaryOp &func=CustomUnaryOp()) const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
Unit(int size, int i) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | static |
Unit(int i) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | static |
unitOrthogonal(void) const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
UnitW() | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | static |
UnitX() | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | static |
UnitY() | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | static |
UnitZ() | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | static |
visit(Visitor &func) const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
w() const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
w() | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
writePacket(int row, int col, const PacketScalar &x) (defined in MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
writePacket(int index, const PacketScalar &x) (defined in MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
x() const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
x() | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
y() const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
y() | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
z() const | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
z() | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | |
Zero(int rows, int cols) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | static |
Zero(int size) | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | static |
Zero() | MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > | static |