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

Method addSequence

core/src/main/java/edu/mines/jtk/mosaic/SimplePlot.java:337–339  ·  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 3

asSequenceMethod · 0.95
goImpulseResponsesFunction · 0.95
plotH1Function · 0.95

Calls 1

convertToFloatMethod · 0.95

Tested by

no test coverage detected