mirror of
				https://github.com/gonum/gonum.git
				synced 2025-11-01 02:52:49 +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) { | func TestDorgbr(t *testing.T) { | ||||||
| 	testlapack.DorgbrTest(t, blockedTranslate{impl}) | 	testlapack.DorgbrTest(t, blockedTranslate{impl}) | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Vladimir Chalupecky
					Vladimir Chalupecky