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, transformInverseclone, divideAtIndex, getBuffer, getSubGrid, getValue, indexToPhysical, initialize, physicalToIndex, show, show, subAtIndex, toStringgetNumberOfElements, getOrigin, getSpacing, setOrigin, setSpacingpublic void applyToGrid(Grid1D input)
GridKernelapplyToGrid in interface GridKernelpublic static final void main(java.lang.String[] args)