This is the complete list of members for Lorene::Matrice, including all inherited members.
annule_hard() | Lorene::Matrice | |
band | Lorene::Matrice | mutableprivate |
del_deriv() | Lorene::Matrice | private |
del_t() | Lorene::Matrice | private |
determinant() const | Lorene::Matrice | |
etat | Lorene::Matrice | private |
get_array() const | Lorene::Matrice | inline |
get_dim(int i) const | Lorene::Matrice | |
get_etat() const | Lorene::Matrice | inline |
inverse(const Tbl &sec_membre) const | Lorene::Matrice | |
kl | Lorene::Matrice | mutableprivate |
ku | Lorene::Matrice | mutableprivate |
lu | Lorene::Matrice | mutableprivate |
Matrice(int size1, int size2) | Lorene::Matrice | |
Matrice(const Matrice &) | Lorene::Matrice | |
Matrice(const Tbl &tab) | Lorene::Matrice | |
operator()(int j, int i) const | Lorene::Matrice | inline |
operator*(const Matrice &, double) | Lorene::Matrice | friend |
operator*(double, const Matrice &) | Lorene::Matrice | friend |
operator*(const Matrice &, const Matrice &) | Lorene::Matrice | friend |
operator*=(double) | Lorene::Matrice | |
operator+(const Matrice &, const Matrice &) | Lorene::Matrice | friend |
operator+=(const Matrice &) | Lorene::Matrice | |
operator+=(double) | Lorene::Matrice | |
operator-(const Matrice &, const Matrice &) | Lorene::Matrice | friend |
operator-=(const Matrice &) | Lorene::Matrice | |
operator-=(double) | Lorene::Matrice | |
operator/(const Matrice &, double) | Lorene::Matrice | friend |
operator/=(double) | Lorene::Matrice | |
operator<<(ostream &, const Matrice &) | Lorene::Matrice | friend |
operator=(double x) | Lorene::Matrice | |
operator=(const Matrice &) | Lorene::Matrice | |
operator=(const Tbl &) | Lorene::Matrice | |
permute | Lorene::Matrice | mutableprivate |
set(int j, int i) | Lorene::Matrice | inline |
set_band(int up, int low) const | Lorene::Matrice | |
set_etat_nondef() | Lorene::Matrice | |
set_etat_qcq() | Lorene::Matrice | |
set_etat_zero() | Lorene::Matrice | |
set_lu() const | Lorene::Matrice | |
std | Lorene::Matrice | private |
transpose() const | Lorene::Matrice | |
val_propre() const | Lorene::Matrice | |
vect_propre() const | Lorene::Matrice | |
~Matrice() | Lorene::Matrice | |