27#ifndef _chemistry_qc_mbptr12_fixedcoefficient_h_
28#define _chemistry_qc_mbptr12_fixedcoefficient_h_
30#include <util/ref/ref.h>
31#include <math/scmat/matrix.h>
32#include <util/misc/scexception.h>
33#include <chemistry/qc/wfn/spin.h>
34#include <chemistry/qc/mbptr12/r12technology.h>
35#include <math/mmisc/pairiter.h>
55 double C(
unsigned int O,
unsigned int W,
56 unsigned int P,
unsigned int Q);
Computes fixed coefficients determined according to the cusp conditions for geminal (r12-dependent) f...
Definition fixedcoefficient.h:45
double C(unsigned int O, unsigned int W, unsigned int P, unsigned int Q)
OW: Indices of geminal generating space PQ: Indices of space from which geminal substitutions are all...
The base class for all reference counted objects.
Definition ref.h:192
Contains all MPQC code up to version 3.
Definition mpqcin.h:14