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