celeries.birkhoff.NormalForm.eval_phi_inv#
- NormalForm.eval_phi_inv(x)#
Evaluate the original coordinates as a function of the new ones.
- Parameters:
- x(2*ndof,) ndarray
Values of the new coordinates.
- Returns:
- xb(2*ndof,) ndarray
Values of the original coordinates.