|
Parallel Colt 0.9.4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DenseFComplexMatrix3D | |
---|---|
cern.colt.matrix.tfloat.impl | Efficient and flexible dense and sparse 1, 2 and 3-dimensional matrices holding elements of float data type. |
Uses of DenseFComplexMatrix3D in cern.colt.matrix.tfloat.impl |
---|
Methods in cern.colt.matrix.tfloat.impl that return DenseFComplexMatrix3D | |
---|---|
DenseFComplexMatrix3D |
DenseFloatMatrix3D.getFft2Slices()
Returns new complex matrix which is the 2D discrete Fourier transform (DFT) of each slice of this matrix. |
DenseFComplexMatrix3D |
DenseFloatMatrix3D.getFft3()
Returns new complex matrix which is the 3D discrete Fourier transform (DFT) of this matrix. |
DenseFComplexMatrix3D |
DenseFloatMatrix3D.getIfft2Slices(boolean scale)
Returns new complex matrix which is the 2D inverse of the discrete Fourier transform (IDFT) of each slice of this matrix. |
DenseFComplexMatrix3D |
DenseFloatMatrix3D.getIfft3(boolean scale)
Returns new complex matrix which is the 3D inverse of the discrete Fourier transform (IDFT) of this matrix. |
|
Parallel Colt 0.9.4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |