mirror of
https://github.com/gonum/gonum.git
synced 2025-10-20 05:54:41 +08:00
Add Dlantr
This commit is contained in:
@@ -48,6 +48,10 @@ func TestDlange(t *testing.T) {
|
||||
testlapack.DlangeTest(t, impl)
|
||||
}
|
||||
|
||||
func TestDlantr(t *testing.T) {
|
||||
testlapack.DlantrTest(t, impl)
|
||||
}
|
||||
|
||||
func TestDlarfb(t *testing.T) {
|
||||
testlapack.DlarfbTest(t, impl)
|
||||
}
|
||||
|
Reference in New Issue
Block a user