61 Cmp Cmp::poisson_falloff(
int k_falloff)
const {
66 mp->poisson_falloff(*
this, bidon, resu, k_falloff) ;
74 void Cmp::poisson_falloff(Param& par, Cmp& uu,
int k_falloff)
const {
76 mp->poisson_falloff(*
this, par, uu, k_falloff) ;
const Map * mp
Reference mapping.
Cmp(const Map &map)
Constructor from mapping.