Home
last modified time | relevance | path

Searched defs:student_t_distribution (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__random/
Dstudent_t_distribution.h61 _LIBCPP_HIDE_FROM_ABI student_t_distribution() : student_t_distribution(1) {} in student_t_distribution() function
62 _LIBCPP_HIDE_FROM_ABI explicit student_t_distribution(result_type __n) : __p_(param_type(__n)) {} in student_t_distribution() function
66 _LIBCPP_HIDE_FROM_ABI explicit student_t_distribution(const param_type& __p) : __p_(__p) {} in student_t_distribution() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__random/
Dstudent_t_distribution.h61 _LIBCPP_HIDE_FROM_ABI student_t_distribution() : student_t_distribution(1) {} in student_t_distribution() function
62 _LIBCPP_HIDE_FROM_ABI explicit student_t_distribution(result_type __n) : __p_(param_type(__n)) {} in student_t_distribution() function
66 _LIBCPP_HIDE_FROM_ABI explicit student_t_distribution(const param_type& __p) : __p_(__p) {} in student_t_distribution() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__random/
Dstudent_t_distribution.h61 _LIBCPP_HIDE_FROM_ABI student_t_distribution() : student_t_distribution(1) {} in student_t_distribution() function
62 _LIBCPP_HIDE_FROM_ABI explicit student_t_distribution(result_type __n) : __p_(param_type(__n)) {} in student_t_distribution() function
66 _LIBCPP_HIDE_FROM_ABI explicit student_t_distribution(const param_type& __p) : __p_(__p) {} in student_t_distribution() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__random/
Dstudent_t_distribution.h61 _LIBCPP_HIDE_FROM_ABI student_t_distribution() : student_t_distribution(1) {} in student_t_distribution() function
62 _LIBCPP_HIDE_FROM_ABI explicit student_t_distribution(result_type __n) : __p_(param_type(__n)) {} in student_t_distribution() function
66 _LIBCPP_HIDE_FROM_ABI explicit student_t_distribution(const param_type& __p) : __p_(__p) {} in student_t_distribution() function
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__random/
H A Dstudent_t_distribution.h61 _LIBCPP_HIDE_FROM_ABI student_t_distribution() : student_t_distribution(1) {} in student_t_distribution() function
62 _LIBCPP_HIDE_FROM_ABI explicit student_t_distribution(result_type __n) : __p_(param_type(__n)) {} in student_t_distribution() function
66 _LIBCPP_HIDE_FROM_ABI explicit student_t_distribution(const param_type& __p) : __p_(__p) {} in student_t_distribution() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__random/
Dstudent_t_distribution.h61 _LIBCPP_HIDE_FROM_ABI student_t_distribution() : student_t_distribution(1) {} in student_t_distribution() function
62 _LIBCPP_HIDE_FROM_ABI explicit student_t_distribution(result_type __n) : __p_(param_type(__n)) {} in student_t_distribution() function
66 _LIBCPP_HIDE_FROM_ABI explicit student_t_distribution(const param_type& __p) : __p_(__p) {} in student_t_distribution() function