HomeSort by relevance Sort by last modified time
    Searched defs:negative_binomial_distribution (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
random.h 4208 class negative_binomial_distribution class
4246 negative_binomial_distribution(_IntType __k = 1, double __p = 0.5) function in class:negative_binomial_distribution
4251 negative_binomial_distribution(const param_type& __p) function in class:negative_binomial_distribution
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
random.h 4208 class negative_binomial_distribution class
4246 negative_binomial_distribution(_IntType __k = 1, double __p = 0.5) function in class:negative_binomial_distribution
4251 negative_binomial_distribution(const param_type& __p) function in class:negative_binomial_distribution
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
random.h 4208 class negative_binomial_distribution class
4246 negative_binomial_distribution(_IntType __k = 1, double __p = 0.5) function in class:negative_binomial_distribution
4251 negative_binomial_distribution(const param_type& __p) function in class:negative_binomial_distribution
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
random.h 4210 class negative_binomial_distribution class
4248 negative_binomial_distribution(_IntType __k = 1, double __p = 0.5) function in class:negative_binomial_distribution
4253 negative_binomial_distribution(const param_type& __p) function in class:negative_binomial_distribution
    [all...]

Completed in 785 milliseconds