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