MPQC
3.0.0-alpha
|
Represents a pairs of contracted array and their symbolic indices. More...
#include <chemistry/qc/lmp2/sma.h>
Public Member Functions | |
void | apply_factor (double f) |
ContractProd (const ContractPart< Nl > &a1, const ContractPart< Nr > &a2) | |
operator double () | |
ContractProd | timer (const sc::Ref< sc::RegionTimer > &t) |
Public Attributes | |
sc::Ref< sc::RegionTimer > | regtimer |
ContractPart< Nl > | l |
ContractPart< Nr > | r |
Represents a pairs of contracted array and their symbolic indices.