public static interface Interpolate.FDoubleArray
int
columns()
float
get(int i, int j)
void
put(int i, int j, float value)
rows()
float get(int i, int j)
void put(int i, int j, float value)
int rows()
int columns()