Beispiel #1
0
func TestDcopy(t *testing.T) {
	testblas.DcopyTest(t, blasser)
}
func TestDcopy(t *testing.T) {
	testblas.DcopyTest(t, impl)
}