_A | SparseMatrixBase< _Field::Element, _Row > | [protected] |
_m | SparseMatrixBase< _Field::Element, _Row > | [protected] |
_n | SparseMatrixBase< _Field::Element, _Row > | [protected] |
apply(OutVector &y, const InVector &x) const | SparseMatrix | [inline] |
applyTranspose(OutVector &y, const InVector &x) const | SparseMatrix | [inline] |
coldim() const | SparseMatrix | [inline] |
columnDensity(Vector &v) const | SparseMatrixBase< _Field::Element, _Row > | |
ConstRow typedef | SparseMatrixBase< _Field::Element, _Row > | |
ConstRowIterator typedef | SparseMatrixBase< _Field::Element, _Row > | |
Element typedef | SparseMatrix | |
Field typedef | SparseMatrix | |
field() const | SparseMatrix | [inline] |
Format | SparseMatrix | |
getEntry(size_t i, size_t j) const | SparseMatrixBase< _Field::Element, _Row > | |
getEntry(Element &x, size_t i, size_t j) const | SparseMatrixBase< _Field::Element, _Row > | |
getRow(size_t i) | SparseMatrixBase< _Field::Element, _Row > | |
operator[](size_t i) | SparseMatrixBase< _Field::Element, _Row > | |
operator[](size_t i) const | SparseMatrixBase< _Field::Element, _Row > | |
rawBegin() | SparseMatrixBase< _Field::Element, _Row > | |
rawBegin() const | SparseMatrixBase< _Field::Element, _Row > | |
rawEnd() | SparseMatrixBase< _Field::Element, _Row > | |
rawEnd() const | SparseMatrixBase< _Field::Element, _Row > | |
rawIndexedBegin() | SparseMatrixBase< _Field::Element, _Row > | |
rawIndexedBegin() const | SparseMatrixBase< _Field::Element, _Row > | |
rawIndexedEnd() | SparseMatrixBase< _Field::Element, _Row > | |
rawIndexedEnd() const | SparseMatrixBase< _Field::Element, _Row > | |
RawIndexedIterator typedef | SparseMatrix | |
RawIterator typedef | SparseMatrix | |
read(std::istream &is, FileFormatTag format=FORMAT_DETECT) | SparseMatrix | [inline] |
LinBox::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 > | |
Rep typedef | SparseMatrixBase< _Field::Element, _Row > | |
Row typedef | SparseMatrix | |
rowBegin() | SparseMatrixBase< _Field::Element, _Row > | |
rowBegin() const | SparseMatrixBase< _Field::Element, _Row > | |
rowdim() const | SparseMatrix | [inline] |
rowEnd() | SparseMatrixBase< _Field::Element, _Row > | |
rowEnd() const | SparseMatrixBase< _Field::Element, _Row > | |
RowIterator typedef | SparseMatrixBase< _Field::Element, _Row > | |
Self_t typedef | SparseMatrix | |
setEntry(size_t i, size_t j, const Element &value) | SparseMatrixBase< _Field::Element, _Row > | |
SparseMatrix(const Field &F, size_t m=0, size_t n=0) | SparseMatrix | [inline] |
SparseMatrix(const Field &F, VectStream &stream) | SparseMatrix | [inline] |
SparseMatrix(const SparseMatrix< Field, Row > &B) | SparseMatrix | [inline] |
SparseMatrixBase(size_t m, size_t n) | SparseMatrixBase< _Field::Element, _Row > | |
SparseMatrixBase(const SparseMatrixBase< Element, Row, Trait > &A) | SparseMatrixBase< _Field::Element, _Row > | |
SparseMatrixReadWriteHelper< Element, Row > class | SparseMatrixBase< _Field::Element, _Row > | [friend] |
SparseMatrixWriteHelper< Element, Row > class | SparseMatrixBase< _Field::Element, _Row > | [friend] |
transpose(SparseMatrixBase &AT) const | SparseMatrixBase< _Field::Element, _Row > | |
write(std::ostream &os, FileFormatTag format=FORMAT_PRETTY) const | SparseMatrix | [inline] |
LinBox::SparseMatrixBase< _Field::Element, _Row >::write(std::ostream &os, const Field &F, FileFormatTag format=FORMAT_PRETTY) const | SparseMatrixBase< _Field::Element, _Row > | |
~SparseMatrix() | SparseMatrix | [inline] |
~SparseMatrixBase() | SparseMatrixBase< _Field::Element, _Row > | [inline] |