#include <SparseMatrixBase.h>
Public Types | |
typedef Block< Derived, Rows, Cols > | Type |
Definition at line 36 of file SparseMatrixBase.h.
typedef Block<Derived,Rows,Cols> Eigen::SparseMatrixBase< Derived >::FixedBlockXpr< Rows, Cols >::Type |
Definition at line 36 of file SparseMatrixBase.h.