_HasDirectAccess enum value | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
addTo(Dest &dst) const | Eigen::EigenBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | inline |
adjoint() const | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | inline |
AdjointReturnType typedef | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
applyThisOnTheLeft(Dest &dst) const | Eigen::EigenBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | inline |
applyThisOnTheRight(Dest &dst) const | Eigen::EigenBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | inline |
assign(const OtherDerived &other) | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | inlineprotected |
assignGeneric(const OtherDerived &other) | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | inlineprotected |
blockCols() const | Eigen::internal::sparse_matrix_block_impl< SparseMatrixType, BlockRows, BlockCols > | inline |
blockRows() const | Eigen::internal::sparse_matrix_block_impl< SparseMatrixType, BlockRows, BlockCols > | inline |
blueNorm() const | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | inline |
coeff(Index row, Index col) const | Eigen::internal::sparse_matrix_block_impl< SparseMatrixType, BlockRows, BlockCols > | inline |
coeff(Index index) const | Eigen::internal::sparse_matrix_block_impl< SparseMatrixType, BlockRows, BlockCols > | inline |
coeffRef(Index row, Index col) | Eigen::internal::sparse_matrix_block_impl< SparseMatrixType, BlockRows, BlockCols > | inline |
CoeffReturnType typedef | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
coeffs() const | Eigen::SparseCompressedBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | inline |
coeffs() | Eigen::SparseCompressedBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | inline |
cols() const | Eigen::internal::sparse_matrix_block_impl< SparseMatrixType, BlockRows, BlockCols > | inline |
ColsAtCompileTime enum value | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
const_cast_derived() const | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | inline |
const_derived() const | Eigen::EigenBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | inline |
ConstantReturnType typedef | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
ConstTransposeReturnType typedef | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
convert_index(const Index idx) | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | inlineprotectedstatic |
cwiseProduct(const MatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
cwiseProduct(const MatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
DenseMatrixType typedef | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
derived() const | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | inline |
derived() | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | inline |
dot(const MatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
dot(const SparseMatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
dot(const MatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
dot(const SparseMatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
eval() const | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | inline |
Flags enum value | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
Index typedef | Eigen::EigenBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
IndexVector typedef | Eigen::internal::sparse_matrix_block_impl< SparseMatrixType, BlockRows, BlockCols > | protected |
innerIndexPtr() const | Eigen::internal::sparse_matrix_block_impl< SparseMatrixType, BlockRows, BlockCols > | inline |
innerIndexPtr() | Eigen::internal::sparse_matrix_block_impl< SparseMatrixType, BlockRows, BlockCols > | inline |
innerNonZeroPtr() const | Eigen::internal::sparse_matrix_block_impl< SparseMatrixType, BlockRows, BlockCols > | inline |
innerNonZeroPtr() | Eigen::internal::sparse_matrix_block_impl< SparseMatrixType, BlockRows, BlockCols > | inline |
innerNonZeros() | Eigen::SparseCompressedBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | inlineprotected |
innerNonZeros() const | Eigen::SparseCompressedBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | inlineprotected |
innerSize() const | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | inline |
InnerSizeAtCompileTime enum value | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
isApprox(const SparseMatrixBase< OtherDerived > &other, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
isApprox(const MatrixBase< OtherDerived > &other, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | inline |
isCompressed() const | Eigen::internal::sparse_matrix_block_impl< SparseMatrixType, BlockRows, BlockCols > | inline |
IsRowMajor enum value | Eigen::internal::sparse_matrix_block_impl< SparseMatrixType, BlockRows, BlockCols > | |
isRValue() const | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | inline |
isVector() const | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | inline |
IsVectorAtCompileTime enum value | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
lastCoeff() const | Eigen::internal::sparse_matrix_block_impl< SparseMatrixType, BlockRows, BlockCols > | inline |
lower_bound(Index row, Index col) const | Eigen::SparseCompressedBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | inlineprotected |
m_isRValue | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | protected |
m_matrix | Eigen::internal::sparse_matrix_block_impl< SparseMatrixType, BlockRows, BlockCols > | protected |
m_outerSize | Eigen::internal::sparse_matrix_block_impl< SparseMatrixType, BlockRows, BlockCols > | protected |
m_outerStart | Eigen::internal::sparse_matrix_block_impl< SparseMatrixType, BlockRows, BlockCols > | protected |
markAsRValue() | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | inline |
MaxColsAtCompileTime enum value | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
MaxRowsAtCompileTime enum value | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
MaxSizeAtCompileTime enum value | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
nestedExpression() const | Eigen::internal::sparse_matrix_block_impl< SparseMatrixType, BlockRows, BlockCols > | inline |
nestedExpression() | Eigen::internal::sparse_matrix_block_impl< SparseMatrixType, BlockRows, BlockCols > | inline |
nonZeros() const | Eigen::SparseCompressedBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | inline |
norm() const | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | inline |
NumDimensions enum value | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
operator*(const DiagonalBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | inline |
operator*(const SparseMatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | inline |
operator*(const MatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | inline |
operator*=(const Scalar &other) | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
operator*=(const SparseMatrixBase< OtherDerived > &other) | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
operator+=(const SparseMatrixBase< OtherDerived > &other) | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
operator+=(const DiagonalBase< OtherDerived > &other) | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
operator+=(const EigenBase< OtherDerived > &other) | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
operator+=(const SparseMatrixBase< OtherDerived > &other) | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
operator-=(const SparseMatrixBase< OtherDerived > &other) | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
operator-=(const DiagonalBase< OtherDerived > &other) | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
operator-=(const EigenBase< OtherDerived > &other) | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
operator-=(const SparseMatrixBase< OtherDerived > &other) | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
operator/=(const Scalar &other) | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
operator=(const SparseMatrixBase< OtherDerived > &other) | Eigen::internal::sparse_matrix_block_impl< SparseMatrixType, BlockRows, BlockCols > | inline |
operator=(const BlockType &other) | Eigen::internal::sparse_matrix_block_impl< SparseMatrixType, BlockRows, BlockCols > | inline |
SparseCompressedBase< Block< SparseMatrixType, BlockRows, BlockCols, true > >::operator=(const EigenBase< OtherDerived > &other) | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
SparseCompressedBase< Block< SparseMatrixType, BlockRows, BlockCols, true > >::operator=(const ReturnByValue< OtherDerived > &other) | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
SparseCompressedBase< Block< SparseMatrixType, BlockRows, BlockCols, true > >::operator=(const Block< SparseMatrixType, BlockRows, BlockCols, true > &other) | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | inline |
outerIndexPtr() const | Eigen::internal::sparse_matrix_block_impl< SparseMatrixType, BlockRows, BlockCols > | inline |
outerIndexPtr() | Eigen::internal::sparse_matrix_block_impl< SparseMatrixType, BlockRows, BlockCols > | inline |
OuterSize enum value | Eigen::internal::sparse_matrix_block_impl< SparseMatrixType, BlockRows, BlockCols > | protected |
outerSize() const | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | inline |
PacketReturnType typedef | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
PacketScalar typedef | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
PlainObject typedef | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
pruned(const Scalar &reference=Scalar(0), const RealScalar &epsilon=NumTraits< Scalar >::dummy_precision()) const | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | inline |
RealScalar typedef | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
rows() const | Eigen::internal::sparse_matrix_block_impl< SparseMatrixType, BlockRows, BlockCols > | inline |
RowsAtCompileTime enum value | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
Scalar typedef | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
ScalarVector typedef | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
selfadjointView() const | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | inline |
selfadjointView() | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | inline |
selfadjointView() const | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
selfadjointView() | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
size() const | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | inline |
SizeAtCompileTime enum value | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
sparse_matrix_block_impl(SparseMatrixType &xpr, Index i) | Eigen::internal::sparse_matrix_block_impl< SparseMatrixType, BlockRows, BlockCols > | inline |
sparse_matrix_block_impl(SparseMatrixType &xpr, Index startRow, Index startCol, Index blockRows, Index blockCols) | Eigen::internal::sparse_matrix_block_impl< SparseMatrixType, BlockRows, BlockCols > | inline |
SparseCompressedBase() | Eigen::SparseCompressedBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | inlineprotected |
SparseMatrixBase() | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | inline |
squaredNorm() const | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | inline |
SquareMatrixType typedef | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
startCol() const | Eigen::internal::sparse_matrix_block_impl< SparseMatrixType, BlockRows, BlockCols > | inline |
startRow() const | Eigen::internal::sparse_matrix_block_impl< SparseMatrixType, BlockRows, BlockCols > | inline |
StorageBaseType typedef | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
StorageIndex typedef | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
StorageKind typedef | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
subTo(Dest &dst) const | Eigen::EigenBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | inline |
sum() const | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
toDense() const | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | inline |
transpose() | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | inline |
transpose() const | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | inline |
TransposeReturnType typedef | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
triangularView() const | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | inline |
twistedBy(const PermutationMatrix< Dynamic, Dynamic, StorageIndex > &perm) const | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | inline |
value_type typedef | Eigen::SparseMatrixBase< Block< SparseMatrixType, BlockRows, BlockCols, true > > | |
valuePtr() const | Eigen::internal::sparse_matrix_block_impl< SparseMatrixType, BlockRows, BlockCols > | inline |
valuePtr() | Eigen::internal::sparse_matrix_block_impl< SparseMatrixType, BlockRows, BlockCols > | inline |