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