Public Member Functions | |
| WilsonSet (WilsonSet const &)=default | |
| WilsonSet (WilsonSet &&)=default | |
| WilsonSet & | operator= (WilsonSet const &)=default |
| WilsonSet & | operator= (WilsonSet &&)=default |
| std::vector< csl::Expr > | obtainExpressions () const |
| void | merge (bool sorted=false) |
| void | sort () |
Static Public Member Functions | |
| static void | sort (std::vector< Wilson > &wilsons) |
| static void | mergeSorted (std::vector< Wilson > &wilsons) |
Data Fields | |
| Kinematics | kinematics {} |
| FeynOptions | options {} |
| std::vector< std::shared_ptr< wick::Graph > > | graphs |
1.8.13