Home
last modified time | relevance | path

Searched defs:binomial (Results 1 – 25 of 492) sorted by last modified time

12345678910>>...20

/dports/math/dieharder/dieharder-3.31.1/libdieharder/
H A Dprob.c16 double binomial(unsigned int n, unsigned int k, double p) in binomial() function
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/flintxx/test/
H A Dt-fmpz_polyxx.cpp214 fmpz_polyxx binomial; in test_functions() local
/dports/math/py-piranha/piranha-0.11/src/
H A Dreal.hpp2212 inline real real::binomial(const real &y) const in binomial() function in piranha::real
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/pubkey/mce/
H A Dmce_workfactor.cpp18 double binomial(size_t n, size_t k) in binomial() function
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/rand/src/distributions/
H A Dbinomial.rs270 let binomial = Binomial::new(n, p); in test_binomial_mean_and_variance() localVariable
H A Dmod.rs145 #[cfg(feature = "std")] mod binomial; module
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/num-integer/src/
H A Dlib.rs1105 pub fn binomial<T: Integer + Clone>(mut n: T, k: T) -> T { in binomial() function
/dports/www/firefox/firefox-99.0/third_party/rust/rand/src/distributions/
H A Dbinomial.rs270 let binomial = Binomial::new(n, p); in test_binomial_mean_and_variance() localVariable
H A Dmod.rs145 #[cfg(feature = "std")] mod binomial; module
/dports/www/firefox/firefox-99.0/third_party/rust/num-integer/src/
H A Dlib.rs1105 pub fn binomial<T: Integer + Clone>(mut n: T, k: T) -> T { in binomial() function
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/rand/src/distributions/
H A Dbinomial.rs270 let binomial = Binomial::new(n, p); in test_binomial_mean_and_variance() localVariable
H A Dmod.rs145 #[cfg(feature = "std")] mod binomial; module
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/num-integer/src/
H A Dlib.rs1105 pub fn binomial<T: Integer + Clone>(mut n: T, k: T) -> T { in binomial() function
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/rand-0.7.3/src/distributions/
H A Dbinomial.rs270 let binomial = Binomial::new(n, p); in test_binomial_mean_and_variance() localVariable
H A Dmod.rs145 #[cfg(feature = "std")] mod binomial; module
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/num-integer/src/
H A Dlib.rs1105 pub fn binomial<T: Integer + Clone>(mut n: T, k: T) -> T { in binomial() function
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/
H A Dnumpy.py40787 def binomial(self, n, p, size): member in random.RandomState
44010 def binomial(self, n, p, size): member in random
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/X86/
H A Dcgp-usubo.ll138 ; CHECK-NEXT: je .LBB8_2
/dports/lang/rust/rustc-1.58.1-src/vendor/num-integer/src/
H A Dlib.rs1105 pub fn binomial<T: Integer + Clone>(mut n: T, k: T) -> T { in binomial() function
/dports/lang/rust/rustc-1.58.1-src/vendor/rand-0.7.3/src/distributions/
H A Dmod.rs145 #[cfg(feature = "std")] mod binomial; module
H A Dbinomial.rs270 let binomial = Binomial::new(n, p); in test_binomial_mean_and_variance() localVariable
/dports/math/GiNaC/ginac-1.8.2/ginac/
H A Dnumeric.cpp2143 const numeric binomial(const numeric &n, const numeric &k) in binomial() function
/dports/math/GiNaC/ginac-1.8.2/ginac/parser/
H A Ddefault_reader.cpp142 binomial, in get_builtin_reader() enumerator
/dports/science/afni/afni-AFNI_21.3.16/src/avovk/
H A Dcluster_doubleNOMASK.c1454 static int binomial(int n, double p) in binomial() function
H A Dcluster_floatNOMASK.c1480 static int binomial(int n, float p) in binomial() function

12345678910>>...20