template<class P>
eckit::geo::projection::Reverse class

Reverse class.

Used to reverse the forward and inverse methods of a projection.

Public functions

auto fwd(const Point& p) const -> Point override
auto inv(const Point& p) const -> Point override