#include <SparseUtil.h>

Additional Inherited Members | |
Public Types inherited from Eigen::internal::sparse_eval< T, traits< T >::RowsAtCompileTime, traits< T >::ColsAtCompileTime, evaluator< T >::Flags > | |
| enum | |
| typedef traits< T >::Scalar | _Scalar |
| typedef traits< T >::StorageIndex | _StorageIndex |
| typedef SparseMatrix< _Scalar, _Options, _StorageIndex > | type |
Definition at line 121 of file SparseUtil.h.