#include <osrecur.h>

Public Member Functions | |
| ObaraSaikaTwoCenterVIDerivRecursion (int max_am1, int max_am2) | |
| double *** | vx () const |
| double *** | vy () const |
| double *** | vz () const |
| virtual void | compute (double PA[3], double PB[3], double PC[3], double zeta, int am1, int am2) |
| Computes the potential integral 3D matrix using the data provided. | |
Protected Attributes | |
| double *** | vx_ |
| double *** | vy_ |
| double *** | vz_ |
1.5.6