func TestDrotg(t *testing.T) { testblas.DrotgTest(t, blasser) }
func TestDrotg(t *testing.T) { testblas.DrotgTest(t, impl) }