func TestDswap(t *testing.T) { testblas.DswapTest(t, blasser) }
func TestDswap(t *testing.T) { testblas.DswapTest(t, impl) }