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

Method isRegular

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

Determines whether the specified array of arrays is regular. The array is regular if each of its elements, which are arrays, have the same length. @param a the array. @return true, if regular; false, otherwise.

(byte[][] a)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

DMatrixMethod · 0.80
setMethod · 0.80
setMethod · 0.80
checkArraysMethod · 0.80
setInputsMethod · 0.80
checkDimensionsMethod · 0.80
checkArraysMethod · 0.80
initAMethod · 0.80
checkArraysMethod · 0.80
DMatrixMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected