Home
last modified time | relevance | path

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

/third_party/boost/libs/math/reporting/accuracy/
Dbindings.hpp454 template <class T> T do_nc_t_ccdf(T df, T nc, T x){ return pnt(x, df, nc, 0, 0); } in do_nc_t_ccdf() function
461 #define NC_T_CCDF_FUNCTION_TO_TEST do_nc_t_ccdf
742 template <class T> T do_nc_t_ccdf(T df, T nc, T x){ return cdf(complement(boost::math::non_central_… in do_nc_t_ccdf() function
749 #define NC_T_CCDF_FUNCTION_TO_TEST do_nc_t_ccdf