Sets the sampled function f(x1,x2) for this view. Assumes zero first sample values and unit sampling intervals. @param f array[n2][n1] of sampled function values f(x1,x2), where n1 = f[0].length and n2 = f.length.
(float[][] f)
source not stored for this graph (policy: none)
no test coverage detected