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

Method getElement

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

Returns the value of a cell in the matrix. @param rowIndex the row's index @param columnIndex the column's index @return the value of the cell of the matrix

(int rowIndex, int columnIndex)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

getRowMethod · 0.95
getColumnMethod · 0.95
getLMethod · 0.95
getUMethod · 0.95
mainMethod · 0.95
findArgminMethod · 0.95
normalKernelMethod · 0.45
MahalanobisEstimatorMethod · 0.45
solveTriangleMethod · 0.45
updateCholeskyFactorMethod · 0.45
CostMatrixMethod · 0.45

Calls 1

getMethod · 0.45

Tested by

no test coverage detected