linbox
Data Structures | Namespaces
sparse-csr-matrix.h File Reference
#include <utility>
#include <iostream>
#include <algorithm>
#include "linbox/linbox-config.h"
#include "linbox/util/debug.h"
#include "linbox/field/hom.h"
#include "sparse-domain.h"
#include "givaro/zring.h"
+ Include dependency graph for sparse-csr-matrix.h:
+ This graph shows which files directly or indirectly include this file:

Data Structures

class  SparseMatrix< _Field, SparseMatrixFormat::CSR >
 Sparse matrix, Coordinate storage. More...
 
class  SparseMatrix< _Field, SparseMatrixFormat::CSR >::IndexedIterator
 a forward iterator. More...
 

Namespaces

 LinBox
 Namespace in which all linbox code resides.