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

Method addPixels

core/src/main/java/edu/mines/jtk/mosaic/SimplePlot.java:378–380  ·  view source on GitHub ↗

Adds a pixels view of the specified sampled function f(x1,x2). 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. @return the pixels view.

(float[][] f)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

runMethod · 0.95
runMethod · 0.95
asPixelsMethod · 0.95
plotMethod · 0.95
plotMethod · 0.95
plotH2Function · 0.95
plotA2Function · 0.95
show2Function · 0.95
plot2Function · 0.95
plot2Function · 0.95
plot2Function · 0.95

Calls 1

convertToFloatMethod · 0.95

Tested by 2

runMethod · 0.76
runMethod · 0.76