|
numerics 0.1.0
|
Sequential Doolittle LU factorization with partial pivoting. More...
Go to the source code of this file.
Namespaces | |
| namespace | num |
| namespace | num::backends |
| namespace | num::backends::seq |
Functions | |
| LUResult | num::backends::seq::lu (const Matrix &A) |
Sequential Doolittle LU factorization with partial pivoting.
Definition in file lu.cpp.