Searched refs:student_t_distribution (Results 1 - 25 of 62) sorted by relevance

123

/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.t/
H A Dctor_double.pass.cpp13 // class student_t_distribution
15 // explicit student_t_distribution(result_type alpha = 0, result_type beta = 1);
23 typedef std::student_t_distribution<> D;
28 typedef std::student_t_distribution<> D;
H A Dmin.pass.cpp13 // class student_t_distribution
23 typedef std::student_t_distribution<> D;
H A Deq.pass.cpp13 // class student_t_distribution
15 // bool operator=(const student_t_distribution& x,
16 // const student_t_distribution& y);
17 // bool operator!(const student_t_distribution& x,
18 // const student_t_distribution& y);
26 typedef std::student_t_distribution<> D;
32 typedef std::student_t_distribution<> D;
H A Dparam_ctor.pass.cpp13 // class student_t_distribution
24 typedef std::student_t_distribution<> D;
30 typedef std::student_t_distribution<> D;
H A Dparam_eq.pass.cpp13 // class student_t_distribution
24 typedef std::student_t_distribution<> D;
31 typedef std::student_t_distribution<> D;
H A Dtypes.pass.cpp13 // class student_t_distribution
25 typedef std::student_t_distribution<> D;
30 typedef std::student_t_distribution<float> D;
H A Dassign.pass.cpp13 // class student_t_distribution
15 // student_t_distribution& operator=(const student_t_distribution&);
23 typedef std::student_t_distribution<> D;
H A Dcopy.pass.cpp13 // class student_t_distribution
15 // student_t_distribution(const student_t_distribution&);
23 typedef std::student_t_distribution<> D;
H A Dctor_param.pass.cpp13 // class student_t_distribution
15 // explicit student_t_distribution(const param_type& parm);
23 typedef std::student_t_distribution<> D;
H A Dget_param.pass.cpp13 // class student_t_distribution
23 typedef std::student_t_distribution<> D;
H A Dmax.pass.cpp13 // class student_t_distribution
23 typedef std::student_t_distribution<> D;
H A Dparam_assign.pass.cpp13 // class student_t_distribution
24 typedef std::student_t_distribution<> D;
H A Dparam_copy.pass.cpp13 // class student_t_distribution
24 typedef std::student_t_distribution<> D;
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.t/
H A Dctor_double.pass.cpp13 // class student_t_distribution
15 // explicit student_t_distribution(result_type alpha = 0, result_type beta = 1);
23 typedef std::student_t_distribution<> D;
28 typedef std::student_t_distribution<> D;
H A Dmin.pass.cpp13 // class student_t_distribution
23 typedef std::student_t_distribution<> D;
H A Deq.pass.cpp13 // class student_t_distribution
15 // bool operator=(const student_t_distribution& x,
16 // const student_t_distribution& y);
17 // bool operator!(const student_t_distribution& x,
18 // const student_t_distribution& y);
26 typedef std::student_t_distribution<> D;
32 typedef std::student_t_distribution<> D;
H A Dparam_ctor.pass.cpp13 // class student_t_distribution
24 typedef std::student_t_distribution<> D;
30 typedef std::student_t_distribution<> D;
H A Dparam_eq.pass.cpp13 // class student_t_distribution
24 typedef std::student_t_distribution<> D;
31 typedef std::student_t_distribution<> D;
H A Dtypes.pass.cpp13 // class student_t_distribution
25 typedef std::student_t_distribution<> D;
30 typedef std::student_t_distribution<float> D;
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.t/
H A Dctor_double.pass.cpp13 // class student_t_distribution
15 // explicit student_t_distribution(result_type alpha = 0, result_type beta = 1);
23 typedef std::student_t_distribution<> D;
28 typedef std::student_t_distribution<> D;
H A Dmin.pass.cpp13 // class student_t_distribution
23 typedef std::student_t_distribution<> D;
H A Deq.pass.cpp13 // class student_t_distribution
15 // bool operator=(const student_t_distribution& x,
16 // const student_t_distribution& y);
17 // bool operator!(const student_t_distribution& x,
18 // const student_t_distribution& y);
26 typedef std::student_t_distribution<> D;
32 typedef std::student_t_distribution<> D;
H A Dparam_ctor.pass.cpp13 // class student_t_distribution
24 typedef std::student_t_distribution<> D;
30 typedef std::student_t_distribution<> D;
H A Dparam_eq.pass.cpp13 // class student_t_distribution
24 typedef std::student_t_distribution<> D;
31 typedef std::student_t_distribution<> D;
H A Dtypes.pass.cpp13 // class student_t_distribution
25 typedef std::student_t_distribution<> D;
30 typedef std::student_t_distribution<float> D;

Completed in 491 milliseconds

123