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

Method setElement

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

Sets an element of the matrix to the given value. @param rowIndex the row's index @param columnIndex the column's index @param value the value

(int rowIndex, int columnIndex, double value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

normalKernelMethod · 0.95
mainMethod · 0.95
LUDecompositionMethod · 0.95
mainMethod · 0.95
findArgminMethod · 0.95
doRegressionMethod · 0.95
MahalanobisEstimatorMethod · 0.45
calculateCovarianceMethod · 0.45
updateCholeskyFactorMethod · 0.45
CostMatrixMethod · 0.45
initializeMethod · 0.45
normalizeMethod · 0.45

Calls 1

setMethod · 0.45

Tested by

no test coverage detected