|
Parallel Colt 0.9.4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FComplexRealFunction | |
---|---|
cern.colt.matrix.tfcomplex | Matrix interfaces and factories holding elements of fcomplex data type. |
cern.colt.matrix.tfcomplex.impl | Efficient and flexible dense and sparse 1, 2 and 3-dimensional matrices holding elements of fcomplex data type. |
cern.jet.math.tfcomplex | Tools for basic and advanced mathematics: Arithmetics and Function Objects for generic function evaluation operating on fcomplex data type. |
Uses of FComplexRealFunction in cern.colt.matrix.tfcomplex |
---|
Methods in cern.colt.matrix.tfcomplex with parameters of type FComplexRealFunction | |
---|---|
FComplexMatrix3D |
FComplexMatrix3D.assign(FComplexRealFunction function)
Assigns the result of a function to the real part of the receiver. |
FComplexMatrix2D |
FComplexMatrix2D.assign(FComplexRealFunction f)
Assigns the result of a function to the real part of the receiver. |
FComplexMatrix1D |
FComplexMatrix1D.assign(FComplexRealFunction f)
Assigns the result of a function to the real part of the receiver. |
Uses of FComplexRealFunction in cern.colt.matrix.tfcomplex.impl |
---|
Methods in cern.colt.matrix.tfcomplex.impl with parameters of type FComplexRealFunction | |
---|---|
FComplexMatrix3D |
DenseFComplexMatrix3D.assign(FComplexRealFunction function)
|
FComplexMatrix2D |
DenseFComplexMatrix2D.assign(FComplexRealFunction function)
|
FComplexMatrix1D |
DenseFComplexMatrix1D.assign(FComplexRealFunction function)
|
FComplexMatrix2D |
DenseColumnFComplexMatrix2D.assign(FComplexRealFunction function)
|
Uses of FComplexRealFunction in cern.jet.math.tfcomplex |
---|
Fields in cern.jet.math.tfcomplex declared as FComplexRealFunction | |
---|---|
static FComplexRealFunction |
FComplexFunctions.abs
Unary functions |
static FComplexRealFunction |
FComplexFunctions.arg
|
Methods in cern.jet.math.tfcomplex that return FComplexRealFunction | |
---|---|
static FComplexRealFunction |
FComplexFunctions.equals(float[] y)
|
|
Parallel Colt 0.9.4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |