public class RamLakKernel extends Grid1DComplex implements GridKernel
Constructor and Description |
---|
RamLakKernel(int size,
double deltaS) |
Modifier and Type | Method and Description |
---|---|
void |
applyToGrid(Grid1D input)
Method to apply the kernel to a 1DGrid
|
static void |
main(java.lang.String[] args) |
addAtIndex, getAtIndex, getImagAtIndex, getImagSubGrid, getMagSubGrid, getPhaseSubGrid, getRealAtIndex, getRealSubGrid, getSize, multiplyAtIndex, multiplyAtIndex, setAtIndex, setImagAtIndex, setRealAtIndex, transformForward, transformInverse
clone, divideAtIndex, getBuffer, getSubGrid, getValue, indexToPhysical, initialize, physicalToIndex, show, show, subAtIndex, toString
getNumberOfElements, getOrigin, getSpacing, setOrigin, setSpacing
public void applyToGrid(Grid1D input)
GridKernel
applyToGrid
in interface GridKernel
public static final void main(java.lang.String[] args)