func TestDdot(t *testing.T) { testblas.DdotTest(t, blasser) }
func TestDdot(t *testing.T) { testblas.DdotTest(t, impl) }