Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/formulas/
Dthomas_direct.hpp138 CT const sin_u = sin(u); in apply() local
141 CT const V = cos_u * cos_d - sin_u * sin_d; in apply()