- 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.
- 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
.