linbox
BlasSubmatrix::ConstIterator Class Reference

Raw Iterators (const version). More...


Detailed Description

Raw Iterators (const version).

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: