MCPcopy Create free account
hub / github.com/andeya/algorithm / TriL

Function TriL

matops/tri.go:70–82  ·  view source on GitHub ↗

Make A tridiagonal, lower, non-unit matrix by clearing the strictly upper part of the matrix.

(A *matrix.FloatMatrix)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

_TestCHOL3x3Function · 0.85
_TestCHOLUpLoFunction · 0.85
_TestBlkCHOLUpLoFunction · 0.85
ldlbkDecomposeLowerTestFunction · 0.85

Calls 5

SubMatrixOfMethod · 0.95
SetIndexesMethod · 0.95
iminFunction · 0.85
RowsMethod · 0.65
ColsMethod · 0.65

Tested by 4

_TestCHOL3x3Function · 0.68
_TestCHOLUpLoFunction · 0.68
_TestBlkCHOLUpLoFunction · 0.68
ldlbkDecomposeLowerTestFunction · 0.68