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