Home
last modified time | relevance | path

Searched refs:runDtrevc3Test (Results 1 – 1 of 1) sorted by relevance

/dports/www/grafana8/grafana-8.3.6/vendor/gonum.org/v1/gonum/lapack/testlapack/
H A Ddtrevc3.go37 runDtrevc3Test(t, impl, rnd, side)
42 func runDtrevc3Test(t *testing.T, impl Dtrevc3er, rnd *rand.Rand, side lapack.EVSide) { func