Home
last modified time | relevance | path

Searched defs:base_tmerc_spheroid (Results 1 – 9 of 9) sorted by relevance

/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/geometry/srs/projections/proj/
H A Dtmerc.hpp204 struct base_tmerc_spheroid struct
207 par_tmerc<T> m_proj_parm;
209 inline base_tmerc_spheroid(const Parameters& par) in base_tmerc_spheroid() argument
215 inline void fwd(T const& lp_lon, T const& lp_lat, T& xy_x, T& xy_y) const in fwd()
259 inline void inv(T const& xy_x, T const& xy_y, T& lp_lon, T& lp_lat) const in inv()
274 static inline std::string get_name() in get_name()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/geometry/srs/projections/proj/
H A Dtmerc.hpp204 struct base_tmerc_spheroid struct
207 par_tmerc<T> m_proj_parm;
209 inline base_tmerc_spheroid(const Parameters& par) in base_tmerc_spheroid() argument
215 inline void fwd(T const& lp_lon, T const& lp_lat, T& xy_x, T& xy_y) const in fwd()
259 inline void inv(T const& xy_x, T const& xy_y, T& lp_lon, T& lp_lat) const in inv()
274 static inline std::string get_name() in get_name()
/dports/devel/boost-docs/boost_1_72_0/boost/geometry/srs/projections/proj/
H A Dtmerc.hpp197 struct base_tmerc_spheroid struct
199 par_tmerc<T> m_proj_parm;
203 … inline void fwd(Parameters const& par, T const& lp_lon, T const& lp_lat, T& xy_x, T& xy_y) const in fwd()
247 … inline void inv(Parameters const& par, T const& xy_x, T const& xy_y, T& lp_lon, T& lp_lat) const in inv()
262 static inline std::string get_name() in get_name()
/dports/devel/boost-python-libs/boost_1_72_0/boost/geometry/srs/projections/proj/
H A Dtmerc.hpp197 struct base_tmerc_spheroid struct
199 par_tmerc<T> m_proj_parm;
203 … inline void fwd(Parameters const& par, T const& lp_lon, T const& lp_lat, T& xy_x, T& xy_y) const in fwd()
247 … inline void inv(Parameters const& par, T const& xy_x, T const& xy_y, T& lp_lon, T& lp_lat) const in inv()
262 static inline std::string get_name() in get_name()
/dports/devel/R-cran-BH/BH/inst/include/boost/geometry/srs/projections/proj/
H A Dtmerc.hpp197 struct base_tmerc_spheroid struct
199 par_tmerc<T> m_proj_parm;
203 … inline void fwd(Parameters const& par, T const& lp_lon, T const& lp_lat, T& xy_x, T& xy_y) const in fwd()
247 … inline void inv(Parameters const& par, T const& xy_x, T const& xy_y, T& lp_lon, T& lp_lat) const in inv()
262 static inline std::string get_name() in get_name()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/geometry/srs/projections/proj/
H A Dtmerc.hpp197 struct base_tmerc_spheroid struct
199 par_tmerc<T> m_proj_parm;
203 … inline void fwd(Parameters const& par, T const& lp_lon, T const& lp_lat, T& xy_x, T& xy_y) const in fwd()
247 … inline void inv(Parameters const& par, T const& xy_x, T const& xy_y, T& lp_lon, T& lp_lat) const in inv()
262 static inline std::string get_name() in get_name()
/dports/devel/boost-libs/boost_1_72_0/boost/geometry/srs/projections/proj/
H A Dtmerc.hpp197 struct base_tmerc_spheroid struct
199 par_tmerc<T> m_proj_parm;
203 … inline void fwd(Parameters const& par, T const& lp_lon, T const& lp_lat, T& xy_x, T& xy_y) const in fwd()
247 … inline void inv(Parameters const& par, T const& xy_x, T const& xy_y, T& lp_lon, T& lp_lat) const in inv()
262 static inline std::string get_name() in get_name()
/dports/devel/hyperscan/boost_1_75_0/boost/geometry/srs/projections/proj/
H A Dtmerc.hpp197 struct base_tmerc_spheroid struct
199 par_tmerc<T> m_proj_parm;
203 … inline void fwd(Parameters const& par, T const& lp_lon, T const& lp_lat, T& xy_x, T& xy_y) const in fwd()
247 … inline void inv(Parameters const& par, T const& xy_x, T const& xy_y, T& lp_lon, T& lp_lat) const in inv()
262 static inline std::string get_name() in get_name()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/geometry/srs/projections/proj/
H A Dtpeqd.hpp197 // Static projection
198 … BOOST_GEOMETRY_PROJECTIONS_DETAIL_STATIC_PROJECTION_FI(srs::spar::proj_tpeqd, tpeqd_spheroid)
201 BOOST_GEOMETRY_PROJECTIONS_DETAIL_FACTORY_ENTRY_FI(tpeqd_entry, tpeqd_spheroid)
205 BOOST_GEOMETRY_PROJECTIONS_DETAIL_FACTORY_INIT_ENTRY(tpeqd, tpeqd_entry) in fwd()