Home
last modified time | relevance | path

Searched refs:testlapack (Results 1 – 25 of 251) sorted by relevance

1234567891011

/dports/sysutils/istio/istio-1.6.7/vendor/github.com/openshift/api/vendor/gonum.org/v1/gonum/lapack/gonum/
H A Dlapack_test.go16 testlapack.DbdsqrTest(t, impl)
20 testlapack.DhseqrTest(t, impl)
24 testlapack.DgebakTest(t, impl)
28 testlapack.DgebalTest(t, impl)
32 testlapack.Dgebd2Test(t, impl)
36 testlapack.DgebrdTest(t, impl)
40 testlapack.DgeconTest(t, impl)
44 testlapack.DgeevTest(t, impl)
48 testlapack.Dgehd2Test(t, impl)
52 testlapack.DgehrdTest(t, impl)
[all …]
H A Dbench_test.go13 func BenchmarkDgeev(b *testing.B) { testlapack.DgeevBenchmark(b, impl) }
/dports/www/grafana8/grafana-8.3.6/vendor/gonum.org/v1/gonum/lapack/gonum/
H A Dlapack_test.go17 testlapack.DbdsqrTest(t, impl)
22 testlapack.DcombssqTest(t, impl)
27 testlapack.DhseqrTest(t, impl)
32 testlapack.DgebakTest(t, impl)
37 testlapack.DgebalTest(t, impl)
42 testlapack.Dgebd2Test(t, impl)
47 testlapack.DgebrdTest(t, impl)
52 testlapack.DgeconTest(t, impl)
57 testlapack.DgeevTest(t, impl)
62 testlapack.Dgehd2Test(t, impl)
[all …]
H A Dbench_test.go13 func BenchmarkDgeev(b *testing.B) { testlapack.DgeevBenchmark(b, impl) }
14 func BenchmarkDlantb(b *testing.B) { testlapack.DlantbBenchmark(b, impl) }
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/openshift/api/vendor/gonum.org/v1/gonum/lapack/internal/testdata/dlasqtest/
H A DReadme.md3 … testdlasq*.f90 routines are intended in combination with the routines in gonum/lapack/testlapack.
9 in gonum/lapack/testlapack/dlasq*.go. Thus, these generated tests can be copied
12 The testing routines in testlapack have code for generating inputs for these
14 and modify the testlapack routine to print it to the terminal, for example
15 in testlapack/dlasq3.go one might add
/dports/www/grafana8/grafana-8.3.6/vendor/gonum.org/v1/gonum/lapack/testlapack/
H A Ddoc.go6 package testlapack // import "gonum.org/v1/gonum/lapack/testlapack" package
H A Dfortran.go5 package testlapack package
H A Ddlauum.go5 package testlapack package
H A Ddlapy2.go5 package testlapack package
H A Ddlas2.go5 package testlapack package
H A Ddrscl.go5 package testlapack package
H A Diladlr.go5 package testlapack package
H A Diladlc.go5 package testlapack package
H A Ddgetrf.go5 package testlapack package
H A Ddlae2.go5 package testlapack package
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/openshift/api/vendor/gonum.org/v1/gonum/lapack/testlapack/
H A Ddoc.go6 package testlapack // import "gonum.org/v1/gonum/lapack/testlapack" package
H A Dfortran.go5 package testlapack package
H A Ddlauum.go5 package testlapack package
H A Ddlapy2.go5 package testlapack package
H A Ddlas2.go5 package testlapack package
H A Ddrscl.go5 package testlapack package
H A Diladlr.go5 package testlapack package
H A Diladlc.go5 package testlapack package
H A Ddgetrf.go5 package testlapack package
H A Ddlae2.go5 package testlapack package

1234567891011