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