Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/formulas/
Dsjoberg_intersection.hpp336 t0j = c0; in sjoberg_geodesic()
341 t0j = sqrt_1_Cj_sqr / Cj; in sjoberg_geodesic()
371 res.sin_beta0j = math::sign(t0j) * sqrt_1_Cj_sqr; in get_vertex_data()
434 CT const t_t0j = t / t0j; in lon_diff()
499 CT const t_t0j = t / t0j; in lon_diffs()
529 CT const t_t0j = t / t0j; in lon()
555 lat = sjoberg_geodesic::lat(t0j); in vertex()
605 CT t0j; member in boost::geometry::formula::sjoberg_geodesic
1170 CT const asin_t_t0j = ! geod.is_Cj_zero ? asin(bounded(t / geod.t0j, -c1, c1)) : 0; in converge_07_one_geod()
1205 t1 = K * geod2.t0j; in calc_ts()
[all …]