mirror of
https://github.com/gonum/gonum.git
synced 2025-10-21 14:19:35 +08:00
@@ -140,6 +140,10 @@ func TestDlas2(t *testing.T) {
|
||||
testlapack.Dlas2Test(t, impl)
|
||||
}
|
||||
|
||||
func TestDlaset(t *testing.T) {
|
||||
testlapack.DlasetTest(t, impl)
|
||||
}
|
||||
|
||||
func TestDlasrt(t *testing.T) {
|
||||
testlapack.DlasrtTest(t, impl)
|
||||
}
|
||||
|
Reference in New Issue
Block a user