AngDiff | geographiclib.geomath.Math | static |
AngDiff(x, y) | geographiclib.geomath.Math | |
AngNormalize | geographiclib.geomath.Math | static |
AngNormalize(x) | geographiclib.geomath.Math | |
AngRound | geographiclib.geomath.Math | static |
AngRound(x) | geographiclib.geomath.Math | |
atan2d | geographiclib.geomath.Math | static |
atan2d(y, x) | geographiclib.geomath.Math | |
atanh | geographiclib.geomath.Math | static |
atanh(x) | geographiclib.geomath.Math | |
cast() const & | object | |
cast() && | object | |
cast() const & | object | inline |
cbrt | geographiclib.geomath.Math | static |
cbrt(x) | geographiclib.geomath.Math | |
check() const | handle | inline |
copysign | geographiclib.geomath.Math | static |
copysign(x, y) | geographiclib.geomath.Math | |
dec_ref() const & | handle | inline |
digits | geographiclib.geomath.Math | static |
epsilon | geographiclib.geomath.Math | static |
handle()=default | handle | |
handle(T ptr) | handle | inline |
handle(T &obj) | handle | inline |
inc_ref() const & | handle | inline |
inc_ref_counter(std::size_t add) | handle | inlineprivatestatic |
inc_ref_counter() | handle | inlinestatic |
inf | geographiclib.geomath.Math | static |
is_borrowed | object | |
isfinite | geographiclib.geomath.Math | static |
isfinite(x) | geographiclib.geomath.Math | |
isnan | geographiclib.geomath.Math | static |
isnan(x) | geographiclib.geomath.Math | |
LatFix | geographiclib.geomath.Math | static |
LatFix(x) | geographiclib.geomath.Math | |
log1p | geographiclib.geomath.Math | static |
log1p(x) | geographiclib.geomath.Math | |
m_ptr | handle | protected |
maxval | geographiclib.geomath.Math | static |
minval | geographiclib.geomath.Math | static |
nan | geographiclib.geomath.Math | static |
norm | geographiclib.geomath.Math | static |
norm(x, y) | geographiclib.geomath.Math | |
object()=default | object | |
object(const object &o) | object | inline |
object(object &&other) noexcept | object | inline |
object(handle h, borrowed_t) | object | inline |
object(handle h, stolen_t) | object | inline |
operator bool() const | handle | inlineexplicit |
operator!=(const handle &h) const | handle | inline |
operator=(const object &other) | object | inline |
operator=(object &&other) noexcept | object | inline |
operator==(const handle &h) const | handle | inline |
polyval | geographiclib.geomath.Math | static |
polyval(N, p, s, x) | geographiclib.geomath.Math | |
ptr() const | handle | inline |
ptr() | handle | inline |
PYBIND11_DEPRECATED("Use reinterpret_borrow<object>() or reinterpret_steal<object>()") object(handle h | object | |
release() | object | inline |
sincosd | geographiclib.geomath.Math | static |
sincosd(x) | geographiclib.geomath.Math | |
sq | geographiclib.geomath.Math | static |
sq(x) | geographiclib.geomath.Math | |
sum | geographiclib.geomath.Math | static |
sum(u, v) | geographiclib.geomath.Math | |
throw_gilstate_error(const std::string &function_name) const | handle | inlineprivate |
~object() | object | inline |