addTo(Dest &dst) const | Eigen::EigenBase< class > | |
adjoint() const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
AdjointReturnType typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
applyThisOnTheLeft(Dest &dst) const | Eigen::EigenBase< class > | |
applyThisOnTheRight(Dest &dst) const | Eigen::EigenBase< class > | |
assign(const OtherDerived &other) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | protected |
assignGeneric(const OtherDerived &other) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | protected |
BlockSparseMatrixView(const BlockSparseMatrixT &spblockmat) | Eigen::BlockSparseMatrixView< BlockSparseMatrixT > | inline |
blueNorm() const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
coeff(Index row, Index col) | Eigen::BlockSparseMatrixView< BlockSparseMatrixT > | inline |
coeffRef(Index row, Index col) | Eigen::BlockSparseMatrixView< BlockSparseMatrixT > | inline |
cols() const | Eigen::BlockSparseMatrixView< BlockSparseMatrixT > | inline |
ColsAtCompileTime enum value | Eigen::BlockSparseMatrixView< BlockSparseMatrixT > | |
const_cast_derived() const | Eigen::EigenBase< class > | |
const_derived() const | Eigen::EigenBase< class > | |
ConstTransposeReturnType typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
convert_index(const Index idx) | Eigen::SparseMatrixBase< BlockSparseMatrixT > | protectedstatic |
cwiseProduct(const MatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
cwiseProduct(const MatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
derived() | Eigen::EigenBase< class > | |
derived() const | Eigen::EigenBase< class > | |
dot(const MatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
dot(const MatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
dot(const SparseMatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
dot(const SparseMatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
eval() const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
evalTo(Dest &) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | private |
Flags enum value | Eigen::BlockSparseMatrixView< BlockSparseMatrixT > | |
Index typedef | Eigen::BlockSparseMatrixView< BlockSparseMatrixT > | |
IndexVector typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
innerSize() const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
InnerSizeAtCompileTime | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
isApprox(const MatrixBase< OtherDerived > &other, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
isApprox(const SparseMatrixBase< OtherDerived > &other, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
IsRowMajor | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
isRValue() const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
isVector() const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
IsVectorAtCompileTime | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
m_isRValue | Eigen::SparseMatrixBase< BlockSparseMatrixT > | protected |
m_spblockmat | Eigen::BlockSparseMatrixView< BlockSparseMatrixT > | protected |
markAsRValue() | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
MaxColsAtCompileTime enum value | Eigen::BlockSparseMatrixView< BlockSparseMatrixT > | |
MaxRowsAtCompileTime enum value | Eigen::BlockSparseMatrixView< BlockSparseMatrixT > | |
MaxSizeAtCompileTime | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
Nested typedef | Eigen::BlockSparseMatrixView< BlockSparseMatrixT > | |
norm() const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
NumDimensions | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
operator*(const DiagonalBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
operator*(const MatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
operator*(const SparseMatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
operator*=(const Scalar &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 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 Derived &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 > | |
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 > | |
RealScalar typedef | Eigen::BlockSparseMatrixView< BlockSparseMatrixT > | |
rows() const | Eigen::BlockSparseMatrixView< BlockSparseMatrixT > | inline |
RowsAtCompileTime enum value | Eigen::BlockSparseMatrixView< BlockSparseMatrixT > | |
Scalar typedef | Eigen::BlockSparseMatrixView< BlockSparseMatrixT > | |
ScalarVector typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
selfadjointView() | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
selfadjointView() | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
selfadjointView() const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
selfadjointView() const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
size() const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
SizeAtCompileTime | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
SparseMatrixBase() | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
squaredNorm() const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
StorageBaseType typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
StorageIndex typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
StorageKind typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
subTo(Dest &dst) const | Eigen::EigenBase< class > | |
sum() const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
toDense() const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
transpose() | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
transpose() const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
TransposeReturnType typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
triangularView() const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
twistedBy(const PermutationMatrix< Dynamic, Dynamic, StorageIndex > &perm) const | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |
value_type typedef | Eigen::SparseMatrixBase< BlockSparseMatrixT > | |