MCPcopy Create free account
hub / github.com/DistributedML/Biscotti / flattenTriangular

Function flattenTriangular

lib/gonum/blas/testblas/common.go:151–165  ·  view source on GitHub ↗

flattenTriangular turns the upper or lower triangle of a dense slice of slice into a single slice with packed storage. a must be a square matrix.

(a [][]float64, ul blas.Uplo)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

TestFlattenTriangularFunction · 0.85
DtpsvTestFunction · 0.85
DspmvTestFunction · 0.85
DtpmvTestFunction · 0.85
DsprTestFunction · 0.85
Dspr2TestFunction · 0.85

Calls

no outgoing calls

Tested by 1

TestFlattenTriangularFunction · 0.68