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