#include <SparseMatrixBase.h>
| Public Types | |
| typedef Block< Derived, N, internal::traits< Derived >::ColsAtCompileTime, IsRowMajor > | Type | 
Definition at line 31 of file SparseMatrixBase.h.
| typedef Block<Derived, N, internal::traits<Derived>::ColsAtCompileTime, IsRowMajor> Eigen::SparseMatrixBase< Derived >::NRowsBlockXpr< N >::Type | 
Definition at line 31 of file SparseMatrixBase.h.