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

Method PixelsView

core/src/main/java/edu/mines/jtk/mosaic/PixelsView.java:87–89  ·  view source on GitHub ↗

Constructs a pixels view of the specified sampled function f(x1,x2). Assumes zero first sample values and unit sampling intervals. Function values are converted to colors using an index color model. @param f array[n2][n1] of sampled function values f(x1,x2).

(float[][] f)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

setMethod · 0.95

Tested by

no test coverage detected