public class K_Function extends java.lang.Object implements SpatialDescriptor
| Constructor and Description |
|---|
K_Function(double step,
double max,
Object3D mask) |
| Modifier and Type | Method and Description |
|---|---|
ArrayUtil |
compute(Objects3DPopulation pop) |
java.lang.String |
getName() |
boolean |
init() |
public K_Function(double step,
double max,
Object3D mask)
public boolean init()
init in interface SpatialDescriptorpublic ArrayUtil compute(Objects3DPopulation pop)
compute in interface SpatialDescriptorpublic java.lang.String getName()
getName in interface SpatialDescriptor