Home
last modified time | relevance | path

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

/dports/sysutils/istio/istio-1.6.7/vendor/github.com/openshift/api/vendor/gonum.org/v1/gonum/lapack/testlapack/
H A Ddtrevc3.go19 type Dtrevc3er interface { interface
23 func Dtrevc3Test(t *testing.T, impl Dtrevc3er) { argument
41 func testDtrevc3(t *testing.T, impl Dtrevc3er, side lapack.EVSide, howmny lapack.EVHowMany, tmat bl… argument
/dports/www/grafana8/grafana-8.3.6/vendor/gonum.org/v1/gonum/lapack/testlapack/
H A Ddtrevc3.go19 type Dtrevc3er interface { interface
23 func Dtrevc3Test(t *testing.T, impl Dtrevc3er) { argument
42 func runDtrevc3Test(t *testing.T, impl Dtrevc3er, rnd *rand.Rand, side lapack.EVSide) { argument
63 func dtrevc3Test(t *testing.T, impl Dtrevc3er, side lapack.EVSide, n, extra int, optwork bool, rnd … argument