|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IntervalUnion | |
---|---|
jpicedt.util.math | Bibliothèque de classes pour effectuer des calculs notamment avec: des nombres complexes des polynômes des matrices |
Uses of IntervalUnion in jpicedt.util.math |
---|
Methods in jpicedt.util.math with parameters of type IntervalUnion | |
---|---|
boolean |
IntervalUnion.inter(IntervalUnion x)
Intersecte this avec les intervalles dans l'argument x |
boolean |
IntervalUnion.union(IntervalUnion x)
réunit this aux intervalles dans l'argument x. |
Constructors in jpicedt.util.math with parameters of type IntervalUnion | |
---|---|
IntervalUnion(IntervalUnion x)
Construit une union d'interalles égale à x. |
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |