Moka libraries
|
This is the complete list of members for Matrice, including all inherited members.
addColonne(int i, int j, int coeff) | Matrice | |
addLigne(int i, int j, int coeff) | Matrice | |
affiche() | Matrice | |
allocate(int nbli, int nbcol) | Matrice | protected |
desallocate() | Matrice | protected |
getMinElemNonZero(int pos) | Matrice | |
getnbcol() | Matrice | |
getnbli() | Matrice | |
getVal(int i, int j) | Matrice | |
inverseColonne(int i, int j) | Matrice | |
inverseLigne(int i, int j) | Matrice | |
Matrice() | Matrice | |
Matrice(int nbli, int nbcol) | Matrice | |
Matrice(const Matrice &source) | Matrice | |
multGauche(Matrice *op2) | Matrice | |
multiplyColonne(int i, int coeff) | Matrice | |
multiplyLigne(int i, int coeff) | Matrice | |
nbCycle() | Matrice | |
nbTorsion() | Matrice | |
setMatrice(Matrice *m) | Matrice | |
setVal(int i, int j, int val) | Matrice | |
size() const | Matrice | |
valid() | Matrice | |
verifyDiviseColonne(int pos) | Matrice | |
verifyDiviseLigne(int pos) | Matrice | |
verifyOthers(int pos) | Matrice | |
~Matrice() | Matrice |