Namespaces | |
| namespace | internal |
Functions | |
| template<typename O , typename T > | |
| void | change_target (Object< O > &, const T &) |
| template<typename G > | |
| void | change_target (mln::util::edge< G > &e, const G &new_target) |
| template<typename O , typename D > | |
| void | change_target (O &o, const D &d) |
| void mln::if_possible::change_target | ( | Object< O > & | , | |
| const T & | ||||
| ) |
Referenced by change_target().
| void mln::if_possible::change_target | ( | mln::util::edge< G > & | e, | |
| const G & | new_target | |||
| ) |
Definition at line 166 of file edge.hh.
References mln::util::edge< G >::change_graph().
| void mln::if_possible::change_target | ( | O & | o, | |
| const D & | d | |||
| ) |
Definition at line 157 of file pseudo_site.hh.
References change_target(), and mln::exact().
1.7.1