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

Method readDoubles

core/src/main/java/edu/mines/jtk/io/ArrayInput.java:226–226  ·  view source on GitHub ↗

Reads double elements into a specified array. @param v the array. @param k the index of the first element to read. @param n the number of elements to read.

(double[] v, int k, int n)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

testDoubleMethod · 0.65
readDoublesMethod · 0.65
readDoublesMethod · 0.65
benchDoubleMethod · 0.65

Implementers 3

ArrayInputStreamcore/src/main/java/edu/mines/jtk/io/Ar
ArrayFilecore/src/main/java/edu/mines/jtk/io/Ar
ArrayInputAdaptercore/src/main/java/edu/mines/jtk/io/Ar

Calls

no outgoing calls

Tested by 1

testDoubleMethod · 0.52