SyTen
integral.h File Reference

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>
+ Include dependency graph for integral.h:
+ This graph shows which files directly or indirectly include this file:

Classes

class  QCToolkit::Integral
 

Detailed Description

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.