mirror of
https://github.com/gonum/gonum.git
synced 2025-10-21 06:09:26 +08:00
@@ -86,3 +86,7 @@ func TestDormlq(t *testing.T) {
|
||||
testlapack.Dorml2Test(t, blockedTranslate{impl})
|
||||
}
|
||||
*/
|
||||
|
||||
func TestDtrcon(t *testing.T) {
|
||||
testlapack.DtrconTest(t, impl)
|
||||
}
|
||||
|
Reference in New Issue
Block a user