Home
last modified time | relevance | path

Searched defs:normalised (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/math/special_functions/
Dbeta.hpp212 bool normalised, in ibeta_power_terms()
440 bool normalised, in ibeta_power_terms()
546 T ibeta_series(T a, T b, T x, T s0, const Lanczos&, bool normalised, T* p_derivative, T y, const Po… in ibeta_series()
615 …a, T b, T x, T s0, const boost::math::lanczos::undefined_lanczos& l, bool normalised, T* p_derivat… in ibeta_series()
706 inline T ibeta_fraction2(T a, T b, T x, T y, const Policy& pol, bool normalised, T* p_derivative) in ibeta_fraction2()
729 T ibeta_a_step(T a, T b, T x, T y, int k, const Policy& pol, bool normalised, T* p_derivative) in ibeta_a_step()
820 T beta_small_b_large_a_series(T a, T b, T x, T y, T s0, T mult, const Policy& pol, bool normalised) in beta_small_b_large_a_series()
993 T ibeta_imp(T a, T b, T x, const Policy& pol, bool inv, bool normalised, T* p_derivative) in ibeta_imp()
1393 inline T ibeta_imp(T a, T b, T x, const Policy& pol, bool inv, bool normalised) in ibeta_imp()
Dgamma.hpp1124 T gamma_incomplete_imp(T a, T x, bool normalised, bool invert, in gamma_incomplete_imp()
/third_party/glib/gio/
Dgsettingsschema.c639 gchar *normalised; in end_element() local