tblite
Light-weight tight-binding framework
|
Wrappers to solve a system of linear equations. More...
Data Types | |
interface | wrap_getrs |
Solves a system of linear equations A * X = B or A**T * X = B with a general N-by-N matrix A using the LU factorization computed by ?GETRF. More... | |
Wrappers to solve a system of linear equations.