tblite
Light-weight tight-binding framework
Loading...
Searching...
No Matches
Data Types
tblite_lapack_getrs Module Reference

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...
 

Detailed Description

Wrappers to solve a system of linear equations.