linbox
BlasSubmatrix< _Matrix >::ConstIterator Class Reference

Raw Iterators (const version). More...

+ Collaboration diagram for BlasSubmatrix< _Matrix >::ConstIterator:

Detailed Description

template<class _Matrix>
class LinBox::BlasSubmatrix< _Matrix >::ConstIterator

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: