Class Interpolation
java.lang.Object
velo.ladaalpha.fields.math.operations.Interpolation
The Class Interpolation.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Interpolation
public Interpolation(double[][] set, double x) Instantiates a new interpolation.- Parameters:
set- the setx- the x
-