LORENE
|
() More...
Functions | |
Matrice | Lorene::operator+ (const Matrice &, const Matrice &) |
Matrice + Matrice More... | |
Matrice | Lorene::operator- (const Matrice &, const Matrice &) |
Matrice - Matrice More... | |
Matrice | Lorene::operator* (const Matrice &, double) |
Matrice * double More... | |
Matrice | Lorene::operator* (double, const Matrice &) |
double * Matrice More... | |
Matrice | Lorene::operator* (const Matrice &, const Matrice &) |
Matrix product. More... | |
Matrice | Lorene::operator/ (const Matrice &, double) |
Matrice / double More... | |
()
Matrix product.
Definition at line 661 of file matrice.C.
References Lorene::Tbl::get_dim(), Lorene::Matrice::get_etat(), and Lorene::Matrice::std.