Classes | |
| struct | cuproj::ellipsoid< T > |
| Ellipsoid parameters. More... | |
Functions | |
| template<typename T> | |
| constexpr ellipsoid< T > | cuproj::make_ellipsoid_wgs84 () |
| Create the WGS84 ellipsoid. | |
|
constexpr |
Create the WGS84 ellipsoid.
| T | Floating point type |
Definition at line 71 of file ellipsoid.hpp.