Sets the known (scattered) samples to be fit. The specified arrays are referenced, not copied. @param f array of sample values f(x1,x2). @param x1 array of sample x1 coordinates. @param x2 array of sample x2 coordinates.
(float[] f, float[] x1, float[] x2)
source not stored for this graph (policy: none)
no test coverage detected