BlockImpl(XprType &xpr, Index i) | Eigen::BlockImpl< XprType, BlockRows, BlockCols, InnerPanel, Sparse > | inline |
BlockImpl(XprType &xpr, Index startRow, Index startCol, Index blockRows, Index blockCols) | Eigen::BlockImpl< XprType, BlockRows, BlockCols, InnerPanel, Sparse > | inline |
ColsAtCompileTime enum value | Eigen::SparseMatrixBase< Block< XprType, BlockRows, BlockCols, InnerPanel > > | |
derived() | Eigen::EigenBase< Derived > | inline |
derived() const | Eigen::EigenBase< Derived > | inline |
eval() const | Eigen::SparseMatrixBase< Block< XprType, BlockRows, BlockCols, InnerPanel > > | inline |
Flags enum value | Eigen::SparseMatrixBase< Block< XprType, BlockRows, BlockCols, InnerPanel > > | |
Index typedef | Eigen::EigenBase< Derived > | |
innerSize() const | Eigen::SparseMatrixBase< Block< XprType, BlockRows, BlockCols, InnerPanel > > | inline |
isVector() const | Eigen::SparseMatrixBase< Block< XprType, BlockRows, BlockCols, InnerPanel > > | inline |
IsVectorAtCompileTime enum value | Eigen::SparseMatrixBase< Block< XprType, BlockRows, BlockCols, InnerPanel > > | |
NumDimensions enum value | Eigen::SparseMatrixBase< Block< XprType, BlockRows, BlockCols, InnerPanel > > | |
operator*(const SparseMatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< Block< XprType, BlockRows, BlockCols, InnerPanel > > | inline |
outerSize() const | Eigen::SparseMatrixBase< Block< XprType, BlockRows, BlockCols, InnerPanel > > | inline |
pruned(const Scalar &reference=Scalar(0), const RealScalar &epsilon=NumTraits< Scalar >::dummy_precision()) const | Eigen::SparseMatrixBase< Block< XprType, BlockRows, BlockCols, InnerPanel > > | inline |
RowsAtCompileTime enum value | Eigen::SparseMatrixBase< Block< XprType, BlockRows, BlockCols, InnerPanel > > | |
size() const | Eigen::SparseMatrixBase< Block< XprType, BlockRows, BlockCols, InnerPanel > > | inline |
SizeAtCompileTime enum value | Eigen::SparseMatrixBase< Block< XprType, BlockRows, BlockCols, InnerPanel > > | |
StorageIndex typedef | Eigen::SparseMatrixBase< Block< XprType, BlockRows, BlockCols, InnerPanel > > | |
twistedBy(const PermutationMatrix< Dynamic, Dynamic, StorageIndex > &perm) const | Eigen::SparseMatrixBase< Block< XprType, BlockRows, BlockCols, InnerPanel > > | inline |
value_type typedef | Eigen::SparseMatrixBase< Block< XprType, BlockRows, BlockCols, InnerPanel > > | |