Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/formulas/
H A Darea_formulas.hpp327 CT coeffs2[]){ in evaluate_coeffs_var2() argument
331 coeffs2[i] = ((i==0) ? CT(1) : pow(var2,int(i))) in evaluate_coeffs_var2()