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

Method set

core/src/main/java/edu/mines/jtk/lapack/DMatrix.java:356–363  ·  view source on GitHub ↗

Sets all elements of this matrix from the specified array. Copies each array element into this matrix. @param a the array.

(double[][] a)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

DMatrixMethod · 0.95

Calls 4

checkIMethod · 0.95
checkJMethod · 0.95
argumentMethod · 0.95
copyMethod · 0.45

Tested by

no test coverage detected