Home
last modified time | relevance | path

Searched refs:k_fact (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/math/constants/
H A Dcalculate_constants.hpp665 T k_fact = 1; in compute() local
673 k_fact *= k; in compute()
675 term = k_fact * k_fact / (tk_fact * (2 * k + 1) * (2 * k + 1)); in compute()