linbox  1
SparseMatrix< _Field, _Row > Member List
This is the complete list of members for SparseMatrix< _Field, _Row >, including all inherited members.
apply(OutVector &y, const InVector &x) const SparseMatrix< _Field, _Row > [inline]
applyTranspose(OutVector &y, const InVector &x) const SparseMatrix< _Field, _Row > [inline]
coldim() const SparseMatrix< _Field, _Row > [inline]
columnDensity(Vector &v) constSparseMatrixBase< _Field::Element, _Row >
field() const SparseMatrix< _Field, _Row > [inline]
getEntry(size_t i, size_t j) constSparseMatrixBase< _Field::Element, _Row >
getEntry(Element &x, size_t i, size_t j) constSparseMatrixBase< _Field::Element, _Row >
getRow(size_t i)SparseMatrixBase< _Field::Element, _Row >
operator[](size_t i)SparseMatrixBase< _Field::Element, _Row >
operator[](size_t i) constSparseMatrixBase< _Field::Element, _Row >
read(std::istream &is, FileFormatTag format=FORMAT_DETECT)SparseMatrix< _Field, _Row > [inline]
SparseMatrixBase< _Field::Element, _Row >::read(std::istream &is, const Field &F, FileFormatTag format=FORMAT_DETECT)SparseMatrixBase< _Field::Element, _Row >
refEntry(size_t i, size_t j)SparseMatrixBase< _Field::Element, _Row >
rowdim() const SparseMatrix< _Field, _Row > [inline]
setEntry(size_t i, size_t j, const Element &value)SparseMatrixBase< _Field::Element, _Row >
size() constSparseMatrixBase< _Field::Element, _Row > [inline]
SparseMatrix(const Field &F, size_t m=0, size_t n=0)SparseMatrix< _Field, _Row > [inline]
SparseMatrix(const Field &F, VectStream &stream)SparseMatrix< _Field, _Row > [inline]
SparseMatrix(MatrixStream< Field > &ms)SparseMatrix< _Field, _Row > [inline]
SparseMatrix(const SparseMatrix< Field, Row > &B)SparseMatrix< _Field, _Row > [inline]
SparseMatrix(const SparseMatrix< Field, VectorType > &B)SparseMatrix< _Field, _Row > [inline]
SparseMatrixBase(size_t m, size_t n)SparseMatrixBase< _Field::Element, _Row > [inline]
SparseMatrixBase(MatrixStream< Field > &ms)SparseMatrixBase< _Field::Element, _Row >
SparseMatrixBase(const SparseMatrixBase< Element, Row, Trait > &A)SparseMatrixBase< _Field::Element, _Row >
SparseMatrixBase(const SparseMatrixBase< Element, VectorType, Trait > &A)SparseMatrixBase< _Field::Element, _Row >
transpose(SparseMatrixBase &AT) constSparseMatrixBase< _Field::Element, _Row >
write(std::ostream &os, FileFormatTag format=FORMAT_PRETTY) const SparseMatrix< _Field, _Row > [inline]
SparseMatrixBase< _Field::Element, _Row >::write(std::ostream &os, const Field &F, FileFormatTag format=FORMAT_PRETTY) constSparseMatrixBase< _Field::Element, _Row >
~SparseMatrix()SparseMatrix< _Field, _Row > [inline]
~SparseMatrixBase()SparseMatrixBase< _Field::Element, _Row > [inline]