Searched defs:ibeta_imp (Results 1 – 1 of 1) sorted by relevance
/third_party/boost/boost/math/special_functions/ |
D | beta.hpp | 993 T ibeta_imp(T a, T b, T x, const Policy& pol, bool inv, bool normalised, T* p_derivative) in ibeta_imp() function 1393 inline T ibeta_imp(T a, T b, T x, const Policy& pol, bool inv, bool normalised) in ibeta_imp() function
|