1 2 3 4 5
# Lambert Solver Solves Lambert's two-point boundary value problem with the algorithm of [Izzo (2015)](../guide/references.md#izzo2015); see the [Lambert's Problem](../guide/lambert.md) guide for the formulation. ::: satkit.lambert