TBTK
Need a break? Support the development by playing Polarity Puzzles
LUSolver.h File Reference

Solves Mx = b for x, where M is a SparseMatrix. More...

#include "TBTK/Communicator.h"
#include "TBTK/Matrix.h"
#include "TBTK/SparseMatrix.h"
#include <complex>
#include "slu_zdefs.h"

Go to the source code of this file.

Classes

class  TBTK::LUSolver
 Solves Mx = b for x, where M is a SparseMatrix. More...
 

Detailed Description

Solves Mx = b for x, where M is a SparseMatrix.

Author
Kristofer Björnson