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

Class SimpleGridder2

core/src/main/java/edu/mines/jtk/interp/SimpleGridder2.java:34–252  ·  view source on GitHub ↗

Simple griding of scattered samples of 2D functions f(x1,x2). Each gridded value is simply the average of the values of all known samples that lie within the corresponding grid cell. For a grid cell that contains no such known samples, the gridded value is null. Note that this simple method perf

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

demoTeapotFunction · 0.85
demoCircleData2Function · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected