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