linbox
DenseSubmatrix< _Element >::RawIterator Class Reference

Raw Iterators. More...


Detailed Description

template<class _Element>
class LinBox::DenseSubmatrix< _Element >::RawIterator

Raw Iterators.

The raw iterator is a method for accessing all entries in the matrix in some unspecified order. This can be used, e.g. to reduce all matrix entries modulo a prime before passing the matrix into an algorithm.


The documentation for this class was generated from the following file: