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

Method flatten

core/src/main/java/edu/mines/jtk/util/ArrayMath.java:6661–6673  ·  view source on GitHub ↗

Flattens a specified 2-D array into a 1-D array. @param rx the array. @return the flattened array.

(byte[][] rx)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

cflattenMethod · 0.95
testFloat1Method · 0.80
updateClipsMethod · 0.80

Calls 1

copyMethod · 0.95

Tested by 1

testFloat1Method · 0.64