#include <chemistry/qc/mbptr12/linearr12.h>

Public Member Functions | |
| bool | equiv (const Ref< CorrelationFactor > &cf) const |
| Implementation of CorrelationFactor::equiv(). | |
| unsigned int | max_num_tbint_types () const |
| Implementation of CorrelationFactor::max_num_tbint_types(). | |
| TwoBodyInt::tbint_type | tbint_type_f12 () const |
| Reimplementation of CorrelationFactor::tbint_type_f12(). | |
| TwoBodyInt::tbint_type | tbint_type_t1f12 () const |
| Reimplementation of CorrelationFactor::tbint_type_t1f12(). | |
| TwoBodyInt::tbint_type | tbint_type_t2f12 () const |
| Reimplementation of CorrelationFactor::tbint_type_t2f12(). | |
| Ref< TwoBodyIntDescr > | tbintdescr (const Ref< Integral > &IF, unsigned int f) const |
| Overload of CorrelationFactor::tbintdescr(f). | |
| double | value (unsigned int c, double r12) const |
| Implementation of CorrelationFactor::value(). | |