- real(float[][]) - Static method in class unal.od.jdiffraction.cpu.utils.ArrayUtils
-
Extracts the real part of a complex array.
- real(double[][]) - Static method in class unal.od.jdiffraction.cpu.utils.ArrayUtils
-
Extracts the real part of a complex array.
- real(int, int, float[]) - Method in class unal.od.jdiffraction.gpu.utils.ArrayUtilsGPU
-
Extracts the real part of a complex array.
- real(int, int, double[]) - Static method in class unal.od.jdiffraction.gpu.utils.ArrayUtilsGPU
-
Extracts the real part of a complex array.
- realShift(float[][]) - Static method in class unal.od.jdiffraction.cpu.utils.ArrayUtils
-
Performs the circular shifting of a real array, leaving the result in
a
.
- realShift(double[][]) - Static method in class unal.od.jdiffraction.cpu.utils.ArrayUtils
-
Performs the circular shifting of a real array, leaving the result in
a
.
- realShift(int, int, float[]) - Method in class unal.od.jdiffraction.gpu.utils.ArrayUtilsGPU
-
Performs the circular shifting of a real array, leaving the result in
a
.
- realShift(int, int, double[]) - Method in class unal.od.jdiffraction.gpu.utils.ArrayUtilsGPU
-
Performs the circular shifting of a real array, leaving the result in
a
.