The Integral class is to hold one- and two-electron integrals in the chemists' notation. More...
#include "inc/dense/dense.h"
#include <cstdint>
#include <iostream>
#include <string>
#include <unordered_map>
#include <vector>
Classes | |
class | QCToolkit::Integral |
The Integral class is to hold one- and two-electron integrals in the chemists' notation.
Attention: the number of orbitals MUST BE SMALLER THAN 65536.