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

Method getPackedColumns

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

Gets the elements of this matrix packed by columns. @return the array of matrix elements packed by columns.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

DMatrixSvdMethod · 0.45
DMatrixLudMethod · 0.45
solveMethod · 0.45
DMatrixChdMethod · 0.45
solveMethod · 0.45
DMatrixQrdMethod · 0.45
DMatrixEvdMethod · 0.45

Calls 1

copyMethod · 0.45

Tested by

no test coverage detected