mirror of
https://github.com/gonum/gonum.git
synced 2025-10-23 23:23:15 +08:00
@@ -100,6 +100,10 @@ func TestDlabrd(t *testing.T) {
|
||||
testlapack.DlabrdTest(t, impl)
|
||||
}
|
||||
|
||||
func TestDlacn2(t *testing.T) {
|
||||
testlapack.Dlacn2Test(t, impl)
|
||||
}
|
||||
|
||||
func TestDlacpy(t *testing.T) {
|
||||
testlapack.DlacpyTest(t, impl)
|
||||
}
|
||||
|
Reference in New Issue
Block a user