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