edu.jhu.ece.iacl.jist.structures.image
Interface ConvolutionArrayKernel

All Known Implementing Classes:
GaussianArrayKernel

public interface ConvolutionArrayKernel

Array kernel interface.

Author:
Blake Lucas

Method Summary
 double[] getArray()
          Gets the array.
 

Method Detail

getArray

double[] getArray()
Gets the array.

Returns:
the array