math
Interface DoubleProcess

All Known Implementing Classes:
BoundaryFrame, ColorFrame, DrawFrame, EdgeFrame, FFTFrame, LiftingFrame, MartelliFrame, MorphFrame, MorphLog, MorphXformFrame, PaintFrame, TopFrame, XformFrame, ZipFrame

public interface DoubleProcess


Method Summary
 void process(double[] a)
           
 

Method Detail

process

void process(double[] a)