|
GlassBR
|
This is the complete list of members for GlassBR.Interpolation, including all inherited members.
| extractColumn(ArrayList< ArrayList< Double >> mat, int j) | GlassBR.Interpolation | static |
| find(ArrayList< Double > arr, double v) | GlassBR.Interpolation | static |
| interpY(String filename, double x, double z) | GlassBR.Interpolation | static |
| interpZ(String filename, double x, double y) | GlassBR.Interpolation | static |
| lin_interp(double x_1, double y_1, double x_2, double y_2, double x) | GlassBR.Interpolation | static |