This is the complete list of members for Kadath::Matrice, including all inherited members.
| annule() | Kadath::Matrice | |
| band | Kadath::Matrice | mutableprivate |
| copy_inside(int i, int j, const Matrice &so) | Kadath::Matrice | |
| del_deriv() | Kadath::Matrice | private |
| get_array() const | Kadath::Matrice | inline |
| get_array() | Kadath::Matrice | inline |
| get_dim(int i) const | Kadath::Matrice | inline |
| get_lu() | Kadath::Matrice | inline |
| get_permute() | Kadath::Matrice | inline |
| kl | Kadath::Matrice | mutableprivate |
| ku | Kadath::Matrice | mutableprivate |
| lu | Kadath::Matrice | mutableprivate |
| Matrice(int size1, int size2) | Kadath::Matrice | |
| Matrice(const Matrice &) | Kadath::Matrice | |
| Matrice(const Array< double > &tab) | Kadath::Matrice | |
| operator()(int i, int j) const | Kadath::Matrice | |
| operator*(const Matrice &, double) | Kadath::Matrice | friend |
| operator*(double, const Matrice &) | Kadath::Matrice | friend |
| operator*(const Matrice &, const Matrice &) | Kadath::Matrice | friend |
| operator*=(double) | Kadath::Matrice | |
| operator+(const Matrice &, const Matrice &) | Kadath::Matrice | friend |
| operator+=(const Matrice &) | Kadath::Matrice | |
| operator+=(double) | Kadath::Matrice | |
| operator-(const Matrice &, const Matrice &) | Kadath::Matrice | friend |
| operator-(const Matrice &) | Kadath::Matrice | friend |
| operator-=(const Matrice &) | Kadath::Matrice | |
| operator-=(double) | Kadath::Matrice | |
| operator/(const Matrice &, double) | Kadath::Matrice | friend |
| operator/=(double) | Kadath::Matrice | |
| operator<<(ostream &, const Matrice &) | Kadath::Matrice | friend |
| operator=(double x) | Kadath::Matrice | |
| operator=(const Matrice &) | Kadath::Matrice | |
| operator=(const Array< double > &) | Kadath::Matrice | |
| permute | Kadath::Matrice | mutableprivate |
| set(int i, int j) | Kadath::Matrice | |
| set_band(int up, int low) const | Kadath::Matrice | |
| set_lu() const | Kadath::Matrice | |
| sizes | Kadath::Matrice | private |
| solve(const Array< double > &sec_membre) const | Kadath::Matrice | |
| std | Kadath::Matrice | private |
| transpose() const | Kadath::Matrice | |
| val_propre() const | Kadath::Matrice | |
| vect_propre() const | Kadath::Matrice | |
| ~Matrice() | Kadath::Matrice | |