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