Package | Description |
---|---|
cern.colt.matrix.tfcomplex.algo |
Algorithms operating on complex matrices.
|
Modifier and Type | Field and Description |
---|---|
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.
|
Jump to the Parallel Colt Homepage