Home
last modified time | relevance | path

Searched defs:jacobi_zeta (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/math/special_functions/
Djacobi_zeta.hpp58 inline typename tools::promote_args<T1, T2>::type jacobi_zeta(T1 k, T2 phi, const Policy& pol) in jacobi_zeta() function
66 inline typename tools::promote_args<T1, T2>::type jacobi_zeta(T1 k, T2 phi) in jacobi_zeta() function
/third_party/boost/libs/math/tools/
Djacobi_zeta_data.cpp18 mp_t jacobi_zeta(mp_t phi, mp_t k) in jacobi_zeta() function