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

Method init

core/src/main/java/edu/mines/jtk/opt/ArrayVect2f.java:74–82  ·  view source on GitHub ↗

Wrap an array as a Vect. @param data This will be assigned to the public data. @param firstSample First non-zero sample of each trace. @param variance This variance will be used to divide data in multiplyInverseCovariance.

(float[][] data, int[] firstSample, double variance)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

ArrayVect2fMethod · 0.95
cloneMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected