http://www.jpicedt.org

Uses of Class
jpicedt.util.math.IntervalUnion

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.
 


http://www.jpicedt.org

Submit a bug : syd@jpicedt.org