static solver
More...
#include <Solver.hpp>
◆ Diagonalize()
template<class T >
static void Solver::Diagonalize |
( |
Hamiltonian< T > & |
ham | ) |
|
|
inlinestatic |
procedure for solving: -(M-M^T).(M-M^T)
- Template Parameters
-
T | support for: arma::mat, arma::sp_mat |
- Parameters
-
◆ noe
◆ nov
◆ showEigenvalues
bool Solver::showEigenvalues = true |
|
static |
◆ showEigenvectors
bool Solver::showEigenvectors = false |
|
static |
◆ target
std::string Solver::target = "sa" |
|
static |
target part of the spectrum
◆ tol
tolerance for arma::eigs_sym procedure
The documentation for this class was generated from the following file: