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

Method asSequence

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

Returns a new plot with a sequence view of specified values f(x). Uses default sampling of x = 0, 1, 2, .... @param f array of sampled function values f(x). @return the plot.

(float[] f)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

plot0Method · 0.95

Calls 2

addSequenceMethod · 0.95
convertToFloatMethod · 0.95

Tested by

no test coverage detected