Parallel Colt 0.9.4

Uses of Class
cern.colt.matrix.tfcomplex.algo.FComplexProperty

Packages that use FComplexProperty
cern.colt.matrix.tfcomplex.algo Algorithms operating on complex matrices. 
 

Uses of FComplexProperty in cern.colt.matrix.tfcomplex.algo
 

Fields in cern.colt.matrix.tfcomplex.algo declared as FComplexProperty
static FComplexProperty FComplexProperty.DEFAULT
          The default Property object; currently has tolerance()==1.0E-5.
static FComplexProperty FComplexProperty.SEVEN
          A Property object with tolerance()==1.0E-7.
static FComplexProperty FComplexProperty.ZERO
          A Property object with tolerance()==0.0.
 


Parallel Colt 0.9.4

Jump to the Parallel Colt Homepage