Home
last modified time | relevance | path

Searched refs:dlon1 (Results 1 – 20 of 20) sorted by relevance

/dports/devel/hyperscan/boost_1_75_0/boost/geometry/algorithms/detail/
H A Ddirection_code.hpp135 calc_t const dlon1 = math::longitude_distance_signed<units_t, calc_t>(b0, a0); in apply() local
139 calc_t const dlat1 = latitude_distance_signed<units_t, calc_t>(b1, a1, dlon1, is_antilon1); in apply()
144 (std::min)(is_antilon1 ? c0 : math::abs(dlon1), in apply()
152 s1 = dlon1 > 0 ? 1 : -1; in apply()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/geometry/algorithms/detail/
H A Ddirection_code.hpp135 calc_t const dlon1 = math::longitude_distance_signed<units_t, calc_t>(b0, a0); in apply() local
139 calc_t const dlat1 = latitude_distance_signed<units_t, calc_t>(b1, a1, dlon1, is_antilon1); in apply()
144 (std::min)(is_antilon1 ? c0 : math::abs(dlon1), in apply()
152 s1 = dlon1 > 0 ? 1 : -1; in apply()
/dports/devel/R-cran-BH/BH/inst/include/boost/geometry/algorithms/detail/
H A Ddirection_code.hpp136 calc_t const dlon1 = math::longitude_distance_signed<units_t, calc_t>(b0, a0); in apply() local
140 calc_t const dlat1 = latitude_distance_signed<units_t, calc_t>(b1, a1, dlon1, is_antilon1); in apply()
145 (std::min)(is_antilon1 ? c0 : math::abs(dlon1), in apply()
153 s1 = dlon1 > 0 ? 1 : -1; in apply()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/geometry/algorithms/detail/
H A Ddirection_code.hpp135 calc_t const dlon1 = math::longitude_distance_signed<units_t, calc_t>(b0, a0); in apply() local
139 calc_t const dlat1 = latitude_distance_signed<units_t, calc_t>(b1, a1, dlon1, is_antilon1); in apply()
144 (std::min)(is_antilon1 ? c0 : math::abs(dlon1), in apply()
152 s1 = dlon1 > 0 ? 1 : -1; in apply()
/dports/devel/boost-docs/boost_1_72_0/boost/geometry/algorithms/detail/
H A Ddirection_code.hpp123 calc_t const dlon1 = math::longitude_distance_signed<units_t, calc_t>(b0, a0); in apply() local
127 calc_t const dlat1 = latitude_distance_signed<units_t, calc_t>(b1, a1, dlon1, is_antilon1); in apply()
132 (std::min)(is_antilon1 ? c0 : math::abs(dlon1), in apply()
140 s1 = dlon1 > 0 ? 1 : -1; in apply()
/dports/devel/boost-libs/boost_1_72_0/boost/geometry/algorithms/detail/
H A Ddirection_code.hpp123 calc_t const dlon1 = math::longitude_distance_signed<units_t, calc_t>(b0, a0); in apply() local
127 calc_t const dlat1 = latitude_distance_signed<units_t, calc_t>(b1, a1, dlon1, is_antilon1); in apply()
132 (std::min)(is_antilon1 ? c0 : math::abs(dlon1), in apply()
140 s1 = dlon1 > 0 ? 1 : -1; in apply()
/dports/devel/boost-python-libs/boost_1_72_0/boost/geometry/algorithms/detail/
H A Ddirection_code.hpp123 calc_t const dlon1 = math::longitude_distance_signed<units_t, calc_t>(b0, a0); in apply() local
127 calc_t const dlat1 = latitude_distance_signed<units_t, calc_t>(b1, a1, dlon1, is_antilon1); in apply()
132 (std::min)(is_antilon1 ? c0 : math::abs(dlon1), in apply()
140 s1 = dlon1 > 0 ? 1 : -1; in apply()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/geometry/algorithms/detail/
H A Ddirection_code.hpp147 calc_t const dlon1 = math::longitude_distance_signed<units_t, calc_t>(b0, a0); in apply() local
151 calc_t const dlat1 = latitude_distance_signed<units_t, calc_t>(b1, a1, dlon1, is_antilon1); in apply()
156 (std::min)(is_antilon1 ? c0 : math::abs(dlon1), in apply()
164 s1 = dlon1 > 0 ? 1 : -1; in apply()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/geometry/algorithms/detail/
H A Ddirection_code.hpp147 calc_t const dlon1 = math::longitude_distance_signed<units_t, calc_t>(b0, a0); in apply() local
151 calc_t const dlat1 = latitude_distance_signed<units_t, calc_t>(b1, a1, dlon1, is_antilon1); in apply()
156 (std::min)(is_antilon1 ? c0 : math::abs(dlon1), in apply()
164 s1 = dlon1 > 0 ? 1 : -1; in apply()
/dports/devel/boost-docs/boost_1_72_0/boost/geometry/formulas/
H A Dsjoberg_intersection.hpp96 CT const dlon1 = lon_a2 - lon1; in apply() local
97 CT const sin_dlon1 = sin(dlon1); in apply()
101 CT const cos_dlon1 = cos(dlon1); in apply()
/dports/devel/boost-libs/boost_1_72_0/boost/geometry/formulas/
H A Dsjoberg_intersection.hpp96 CT const dlon1 = lon_a2 - lon1; in apply() local
97 CT const sin_dlon1 = sin(dlon1); in apply()
101 CT const cos_dlon1 = cos(dlon1); in apply()
/dports/devel/hyperscan/boost_1_75_0/boost/geometry/formulas/
H A Dsjoberg_intersection.hpp96 CT const dlon1 = lon_a2 - lon1; in apply() local
97 CT const sin_dlon1 = sin(dlon1); in apply()
101 CT const cos_dlon1 = cos(dlon1); in apply()
/dports/devel/boost-python-libs/boost_1_72_0/boost/geometry/formulas/
H A Dsjoberg_intersection.hpp96 CT const dlon1 = lon_a2 - lon1; in apply() local
97 CT const sin_dlon1 = sin(dlon1); in apply()
101 CT const cos_dlon1 = cos(dlon1); in apply()
/dports/devel/R-cran-BH/BH/inst/include/boost/geometry/formulas/
H A Dsjoberg_intersection.hpp96 CT const dlon1 = lon_a2 - lon1; in apply() local
97 CT const sin_dlon1 = sin(dlon1); in apply()
101 CT const cos_dlon1 = cos(dlon1); in apply()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/geometry/formulas/
H A Dsjoberg_intersection.hpp96 CT const dlon1 = lon_a2 - lon1; in apply() local
97 CT const sin_dlon1 = sin(dlon1); in apply()
101 CT const cos_dlon1 = cos(dlon1); in apply()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/geometry/formulas/
H A Dsjoberg_intersection.hpp96 CT const dlon1 = lon_a2 - lon1; in apply() local
97 CT const sin_dlon1 = sin(dlon1); in apply()
101 CT const cos_dlon1 = cos(dlon1); in apply()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/geometry/formulas/
H A Dsjoberg_intersection.hpp96 CT const dlon1 = lon_a2 - lon1; in apply() local
97 CT const sin_dlon1 = sin(dlon1); in apply()
101 CT const cos_dlon1 = cos(dlon1); in apply()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/geometry/formulas/
H A Dsjoberg_intersection.hpp96 CT const dlon1 = lon_a2 - lon1; in apply() local
97 CT const sin_dlon1 = sin(dlon1); in apply()
101 CT const cos_dlon1 = cos(dlon1); in apply()
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Dgeoref.cpp3031 double dlon1 = lon1 * DEGREE; in lat_gc_crosses_meridian() local
3035 … - sin(dlat2) * cos(dlat1) * sin(dlon-dlon1)) / (cos(dlat1) * cos(dlat2) * sin(dlon1-dlon2))); in lat_gc_crosses_meridian()
/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_map.c7822 double dlon0, dlon1, dlon; in gmtmap_accept_the_jump() local
7829 gmt_M_set_delta_lon (lon1, GMT->current.proj.central_meridian, dlon1); in gmtmap_accept_the_jump()
7830 dlon = dlon1 - dlon0; in gmtmap_accept_the_jump()