Uses of Class
org.apache.commons.math3.complex.ComplexField

Packages that use ComplexField
org.apache.commons.math3.complex Complex number type and implementations of complex transcendental functions. 
 

Uses of ComplexField in org.apache.commons.math3.complex
 

Methods in org.apache.commons.math3.complex that return ComplexField
 ComplexField Complex.getField()
          Get the Field to which the instance belongs.
static ComplexField ComplexField.getInstance()
          Get the unique instance.
 



Copyright © 2017 CNES. All Rights Reserved.