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

Method getL

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

Returns the L part of the matrix. This does only make sense after LU decomposition. @return matrix with the L part of the matrix; @see #LUDecomposition()

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

LUDecompositionMethod · 0.45

Calls 3

numRowsMethod · 0.95
numColumnsMethod · 0.95
getElementMethod · 0.95

Tested by

no test coverage detected