cols | IntegerMatrix | [protected] |
determinant(integer &) const=0 | IntegerMatrix | [pure virtual] |
getCols() const | IntegerMatrix | [inline] |
getRows() const | IntegerMatrix | [inline] |
getSize() const | IntegerMatrix | [inline] |
printDeterminant() const | IntegerMatrix | [inline] |
printRank() const | IntegerMatrix | [inline] |
printSmithForm() const | IntegerMatrix | [inline] |
rank() const=0 | IntegerMatrix | [pure virtual] |
rows | IntegerMatrix | [protected] |
smithForm(vector< NTL_ZZ::Element > &) const=0 | IntegerMatrix | [pure virtual] |
~IntegerMatrix() | IntegerMatrix | [inline, virtual] |