DiagonalCoeffs< MatrixType > Member List

This is the complete list of members for DiagonalCoeffs< MatrixType >, including all inherited members.

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