TBTK
|
Need a break? Support the development by playing Polarity Puzzles |
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 |
Solves Hx = y for x, where H is given by the Model.