mirror of
https://github.com/gonum/gonum.git
synced 2025-10-20 21:59:25 +08:00
@@ -64,6 +64,10 @@ func TestDlange(t *testing.T) {
|
||||
testlapack.DlangeTest(t, impl)
|
||||
}
|
||||
|
||||
func TestDlas2(t *testing.T) {
|
||||
testlapack.Dlas2Test(t, impl)
|
||||
}
|
||||
|
||||
func TestDlansy(t *testing.T) {
|
||||
testlapack.DlansyTest(t, impl)
|
||||
}
|
||||
|
Reference in New Issue
Block a user