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