Public Member Functions | |
| WilsonCoefficient (csl::Expr const &t_coefficient) | |
| WilsonCoefficient (WilsonCoefficient const &)=default | |
| WilsonCoefficient (WilsonCoefficient &&)=default | |
| WilsonCoefficient & | operator= (WilsonCoefficient const &other)=default |
| WilsonCoefficient & | operator= (WilsonCoefficient &&other)=default |
| csl::Expr | getCoefficient () const |
| void | setCoefficient (csl::Expr const &t_coefficient) |
Private Attributes | |
| csl::Expr | coefficient |
1.8.13