Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > Member List

This is the complete list of members for Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType >, including all inherited members.

adjoint() constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
all(void) constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
any(void) constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
asDiagonal() constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
binaryExpr(const MatrixBase< OtherDerived > &other, const CustomBinaryOp &func=CustomBinaryOp()) constMatrixBase< 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) constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
block(int startRow, int startCol)MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
block(int startRow, int startCol) constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
cast() constMatrixBase< 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 valueMatrixBase< 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) constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
cols() const (defined in Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType >)Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType >inline
ColsAtCompileTime enum valueMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
colwise() constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
computeInverse(MatrixBase< ResultType > *result) const (defined in MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >)MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
conjugate() constMatrixBase< 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) constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
corner(CornerType type)MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
corner(CornerType type) constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
count() constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
cross(const MatrixBase< OtherDerived > &other) constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
cwise() constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
cwise()MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
determinant() constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
diagonal()MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
diagonal() constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
dot(const MatrixBase< OtherDerived > &other) constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
eigenvalues() constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
end(int size)MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
end(int size) constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
end()MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
end() constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
eulerAngles(int a0, int a1, int a2) constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
eval() constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >inline
fill(const Scalar &value)MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
Flags enum valueMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
format(const IOFormat &fmt) constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >inline
Identity()MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >static
Identity(int rows, int cols)MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >static
imag() constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
innerSize() constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >inline
inverse() constMatrixBase< 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 >()) constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
isConstant(const Scalar &value, RealScalar prec=precision< Scalar >()) constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
isDiagonal(RealScalar prec=precision< Scalar >()) constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
isIdentity(RealScalar prec=precision< Scalar >()) constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
isLowerTriangular(RealScalar prec=precision< Scalar >()) constMatrixBase< 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 >()) constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
isOrthogonal(const MatrixBase< OtherDerived > &other, RealScalar prec=precision< Scalar >()) constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
isUnitary(RealScalar prec=precision< Scalar >()) constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
isUpperTriangular(RealScalar prec=precision< Scalar >()) constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
isVector() constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >inline
IsVectorAtCompileTime enum valueMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
isZero(RealScalar prec=precision< Scalar >()) constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
lazy() constMatrixBase< 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() constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
llt() constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
lpNorm() constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
lu() constMatrixBase< 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() constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
MatrixBase()MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >inlineprotected
maxCoeff() constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
maxCoeff(int *row, int *col) constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
maxCoeff(int *index) constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
MaxColsAtCompileTime enum valueMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
MaxRowsAtCompileTime enum valueMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
MaxSizeAtCompileTime enum valueMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
minCoeff() constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
minCoeff(int *row, int *col) constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
minCoeff(int *index) constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
minor(int row, int col)MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
minor(int row, int col) constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
nestByValue() constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >inline
nonZeros() constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >inline
norm() constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
normalize()MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
normalized() constMatrixBase< 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) constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
operator()(int row, int col)MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
operator()(int index) constMatrixBase< 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) constMatrixBase< 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-() constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
operator-(const MatrixBase< OtherDerived > &other) constMatrixBase< 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) constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
operator[](int index)MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
operatorNorm() constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
outerSize() constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >inline
packet(int row, int col) constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
packet(int index) constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
part()MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
part() constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
qr() constMatrixBase< 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() constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
redux(const BinaryOp &func) constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
row(int i)MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
row(int i) constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
rows() const (defined in Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType >)Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType >inline
RowsAtCompileTime enum valueMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
rowwise() constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
segment(int start, int size)MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
segment(int start, int size) constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
segment(int start)MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
segment(int start) constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
select(const MatrixBase< ThenDerived > &thenMatrix, const MatrixBase< ElseDerived > &elseMatrix) constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
select(const MatrixBase< ThenDerived > &thenMatrix, typename ThenDerived::Scalar elseScalar) constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >inline
select(typename ElseDerived::Scalar thenScalar, const MatrixBase< ElseDerived > &elseMatrix) constMatrixBase< 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() constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >inline
SizeAtCompileTime enum valueMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
solveTriangular(const MatrixBase< OtherDerived > &other) constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
solveTriangularInPlace(const MatrixBase< OtherDerived > &other) constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
squaredNorm() constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
start(int size)MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
start(int size) constMatrixBase< 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) constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >inline
sum() constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
svd() constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
swap(const MatrixBase< OtherDerived > &other)MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
trace() constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
transpose()MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
transpose() constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
transposeInPlace()MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
unaryExpr(const CustomUnaryOp &func=CustomUnaryOp()) constMatrixBase< 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) constMatrixBase< 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) constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
w() constMatrixBase< 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() constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
x()MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
y() constMatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
y()MatrixBase< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
z() constMatrixBase< 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