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

Function TriU

matops/tri.go:15–28  ·  view source on GitHub ↗

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

(A *matrix.FloatMatrix)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 13

TestDecomposeQRFunction · 0.85
TestDecomposeQRTFunction · 0.85
_TestViewUpdateFunction · 0.85
_TestLU2x2NoPivFunction · 0.85
_TestLU3x3NoPivFunction · 0.85
_TestUnblkLUnoPivFunction · 0.85
_TestBlkLUnoPivFunction · 0.85
_TestLU3x3PivFunction · 0.85
_TestCHOLUpLoFunction · 0.85
_TestBlkCHOLUpLoFunction · 0.85
_TestBlkQRUTFunction · 0.85
ldlbkDecomposeUpperTestFunction · 0.85

Calls 5

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

Tested by 13

TestDecomposeQRFunction · 0.68
TestDecomposeQRTFunction · 0.68
_TestViewUpdateFunction · 0.68
_TestLU2x2NoPivFunction · 0.68
_TestLU3x3NoPivFunction · 0.68
_TestUnblkLUnoPivFunction · 0.68
_TestBlkLUnoPivFunction · 0.68
_TestLU3x3PivFunction · 0.68
_TestCHOLUpLoFunction · 0.68
_TestBlkCHOLUpLoFunction · 0.68
_TestBlkQRUTFunction · 0.68
ldlbkDecomposeUpperTestFunction · 0.68