MCPcopy Create free account
hub / github.com/dhale/jtk / set

Method set

core/src/main/java/edu/mines/jtk/mosaic/ContoursView.java:84–86  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ContoursViewMethod · 0.95

Calls 6

argumentMethod · 0.95
updateArraySamplingMethod · 0.95
isUniformMethod · 0.80
isRegularMethod · 0.80
getCountMethod · 0.80
copyMethod · 0.45

Tested by

no test coverage detected