You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Linear Systems Solvers - Dense General Matrices - simple driver LAPACKE_?gesv
Least Square Systems solver - Dense General matrices - simple driver LAPACKE_?gelsd that does recursive SVD based least squares. (because its fast, and doesn't make any assumptions about rank)
more things! some of the factorizations, and perhaps some of the "expert" routines
The text was updated successfully, but these errors were encountered:
LAPACKE_?gesv
LAPACKE_?gelsd
that does recursive SVD based least squares. (because its fast, and doesn't make any assumptions about rank)The text was updated successfully, but these errors were encountered: