_HasDirectAccess enum value | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
addTo(Dest &dst) const | Eigen::EigenBase< Derived > | inline |
adjoint() const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
AdjointReturnType typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
applyThisOnTheLeft(Dest &dst) const | Eigen::EigenBase< Derived > | inline |
applyThisOnTheRight(Dest &dst) const | Eigen::EigenBase< Derived > | inline |
assign(const OtherDerived &other) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inlineprotected |
assignGeneric(const OtherDerived &other) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inlineprotected |
Base typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
binaryExpr(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other, const CustomBinaryOp &func=CustomBinaryOp()) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
block(Index startRow, Index startCol, NRowsType blockRows, NColsType blockCols) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
block(Index startRow, Index startCol, NRowsType blockRows, NColsType blockCols) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
block(Index startRow, Index startCol) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
block(Index startRow, Index startCol) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
block(Index startRow, Index startCol, Index blockRows, Index blockCols) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
block(Index startRow, Index startCol, Index blockRows, Index blockCols) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
BlockSparseMatrixView(const BlockSparseMatrixT &spblockmat) | Eigen::BlockSparseMatrixView< BlockSparseMatrixT > | inline |
BlockXpr typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
blueNorm() const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
bottomLeftCorner(NRowsType cRows, NColsType cCols) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
bottomLeftCorner(NRowsType cRows, NColsType cCols) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
bottomLeftCorner() | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
bottomLeftCorner() const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
bottomLeftCorner(Index cRows, Index cCols) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
bottomLeftCorner(Index cRows, Index cCols) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
bottomRightCorner(NRowsType cRows, NColsType cCols) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
bottomRightCorner(NRowsType cRows, NColsType cCols) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
bottomRightCorner() | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
bottomRightCorner() const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
bottomRightCorner(Index cRows, Index cCols) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
bottomRightCorner(Index cRows, Index cCols) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
bottomRows(NRowsType n) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
bottomRows(NRowsType n) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
bottomRows(Index n=N) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
bottomRows(Index n=N) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
cast() const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
coeff(Index row, Index col) | Eigen::BlockSparseMatrixView< BlockSparseMatrixT > | inline |
coeffRef(Index row, Index col) | Eigen::BlockSparseMatrixView< BlockSparseMatrixT > | inline |
CoeffReturnType typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
col(Index i) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
col(Index i) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
cols() const | Eigen::BlockSparseMatrixView< BlockSparseMatrixT > | inline |
ColsAtCompileTime enum value | Eigen::BlockSparseMatrixView< BlockSparseMatrixT > | |
ColsBlockXpr typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
ColXpr typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
conjugate() const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
conjugateIf() const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
ConjugateReturnType typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
const_cast_derived() const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
const_derived() const | Eigen::EigenBase< Derived > | inline |
ConstantReturnType typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
ConstBlockXpr typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
ConstColsBlockXpr typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
ConstColXpr typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
ConstInnerVectorReturnType typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
ConstInnerVectorsReturnType typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
ConstRowsBlockXpr typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
ConstRowXpr typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
ConstSegmentReturnType typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
ConstTransposeReturnType typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
convert_index(const Index idx) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inlineprotectedstatic |
cwiseAbs() const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
cwiseAbs2() const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
CwiseAbs2ReturnType typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
CwiseAbsReturnType typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
cwiseArg() const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
CwiseArgReturnType typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
cwiseEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
cwiseEqual(const Scalar &s) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
cwiseInverse() const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
CwiseInverseReturnType typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
cwiseMax(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
cwiseMax(const Scalar &other) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
cwiseMin(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
cwiseMin(const Scalar &other) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
cwiseNotEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
cwiseProduct(const MatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
cwiseProduct(const MatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
cwiseQuotient(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
CwiseScalarEqualReturnType typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
cwiseSign() const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
CwiseSignReturnType typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
cwiseSqrt() const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
CwiseSqrtReturnType typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
DenseMatrixType typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
derived() const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
derived() | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
dot(const MatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
dot(const SparseMatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
dot(const MatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
dot(const SparseMatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
EIGEN_CWISE_BINARY_RETURN_TYPE(BlockSparseMatrixT, OtherDerived, product) cwiseProduct(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
eval() const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
Flags enum value | Eigen::BlockSparseMatrixView< BlockSparseMatrixT > | |
head(NType n) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
head(NType n) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
head(Index n=N) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
head(Index n=N) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
imag() const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
imag() | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
ImagReturnType typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
Index typedef | Eigen::BlockSparseMatrixView< BlockSparseMatrixT > | |
IndexVector typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
innerSize() const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
InnerSizeAtCompileTime enum value | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
innerVector(Index outer) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
innerVector(Index outer) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
InnerVectorReturnType typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
innerVectors(Index outerStart, Index outerSize) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
innerVectors(Index outerStart, Index outerSize) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
InnerVectorsReturnType typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
isApprox(const SparseMatrixBase< OtherDerived > &other, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
isApprox(const MatrixBase< OtherDerived > &other, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
IsRowMajor enum value | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
isRValue() const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
isVector() const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
IsVectorAtCompileTime enum value | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
leftCols(NColsType n) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
leftCols(NColsType n) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
leftCols(Index n=N) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
leftCols(Index n=N) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
m_isRValue | Eigen::SparseMatrixBase< BlockSparseMatrixT > | protected |
m_spblockmat | Eigen::BlockSparseMatrixView< BlockSparseMatrixT > | protected |
markAsRValue() | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
MaxColsAtCompileTime enum value | Eigen::BlockSparseMatrixView< BlockSparseMatrixT > | |
MaxRowsAtCompileTime enum value | Eigen::BlockSparseMatrixView< BlockSparseMatrixT > | |
MaxSizeAtCompileTime enum value | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
middleCols(Index startCol, NColsType numCols) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
middleCols(Index startCol, NColsType numCols) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
middleCols(Index startCol, Index n=N) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
middleCols(Index startCol, Index n=N) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
middleRows(Index startRow, NRowsType n) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
middleRows(Index startRow, NRowsType n) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
middleRows(Index startRow, Index n=N) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
middleRows(Index startRow, Index n=N) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
NegativeReturnType typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
Nested typedef | Eigen::BlockSparseMatrixView< BlockSparseMatrixT > | |
NonConstImagReturnType typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
NonConstRealReturnType typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
norm() const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
NumDimensions enum value | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
operator&&(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
operator*(const DiagonalBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
operator*(const SparseMatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
operator*(const MatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
operator*=(const Scalar &other) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
operator*=(const SparseMatrixBase< OtherDerived > &other) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
operator+=(const SparseMatrixBase< OtherDerived > &other) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
operator+=(const DiagonalBase< OtherDerived > &other) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
operator+=(const EigenBase< OtherDerived > &other) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
operator+=(const SparseMatrixBase< OtherDerived > &other) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
operator-() const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
operator-=(const SparseMatrixBase< OtherDerived > &other) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
operator-=(const DiagonalBase< OtherDerived > &other) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
operator-=(const EigenBase< OtherDerived > &other) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
operator-=(const SparseMatrixBase< OtherDerived > &other) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
operator/=(const Scalar &other) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
operator=(const EigenBase< OtherDerived > &other) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
operator=(const ReturnByValue< OtherDerived > &other) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
operator=(const SparseMatrixBase< OtherDerived > &other) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
operator=(const BlockSparseMatrixT &other) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
operator||(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
Options enum value | Eigen::BlockSparseMatrixView< BlockSparseMatrixT > | |
outerSize() const | Eigen::BlockSparseMatrixView< BlockSparseMatrixT > | inline |
PacketReturnType typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
PacketScalar typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
PlainObject typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
pruned(const Scalar &reference=Scalar(0), const RealScalar &epsilon=NumTraits< Scalar >::dummy_precision()) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
real() const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
real() | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
RealReturnType typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
RealScalar typedef | Eigen::BlockSparseMatrixView< BlockSparseMatrixT > | |
rightCols(NColsType n) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
rightCols(NColsType n) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
rightCols(Index n=N) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
rightCols(Index n=N) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
row(Index i) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
row(Index i) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
rows() const | Eigen::BlockSparseMatrixView< BlockSparseMatrixT > | inline |
RowsAtCompileTime enum value | Eigen::BlockSparseMatrixView< BlockSparseMatrixT > | |
RowsBlockXpr typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
RowXpr typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
Scalar typedef | Eigen::BlockSparseMatrixView< BlockSparseMatrixT > | |
ScalarVector typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
segment(Index start, NType n) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
segment(Index start, NType n) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
segment(Index start, Index n=N) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
segment(Index start, Index n=N) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
SegmentReturnType typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
selfadjointView() const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
selfadjointView() | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
selfadjointView() const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
selfadjointView() | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
size() const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
SizeAtCompileTime enum value | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
SparseMatrixBase() | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
squaredNorm() const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
SquareMatrixType typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
StorageBaseType typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
StorageIndex typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
StorageKind typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
subTo(Dest &dst) const | Eigen::EigenBase< Derived > | inline |
subVector(Index i) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
subVector(Index i) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
subVectors() const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
sum() const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
tail(NType n) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
tail(NType n) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
tail(Index n=N) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
tail(Index n=N) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
toDense() const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
topLeftCorner(NRowsType cRows, NColsType cCols) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
topLeftCorner(NRowsType cRows, NColsType cCols) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
topLeftCorner() | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
topLeftCorner() const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
topLeftCorner(Index cRows, Index cCols) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
topLeftCorner(Index cRows, Index cCols) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
topRightCorner(NRowsType cRows, NColsType cCols) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
topRightCorner(NRowsType cRows, NColsType cCols) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
topRightCorner() | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
topRightCorner() const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
topRightCorner(Index cRows, Index cCols) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
topRightCorner(Index cRows, Index cCols) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
topRows(NRowsType n) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
topRows(NRowsType n) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
topRows(Index n=N) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
topRows(Index n=N) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
transpose() | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
transpose() const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
TransposeReturnType typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
triangularView() const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
twistedBy(const PermutationMatrix< Dynamic, Dynamic, StorageIndex > &perm) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
unaryExpr(const CustomUnaryOp &func=CustomUnaryOp()) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
unaryViewExpr(const CustomViewOp &func=CustomViewOp()) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | inline |
value_type typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |