![]() |
Shapeworks Studio
2.1
Shape analysis software suite
|
Inheritance diagram for Eigen::SparseView< MatrixType >::InnerIterator:
Collaboration diagram for Eigen::SparseView< MatrixType >::InnerIterator:Public Types | |
| typedef _MatrixTypeNested::InnerIterator | IterBase |
Public Member Functions | |
| InnerIterator (const SparseView &view, Index outer) | |
| EIGEN_STRONG_INLINE InnerIterator & | operator++ () |
Protected Attributes | |
| const SparseView & | m_view |
Definition at line 57 of file SparseView.h.
1.8.11