#include <FullMatrix.h>

| Public Attributes | |
| Index | first | 
| Line | second | 
| Public Member Functions | |
| LineConstIterator (Real *p, Index i, Index size, Index pitch) | |
| const Line & | operator* () const | 
| const Line * | operator-> () const | 
| void | operator++ () | 
| void | operator++ (int) | 
| void | operator-- () | 
| void | operator-- (int) | 
| bool | operator== (const LineConstIterator &i) const | 
| bool | operator!= (const LineConstIterator &i) const | 
| Index sofa::linearalgebra::FullMatrix< T >::LineConstIterator::first | 
| Line sofa::linearalgebra::FullMatrix< T >::LineConstIterator::second | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline |