mirror of
				https://github.com/gonum/gonum.git
				synced 2025-10-31 02:26:59 +08:00 
			
		
		
		
	cgo: add test for Dormhr
This commit is contained in:
		| @@ -139,6 +139,10 @@ func TestDormbr(t *testing.T) { | ||||
| } | ||||
| */ | ||||
|  | ||||
| func TestDormhr(t *testing.T) { | ||||
| 	testlapack.DormhrTest(t, impl) | ||||
| } | ||||
|  | ||||
| func TestDorgbr(t *testing.T) { | ||||
| 	testlapack.DorgbrTest(t, blockedTranslate{impl}) | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Vladimir Chalupecky
					Vladimir Chalupecky