linbox
1
|
coldim() const | DenseRowsMatrix< _Row > | [inline] |
DenseRowsMatrix(size_t m, size_t n) | DenseRowsMatrix< _Row > | |
DenseRowsMatrix(const DenseRowsMatrix &A) | DenseRowsMatrix< _Row > | [inline] |
getEntry(size_t i, size_t j) const | DenseRowsMatrix< _Row > | [inline] |
getEntry(Element &x, size_t i, size_t j) const | DenseRowsMatrix< _Row > | [inline] |
getRow(size_t i) | DenseRowsMatrix< _Row > | [inline] |
read(std::istream &is, const Field &F) | DenseRowsMatrix< _Row > | |
read(std::istream &is) | DenseRowsMatrix< _Row > | |
refEntry(size_t i, size_t j) | DenseRowsMatrix< _Row > | [inline] |
rowdim() const | DenseRowsMatrix< _Row > | [inline] |
setEntry(size_t i, size_t j, const Element &value) | DenseRowsMatrix< _Row > | [inline] |
transpose(DenseRowsMatrix &AT) const | DenseRowsMatrix< _Row > | |
write(std::ostream &os, const Field &F) const | DenseRowsMatrix< _Row > | |
write(std::ostream &os) const | DenseRowsMatrix< _Row > | |
~DenseRowsMatrix() | DenseRowsMatrix< _Row > | [inline] |