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

Method setRow

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

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

(int index, double[] newRow)

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 1

setMethod · 0.45

Tested by

no test coverage detected