LGS-Loeser 0.1
Public Member Functions

QMatrix Class Reference

List of all members.

Public Member Functions

 QMatrix (int n)
 QMatrix (const QMatrix &)
QMatrixoperator= (const QMatrix &B)
double get (const int i, const int j) const
void set (const int i, const int j, const double zahl)
int getDim () const
void transponiere ()
QMatrix untermatrix (int i, int j)

The documentation for this class was generated from the following files:
 All Classes