CHROMA
|
LU solver. More...
#include "chromabase.h"
Go to the source code of this file.
Namespaces | |
Chroma | |
Asqtad Staggered-Dirac operator. | |
Functions | |
void | Chroma::LUSolve (multi1d< DComplex > &a, const multi2d< DComplex > &M, const multi1d< DComplex > &b) |
Solve M a = b by LU decomposition with partial pivoting. More... | |