예제 #1
0
func TestDgemv(t *testing.T) {
	testblas.DgemvTest(t, blasser)
}
예제 #2
0
func TestDgemv(t *testing.T) {
	testblas.DgemvTest(t, impl)
}