func TestDscal(t *testing.T) { testblas.DscalTest(t, blasser) }
func TestDscal(t *testing.T) { testblas.DscalTest(t, impl) }