mirror of
https://github.com/gonum/gonum.git
synced 2025-10-20 13:55:20 +08:00
native:dlasy2
This commit is contained in:
@@ -108,6 +108,10 @@ func TestDlas2(t *testing.T) {
|
||||
testlapack.Dlas2Test(t, impl)
|
||||
}
|
||||
|
||||
func TestDlasy2(t *testing.T) {
|
||||
testlapack.Dlasy2Test(t, impl)
|
||||
}
|
||||
|
||||
func TestDlanst(t *testing.T) {
|
||||
testlapack.DlanstTest(t, impl)
|
||||
}
|
||||
|
Reference in New Issue
Block a user