Public Member Functions | |
| Jworkertest (const symmMatrix &D_, const IntegralInfo &integralInfo_, const BasisInfoStruct &basisInfo_, const JK::Params &J_K_params_, std::vector< int > const &permutationHML_) | |
| void | ComputeMatrix (ergo_real param, symmMatrix &result) const |
Private Attributes | |
| const symmMatrix & | D |
| const IntegralInfo & | integralInfo |
| const BasisInfoStruct & | basisInfo |
| JK::Params | J_K_params |
| std::vector< int > const & | permutationHML |
| Jworkertest::Jworkertest | ( | const symmMatrix & | D_, | |
| const IntegralInfo & | integralInfo_, | |||
| const BasisInfoStruct & | basisInfo_, | |||
| const JK::Params & | J_K_params_, | |||
| std::vector< int > const & | permutationHML_ | |||
| ) |
| void Jworkertest::ComputeMatrix | ( | ergo_real | param, | |
| symmMatrix & | result | |||
| ) | const |
const BasisInfoStruct& Jworkertest::basisInfo [private] |
const symmMatrix& Jworkertest::D [private] |
const IntegralInfo& Jworkertest::integralInfo [private] |
JK::Params Jworkertest::J_K_params [private] |
std::vector<int> const& Jworkertest::permutationHML [private] |
1.4.7