Header file for CRAMSolver class.
More...
#include <cstdlib>
#include <cstring>
#include <complex>
#include <vector>
#include <map>
#include <algorithm>
#include <iosfwd>
#include <new>
#include <utility>
#include "MUREGlobal.hxx"
#include "BatemanSolver.hxx"
#include "Timer.hxx"
#include <Eigen/Sparse>
#include <Eigen/IterativeLinearSolvers>
Go to the source code of this file.
Header file for CRAMSolver class.
◆ t_SpMat_SolverVector
◆ t_SpMatrix
typedef Eigen::SparseMatrix<std::complex<double>, Eigen::RowMajor > t_SpMatrix |
◆ t_triplet