Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
M
R
S
U
A
add(HoloJProcessor)
- Method in class holoj.
HoloJProcessor
Adds the complex pixels of operand HoloJProcessor to real and complex pixels.
add(ImageProcessor)
- Method in class holoj.
HoloJProcessor
Add to real pixels the real pixels of operand ImageProcessor.
add(double[])
- Method in class holoj.
HoloJProcessor
Add to complex pixels the scalar data in operand array.
add(ImageProcessor, ImageProcessor)
- Static method in class holoj.
HoloJUtils
Add each pixel ImageProcessor to pixels of another ImageProcessor one-by-one.
addPhase(double)
- Method in class holoj.
HoloJProcessor
Add to complex pixels phase the specified radians.
addPhase(HoloJProcessor, double)
- Static method in class holoj.
HoloJUtils
Add to the source HoloJProcessor the specified phase in radians.
addPhasePlate(double[])
- Method in class holoj.
HoloJProcessor
Add to complex pixels the phase plate specified by the double array.
addPhasePlate(HoloJProcessor, double[])
- Method in class holoj.
HoloJUtils
Add to the specified HoloJProcessor a phase plate stored in a double array.
arrangeToComplexArray(double[], double[])
- Static method in class holoj.
HoloJUtils
Arranges the two double array in a single double array with the sequence: re1,im1,re2,im2,...,reN,imN.
arrangeToComplexMatrix(double[], double[], int)
- Static method in class holoj.
HoloJUtils
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
M
R
S
U