public class LaplaceKernel2D
extends java.lang.Object
| Constructor and Description |
|---|
LaplaceKernel2D() |
| Modifier and Type | Method and Description |
|---|---|
void |
applyToGrid(Grid2D input) |
void |
applyToGrid(Grid3D input) |
static void |
main(java.lang.String[] args) |