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

Method addSequence

core/src/main/java/edu/mines/jtk/mosaic/PlotPanel.java:1021–1023  ·  view source on GitHub ↗

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

(float[] f)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

goMethod · 0.95
updateViewsMethod · 0.45

Calls 1

addSequenceViewMethod · 0.95

Tested by

no test coverage detected