public class OrnsteinZernike
extends java.lang.Object
Constructor | Description |
---|---|
OrnsteinZernike() |
Modifier and Type | Method | Description |
---|---|---|
static double[] |
tCompute(double[][] cnk,
double[][] hnk,
int N,
int m,
double del_r) |