For triangular matrix A and vector X compute X = A * X, X = A.T * X
(uplo, transA, diag string, N int, A []float64, lda int, X []float64, incX int)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected