sisi4s
|
#include <algorithms/Algorithm.hpp>
#include <math/Complex.hpp>
#include <math/RegularizedAlternatingLeastSquares.hpp>
#include <DryTensor.hpp>
#include <util/Tensor.hpp>
Go to the source code of this file.
Classes | |
class | sisi4s::ParticleHoleCoulombVertexDecomposition |
Decomposes the particle hole Coulomb vertex into the occupied factor orbitals , the virtual factor orbitals , and the Coulom factors . The decomposition is done with a regularized alternating least squares (RALS) algorithm, requiring only a few dozen steps for sufficient convergence. More... | |
Namespaces | |
namespace | sisi4s |