math.fourierTransforms.r2
Class ComplexFloatImagePlane
java.lang.Object
   math.fourierTransforms.r2.ComplexFloatImagePlane
math.fourierTransforms.r2.ComplexFloatImagePlane
- Direct Known Subclasses: 
- FFT1dComplexFloatImage
- public class ComplexFloatImagePlane 
- extends java.lang.Object
Copyright 2005, DocJava, Inc.
 User: dlyon
 Date: Nov 16, 2005
 Time: 2:19:59 PM
 
 
 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
cR_r
public float[][] cR_r
cG_r
public float[][] cG_r
cB_r
public float[][] cB_r
cR_i
public float[][] cR_i
cG_i
public float[][] cG_i
cB_i
public float[][] cB_i
ComplexFloatImagePlane
public ComplexFloatImagePlane()
printStats
public void printStats()
- 
 
normalize
public void normalize(int w,
                      int h)
- 
 
getPsd
public int[] getPsd()
-