linbox
sparse-ellr-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"

Data Structures

class  SparseMatrix< _Field, SparseMatrixFormat::ELL_R >
 Sparse matrix, Coordinate storage. More...
 
struct  SparseMatrix< _Field, SparseMatrixFormat::ELL_R >::rebind< _Tp1, _Rw1 >
 
class  SparseMatrix< _Field, SparseMatrixFormat::ELL_R >::_Iterator< element_iterator, Field >
 
class  SparseMatrix< _Field, SparseMatrixFormat::ELL_R >::_IndexedIterator< index_iterator, element_iterator, Field >
 
struct  SparseMatrix< _Field, SparseMatrixFormat::ELL_R >::_triples
 

Namespaces

namespace  LinBox
 Namespace in which all linbox code resides.
 

Macros

#define LINBOX_ELLR_TRANSPOSE   1000
 

Macro Definition Documentation

◆ LINBOX_ELLR_TRANSPOSE

#define LINBOX_ELLR_TRANSPOSE   1000