ajdmom.mdl_1fsv.cond_cmom.poly2num

ajdmom.mdl_1fsv.cond_cmom.poly2num(poly, par)[source]

Decode poly back to scalar

Parameters:
  • poly (Poly) – poly to be decoded with attribute keyfor = (‘e^{-kt}’, ‘t’, ‘k^{-}’, ‘v_0-theta’, ‘theta’, ‘sigma’, ‘rho’).

  • par (dict) – parameters in dict.

Returns:

scalar of the poly.

Return type:

float