mirror of
https://github.com/gonum/gonum.git
synced 2025-10-20 21:59:25 +08:00
native: add Dlaqr1
This commit is contained in:
@@ -32,6 +32,7 @@ const (
|
||||
badNorm = "lapack: bad norm"
|
||||
badPivot = "lapack: bad pivot"
|
||||
badS = "lapack: s has insufficient length"
|
||||
badShifts = "lapack: bad shifts"
|
||||
badSide = "lapack: bad side"
|
||||
badSlice = "lapack: bad input slice length"
|
||||
badStore = "lapack: bad store"
|
||||
|
Reference in New Issue
Block a user