mirror of
https://github.com/gonum/gonum.git
synced 2025-10-22 06:39:26 +08:00
remove orig
This commit is contained in:
@@ -88,6 +88,10 @@ func TestDgeqrf(t *testing.T) {
|
||||
testlapack.DgeqrfTest(t, impl)
|
||||
}
|
||||
|
||||
func TestDgesvd(t *testing.T) {
|
||||
testlapack.DgesvdTest(t, impl)
|
||||
}
|
||||
|
||||
func TestDgetf2(t *testing.T) {
|
||||
testlapack.Dgetf2Test(t, impl)
|
||||
}
|
||||
|
Reference in New Issue
Block a user