|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PolynomialRealRoot | |
|---|---|
| jpicedt.util.math | Bibliothèque de classes pour effectuer des calculs notamment avec: des nombres complexes des polynômes des matrices |
| Uses of PolynomialRealRoot in jpicedt.util.math |
|---|
| Methods in jpicedt.util.math that return types with arguments of type PolynomialRealRoot | |
|---|---|
ArrayList<PolynomialRealRoot> |
Polynomial.findZerosInInterval(double min,
double max,
double tol)
trouve tous les zéros réels entre min et max inclus. min et max peuvent être infinis |
static Comparator<PolynomialRealRoot> |
PolynomialRealRoot.getSortByValueComparator()
Renvoie un comparateur adapté au tri par valeur des PolynomialRealRoot |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||