OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:student_t_distribution
(Results
1 - 25
of
25
) sorted by null
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.t/
ctor_double.pass.cpp
13
// 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;
min.pass.cpp
13
// class
student_t_distribution
23
typedef std::
student_t_distribution
<> D;
eq.pass.cpp
13
// 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;
param_ctor.pass.cpp
13
// class
student_t_distribution
24
typedef std::
student_t_distribution
<> D;
30
typedef std::
student_t_distribution
<> D;
param_eq.pass.cpp
13
// class
student_t_distribution
24
typedef std::
student_t_distribution
<> D;
31
typedef std::
student_t_distribution
<> D;
types.pass.cpp
13
// class
student_t_distribution
25
typedef std::
student_t_distribution
<> D;
30
typedef std::
student_t_distribution
<float> D;
assign.pass.cpp
13
// class
student_t_distribution
15
//
student_t_distribution
& operator=(const
student_t_distribution
&);
23
typedef std::
student_t_distribution
<> D;
copy.pass.cpp
13
// class
student_t_distribution
15
//
student_t_distribution
(const
student_t_distribution
&);
23
typedef std::
student_t_distribution
<> D;
ctor_param.pass.cpp
13
// class
student_t_distribution
15
// explicit
student_t_distribution
(const param_type& parm);
23
typedef std::
student_t_distribution
<> D;
get_param.pass.cpp
13
// class
student_t_distribution
23
typedef std::
student_t_distribution
<> D;
max.pass.cpp
13
// class
student_t_distribution
23
typedef std::
student_t_distribution
<> D;
param_assign.pass.cpp
13
// class
student_t_distribution
24
typedef std::
student_t_distribution
<> D;
param_copy.pass.cpp
13
// class
student_t_distribution
24
typedef std::
student_t_distribution
<> D;
param_types.pass.cpp
13
// class
student_t_distribution
23
typedef std::
student_t_distribution
<> D;
set_param.pass.cpp
13
// class
student_t_distribution
;
23
typedef std::
student_t_distribution
<> D;
io.pass.cpp
13
// class
student_t_distribution
18
// const
student_t_distribution
<RealType>& x);
23
//
student_t_distribution
<RealType>& x);
32
typedef std::
student_t_distribution
<> D;
eval.pass.cpp
13
// class
student_t_distribution
33
typedef std::
student_t_distribution
<> D;
69
typedef std::
student_t_distribution
<> D;
105
typedef std::
student_t_distribution
<> D;
eval_param.pass.cpp
13
// class
student_t_distribution
33
typedef std::
student_t_distribution
<> D;
70
typedef std::
student_t_distribution
<> D;
107
typedef std::
student_t_distribution
<> D;
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
random.h
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
random.h
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
random.h
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
random.h
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
random.h
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
random.h
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
random.h
3354
class
student_t_distribution
class
3385
student_t_distribution
(_RealType __n = _RealType(1))
function in class:student_t_distribution
3390
student_t_distribution
(const param_type& __p)
function in class:student_t_distribution
[
all
...]
Completed in 3985 milliseconds