LORENE
|
() More...
()
Absolute value.
Definition at line 410 of file cmp_math.C.
References Lorene::abs(), Lorene::Cmp::get_etat(), Lorene::Cmp::get_mp(), Lorene::Cmp::set_etat_qcq(), and Lorene::Cmp::va.
Arccosine.
Definition at line 169 of file cmp_math.C.
References Lorene::acos(), Lorene::Cmp::get_etat(), Lorene::Cmp::get_mp(), Lorene::Cmp::set_etat_qcq(), and Lorene::Cmp::va.
Arcsine.
Definition at line 144 of file cmp_math.C.
References Lorene::asin(), Lorene::Cmp::get_etat(), Lorene::Cmp::get_mp(), Lorene::Cmp::set_etat_qcq(), and Lorene::Cmp::va.
Arctangent.
Definition at line 195 of file cmp_math.C.
References Lorene::atan(), Lorene::Cmp::get_etat(), Lorene::Cmp::get_mp(), Lorene::Cmp::set_etat_qcq(), and Lorene::Cmp::va.
Cosine.
Definition at line 94 of file cmp_math.C.
References Lorene::cos(), Lorene::Cmp::get_etat(), Lorene::Cmp::get_mp(), Lorene::Cmp::set_etat_qcq(), and Lorene::Cmp::va.
Relative difference between two Cmp
(norme version).
Tbl
of size the number of domains, the elements of which are norme
[a(l)-b(l)]/norme[b(l)] if b(l)!=0
and norme
[a(l)-b(l)] if b(l)=0
, where a(l)
and b(l)
denote symbolically the values of a
and b
l
. Definition at line 504 of file cmp_math.C.
References Lorene::Cmp::get_etat(), Lorene::Tbl::get_etat(), Lorene::Map::get_mg(), Lorene::Cmp::get_mp(), Lorene::Mg3d::get_nzone(), Lorene::norme(), Lorene::Tbl::set(), and Lorene::Tbl::set_etat_qcq().
Relative difference between two Cmp
(max version).
Tbl
of size the number of domains, the elements of which are max
[abs(a(l)-b(l))]/max[abs(b(l))] if b(l)!=0
and max
[abs(a(l)-b(l))] if b(l)=0
, where a(l)
and b(l)
denote symbolically the values of a
and b
l
. Definition at line 539 of file cmp_math.C.
References Lorene::abs(), Lorene::Cmp::get_etat(), Lorene::Tbl::get_etat(), Lorene::Map::get_mg(), Lorene::Cmp::get_mp(), Lorene::Mg3d::get_nzone(), Lorene::max(), Lorene::Tbl::set(), and Lorene::Tbl::set_etat_qcq().
Exponential.
Definition at line 270 of file cmp_math.C.
References Lorene::exp(), Lorene::Cmp::get_etat(), Lorene::Cmp::get_mp(), Lorene::Cmp::set_etat_qcq(), and Lorene::Cmp::va.
Neperian logarithm.
Definition at line 296 of file cmp_math.C.
References Lorene::Cmp::get_etat(), Lorene::Cmp::get_mp(), Lorene::log(), Lorene::Cmp::set_etat_qcq(), and Lorene::Cmp::va.
Basis 10 logarithm.
Definition at line 322 of file cmp_math.C.
References Lorene::Cmp::get_etat(), Lorene::Cmp::get_mp(), Lorene::log10(), Lorene::Cmp::set_etat_qcq(), and Lorene::Cmp::va.
Maximum values of a Cmp
in each domain.
Tbl
of size the number of domains, the elements of which are the set of the maximum values in each domain. Definition at line 435 of file cmp_math.C.
References Lorene::Tbl::annule_hard(), Lorene::Cmp::get_etat(), Lorene::Map::get_mg(), Lorene::Cmp::get_mp(), Lorene::Mg3d::get_nzone(), Lorene::max(), and Lorene::Cmp::va.
Minimum values of a Cmp
in each domain.
Tbl
of size the number of domains, the elements of which are the set of the minimum values in each domain. Definition at line 458 of file cmp_math.C.
References Lorene::Tbl::annule_hard(), Lorene::Cmp::get_etat(), Lorene::Map::get_mg(), Lorene::Cmp::get_mp(), Lorene::Mg3d::get_nzone(), Lorene::min(), and Lorene::Cmp::va.
Sums of the absolute values of all the values of the Cmp
in each domain.
Tbl
of size the number of domains, the elements of which are the set of the sums of the absolute values in each domain. Definition at line 481 of file cmp_math.C.
References Lorene::Tbl::annule_hard(), Lorene::Cmp::get_etat(), Lorene::Map::get_mg(), Lorene::Cmp::get_mp(), Lorene::Mg3d::get_nzone(), Lorene::norme(), and Lorene::Cmp::va.
Definition at line 364 of file cmp_arithm.C.
References Lorene::Cmp::get_dzpuis(), Lorene::Cmp::get_etat(), Lorene::Cmp::get_mp(), Lorene::Cmp::set_dzpuis(), Lorene::Cmp::set_etat_qcq(), and Lorene::Cmp::va.
Definition at line 336 of file cmp_arithm.C.
References Lorene::Cmp::get_dzpuis(), Lorene::Cmp::get_etat(), Lorene::Cmp::get_mp(), Lorene::Cmp::set_dzpuis(), and Lorene::Cmp::va.
Cmp Lorene::operator* | ( | const Cmp & | t1, |
double | x | ||
) |
Cmp * double.
Definition at line 425 of file cmp_arithm.C.
Cmp Lorene::operator* | ( | const Cmp & | t1, |
int | m | ||
) |
Cmp * int.
Definition at line 432 of file cmp_arithm.C.
Cmp Lorene::operator* | ( | double | a, |
const Cmp & | c1 | ||
) |
double * Cmp
Definition at line 396 of file cmp_arithm.C.
References Lorene::Cmp::get_dzpuis(), Lorene::Cmp::get_etat(), Lorene::Cmp::get_mp(), Lorene::Cmp::set_dzpuis(), Lorene::Cmp::set_etat_qcq(), Lorene::Cmp::set_etat_zero(), and Lorene::Cmp::va.
Cmp Lorene::operator* | ( | int | m, |
const Cmp & | t1 | ||
) |
int * Cmp
Definition at line 439 of file cmp_arithm.C.
Cmp Lorene::operator+ | ( | const Cmp & | ci | ) |
Definition at line 104 of file cmp_arithm.C.
Definition at line 131 of file cmp_arithm.C.
References Lorene::Cmp::dz_nonzero(), Lorene::Cmp::get_dzpuis(), Lorene::Cmp::get_etat(), Lorene::Cmp::get_mp(), Lorene::Cmp::set_dzpuis(), and Lorene::Cmp::va.
Cmp Lorene::operator+ | ( | const Cmp & | t1, |
double | x | ||
) |
Cmp + double.
Definition at line 175 of file cmp_arithm.C.
References Lorene::Cmp::check_dzpuis(), Lorene::Cmp::get_etat(), Lorene::Cmp::set_dzpuis(), and Lorene::Cmp::va.
Cmp Lorene::operator+ | ( | const Cmp & | t1, |
int | m | ||
) |
Cmp + int.
Definition at line 211 of file cmp_arithm.C.
Cmp Lorene::operator+ | ( | double | x, |
const Cmp & | t1 | ||
) |
double + Cmp
Definition at line 204 of file cmp_arithm.C.
Cmp Lorene::operator+ | ( | int | m, |
const Cmp & | t1 | ||
) |
int + Cmp
Definition at line 218 of file cmp_arithm.C.
Cmp Lorene::operator- | ( | const Cmp & | ci | ) |
-
Cmp
Definition at line 108 of file cmp_arithm.C.
References Lorene::Cmp::get_dzpuis(), Lorene::Cmp::get_etat(), Lorene::Cmp::get_mp(), Lorene::Cmp::set_dzpuis(), Lorene::Cmp::set_etat_qcq(), and Lorene::Cmp::va.
Definition at line 233 of file cmp_arithm.C.
References Lorene::Cmp::dz_nonzero(), Lorene::Cmp::get_dzpuis(), Lorene::Cmp::get_etat(), Lorene::Cmp::get_mp(), Lorene::Cmp::set_dzpuis(), and Lorene::Cmp::va.
Cmp Lorene::operator- | ( | const Cmp & | t1, |
double | x | ||
) |
Cmp - double.
Definition at line 277 of file cmp_arithm.C.
References Lorene::Cmp::check_dzpuis(), Lorene::Cmp::get_etat(), Lorene::Cmp::set_dzpuis(), and Lorene::Cmp::va.
Cmp Lorene::operator- | ( | const Cmp & | t1, |
int | m | ||
) |
Cmp - int.
Definition at line 313 of file cmp_arithm.C.
Cmp Lorene::operator- | ( | double | x, |
const Cmp & | t1 | ||
) |
double - Cmp
Definition at line 306 of file cmp_arithm.C.
Cmp Lorene::operator- | ( | int | m, |
const Cmp & | t1 | ||
) |
int - Cmp
Definition at line 320 of file cmp_arithm.C.
Definition at line 457 of file cmp_arithm.C.
References Lorene::Cmp::get_dzpuis(), Lorene::Cmp::get_etat(), Lorene::Cmp::get_mp(), Lorene::Cmp::set_dzpuis(), Lorene::Cmp::set_etat_qcq(), and Lorene::Cmp::va.
Cmp Lorene::operator/ | ( | const Cmp & | c1, |
double | x | ||
) |
Cmp / double.
Definition at line 491 of file cmp_arithm.C.
References Lorene::Cmp::get_dzpuis(), Lorene::Cmp::get_etat(), Lorene::Cmp::get_mp(), Lorene::Cmp::set_dzpuis(), Lorene::Cmp::set_etat_qcq(), and Lorene::Cmp::va.
Cmp Lorene::operator/ | ( | const Cmp & | c1, |
int | m | ||
) |
Cmp / int.
Definition at line 552 of file cmp_arithm.C.
Cmp Lorene::operator/ | ( | double | x, |
const Cmp & | c2 | ||
) |
double / Cmp
Definition at line 521 of file cmp_arithm.C.
References Lorene::Cmp::get_dzpuis(), Lorene::Cmp::get_etat(), Lorene::Cmp::get_mp(), Lorene::Cmp::set_dzpuis(), Lorene::Cmp::set_etat_qcq(), Lorene::Cmp::set_etat_zero(), and Lorene::Cmp::va.
Cmp Lorene::operator/ | ( | int | m, |
const Cmp & | c2 | ||
) |
int / Cmp
Definition at line 561 of file cmp_arithm.C.
Power
Definition at line 379 of file cmp_math.C.
References Lorene::Cmp::get_etat(), Lorene::Cmp::get_mp(), Lorene::pow(), Lorene::Cmp::set_etat_qcq(), and Lorene::Cmp::va.
Power
Definition at line 348 of file cmp_math.C.
References Lorene::Cmp::get_etat(), Lorene::Cmp::get_mp(), Lorene::pow(), Lorene::Cmp::set_etat_qcq(), and Lorene::Cmp::va.
Cube root.
Definition at line 245 of file cmp_math.C.
References Lorene::Cmp::get_etat(), Lorene::Cmp::get_mp(), Lorene::racine_cubique(), Lorene::Cmp::set_etat_qcq(), and Lorene::Cmp::va.
Sine.
Definition at line 69 of file cmp_math.C.
References Lorene::Cmp::get_etat(), Lorene::Cmp::get_mp(), Lorene::Cmp::set_etat_qcq(), Lorene::sin(), and Lorene::Cmp::va.
Square root.
Definition at line 220 of file cmp_math.C.
References Lorene::Cmp::get_etat(), Lorene::Cmp::get_mp(), Lorene::Cmp::set_etat_qcq(), Lorene::sqrt(), and Lorene::Cmp::va.
Tangent.
Definition at line 120 of file cmp_math.C.
References Lorene::Cmp::get_etat(), Lorene::Cmp::get_mp(), Lorene::Cmp::set_etat_qcq(), Lorene::tan(), and Lorene::Cmp::va.