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