MCPcopy Create free account
hub / github.com/LASER-UMASS/Themis / setColumn

Method setColumn

subjectSystems/C,D/core/Matrix.java:216–219  ·  view source on GitHub ↗

Sets a column of the matrix to the given column. Performs a deep copy. @param index the column's index @param newColumn an array of doubles

(int index, double[] newColumn)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

mainMethod · 0.95
findArgminMethod · 0.95

Calls 2

numRowsMethod · 0.95
setMethod · 0.45

Tested by

no test coverage detected