|
|
template<class ... Args> |
| static std::vector< std::vector< size_t > > | getDiagrams (Args &&...args) |
| |
|
|
bool | contractionPossible (std::vector< size_t > const &fieldPos, std::vector< bool > const &insertionsPaired, std::vector< QuantumField > const &newFields, std::vector< bool > &newPairing, int order, int maxOrder, size_t nLoops, size_t maxInteractionLegs) |
| |
|
void | addVertexCarefully (size_t iTerm, std::vector< size_t > const &terms, std::vector< std::vector< size_t >> &numbers, std::vector< std::vector< bool >> &newPairings, std::vector< bool > const &pairing, std::map< std::vector< size_t >, bool > &vertexMap) |
| |
The documentation for this class was generated from the following files: