#include <iostream>
#include "Polynomial.h"
#include "Complex.h"
#include "Array2D.h"
#include <math.h>
Go to the source code of this file.
Classes | |
class | QMCElectronNucleusCuspParameters |
A container for the parameters for replacing a Gaussian orbital with an exponential function in the region of a nucleus. More... |