#include <chemistry/qc/libint2/bounds.h>

Public Types | |
| typedef Log2Bounds::int_bound_t | int_bound_t |
Public Member Functions | |
| BoundsLibint2 (Integral *integral, const Ref< GaussianBasisSet > &b1, const Ref< GaussianBasisSet > &b2, const Ref< GaussianBasisSet > &b3, const Ref< GaussianBasisSet > &b4, size_t storage, const Ref< IntParams > ¶ms) | |
| int | log2_bound (int sh1, int sh2, int sh3, int sh4) const |
| Implements Log2Bounds::log2_bound(). | |