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

Function TriUU

matops/tri.go:32–48  ·  view source on GitHub ↗

Make A tridiagonal, upper, unit matrix by clearing the strictly lower part of the matrix and setting diagonal elements to one.

(A *matrix.FloatMatrix)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

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

Tested by

no test coverage detected