sisi4s
|
#include <algorithms/Algorithm.hpp>
#include <DryTensor.hpp>
#include <math/Complex.hpp>
#include <math/RegularizedAlternatingLeastSquares.hpp>
#include <util/Tensor.hpp>
Go to the source code of this file.
Classes | |
class | sisi4s::CoulombVertexDecomposition |
Decomposes the Coulomb vertex into the 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. Note that currently the employed fit is rather than the form with conjugated. More... | |
Namespaces | |
namespace | sisi4s |