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

Solves Hx = y for x, where H is given by the Model. More...

#include "TBTK/Communicator.h"
#include "TBTK/Matrix.h"
#include "TBTK/Model.h"
#include "TBTK/Solver/Solver.h"
#include <complex>
#include <vector>

Go to the source code of this file.

Classes

class  TBTK::Solver::LinearEquationSolver
 

Detailed Description

Solves Hx = y for x, where H is given by the Model.

Author
Kristofer Björnson