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