|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface KernelDensityEstimate.Kernel
Defines a kernel. It has a size and cached values for each index.
| Method Summary | |
|---|---|
int |
size()
The size of the kernel. |
double |
value(int kernelIndex)
Fetch the value for the kernel at a certain index. |
| Method Detail |
|---|
double value(int kernelIndex)
kernelIndex - The index of the previously computed value.
int size()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||