#include <SparseMatrixBase.h>
Public Types | |
typedef const Block< const Derived, internal::traits< Derived >::RowsAtCompileTime, N,!IsRowMajor > | Type |
Definition at line 29 of file SparseMatrixBase.h.
typedef const Block<const Derived, internal::traits<Derived>::RowsAtCompileTime, N, !IsRowMajor> Eigen::SparseMatrixBase< Derived >::ConstNColsBlockXpr< N >::Type |
Definition at line 29 of file SparseMatrixBase.h.