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