Home
last modified time | relevance | path

Searched defs:Pareto (Results 1 – 25 of 133) sorted by relevance

123456

/dports/www/grafana8/grafana-8.3.6/vendor/gonum.org/v1/gonum/stat/distuv/
H A Dpareto.go20 type Pareto struct { struct
23 Xm float64
27 Alpha float64
29 Src rand.Source
41 func (p Pareto) Entropy() float64 {
46 func (p Pareto) ExKurtosis() float64 {
64 func (p Pareto) Mean() float64 {
72 func (p Pareto) Median() float64 {
77 func (p Pareto) Mode() float64 {
100 func (p Pareto) Rand() float64 {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/openshift/api/vendor/gonum.org/v1/gonum/stat/distuv/
H A Dpareto.go20 type Pareto struct { struct
23 Xm float64
27 Alpha float64
29 Src rand.Source
41 func (p Pareto) Entropy() float64 {
46 func (p Pareto) ExKurtosis() float64 {
64 func (p Pareto) Mean() float64 {
72 func (p Pareto) Median() float64 {
77 func (p Pareto) Mode() float64 {
92 func (p Pareto) Rand() float64 {
[all …]
/dports/sysutils/flowgger/flowgger-0.2.10/cargo-crates/rand_chacha-0.1.1/
H A DREADME.md25 [rand]: https://crates.io/crates/rand
26 [^1]: D. J. Bernstein, [*ChaCha, a variant of Salsa20*](
27 https://cr.yp.to/chacha.html)
30 http://www.ecrypt.eu.org/stream/)
41 `rand_chacha` is distributed under the terms of both the MIT license and the
45 [COPYRIGHT](COPYRIGHT) for details.
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/rand-0.5.6/src/distributions/
H A Dpareto.rs27 pub struct Pareto { struct
32 impl Pareto { implementation
41 pub fn new(scale: f64, shape: f64) -> Pareto { in new()
47 impl Distribution<f64> for Pareto { implementation
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/rand-0.6.5/src/distributions/
H A Dpareto.rs25 pub struct Pareto { struct
30 impl Pareto { impl
39 pub fn new(scale: f64, shape: f64) -> Pareto { in new()
45 impl Distribution<f64> for Pareto { implementation
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/rand-0.7.3/src/distributions/
H A Dpareto.rs18 pub struct Pareto { struct
23 impl Pareto { argument
32 pub fn new(scale: f64, shape: f64) -> Pareto { in new()
41 impl Distribution<f64> for Pareto { implementation
/dports/devel/sccache/sccache-0.2.15/cargo-crates/rand-0.5.6/src/distributions/
H A Dpareto.rs27 pub struct Pareto { struct
32 impl Pareto { argument
41 pub fn new(scale: f64, shape: f64) -> Pareto { in new()
47 impl Distribution<f64> for Pareto { implementation
/dports/devel/sccache/sccache-0.2.15/cargo-crates/rand-0.6.5/src/distributions/
H A Dpareto.rs25 pub struct Pareto { struct
30 impl Pareto { impl
39 pub fn new(scale: f64, shape: f64) -> Pareto { in new()
45 impl Distribution<f64> for Pareto { implementation
/dports/devel/sccache/sccache-0.2.15/cargo-crates/rand-0.7.3/src/distributions/
H A Dpareto.rs18 pub struct Pareto { struct
23 impl Pareto { implementation
32 pub fn new(scale: f64, shape: f64) -> Pareto { in new()
41 impl Distribution<f64> for Pareto { implementation
/dports/devel/rust-cbindgen/cbindgen-0.20.0/cargo-crates/rand-0.7.3/src/distributions/
H A Dpareto.rs18 pub struct Pareto { struct
23 impl Pareto { implementation
32 pub fn new(scale: f64, shape: f64) -> Pareto { in new()
41 impl Distribution<f64> for Pareto { implementation
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/cargo-crates/rand-0.7.3/src/distributions/
H A Dpareto.rs18 pub struct Pareto { struct
23 impl Pareto { argument
32 pub fn new(scale: f64, shape: f64) -> Pareto { in new()
41 impl Distribution<f64> for Pareto { implementation
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/rand-0.7.3/src/distributions/
H A Dpareto.rs18 pub struct Pareto { struct
23 impl Pareto { implementation
32 pub fn new(scale: f64, shape: f64) -> Pareto { in new()
41 impl Distribution<f64> for Pareto { implementation
/dports/www/castor/castor-0.8.16/cargo-crates/rand-0.7.3/src/distributions/
H A Dpareto.rs18 pub struct Pareto { struct
23 impl Pareto { impl
32 pub fn new(scale: f64, shape: f64) -> Pareto { in new()
41 impl Distribution<f64> for Pareto { implementation
/dports/games/genact/genact-0.10.0/cargo-crates/rand-0.7.3/src/distributions/
H A Dpareto.rs18 pub struct Pareto { struct
23 impl Pareto { implementation
32 pub fn new(scale: f64, shape: f64) -> Pareto { in new()
41 impl Distribution<f64> for Pareto { implementation
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/rand-0.7.3/src/distributions/
H A Dpareto.rs18 pub struct Pareto { struct
23 impl Pareto { implementation
32 pub fn new(scale: f64, shape: f64) -> Pareto { in new()
41 impl Distribution<f64> for Pareto { implementation
/dports/databases/redisjson/RedisJSON-2.0.6/cargo-crates/rand-0.7.3/src/distributions/
H A Dpareto.rs18 pub struct Pareto { struct
23 impl Pareto { argument
32 pub fn new(scale: f64, shape: f64) -> Pareto { in new()
41 impl Distribution<f64> for Pareto { implementation
/dports/security/suricata/suricata-6.0.4/rust/vendor/rand/src/distributions/
H A Dpareto.rs18 pub struct Pareto { struct
23 impl Pareto { implementation
32 pub fn new(scale: f64, shape: f64) -> Pareto { in new()
41 impl Distribution<f64> for Pareto { implementation
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/rand-0.7.3/src/distributions/
H A Dpareto.rs18 pub struct Pareto { struct
23 impl Pareto { implementation
32 pub fn new(scale: f64, shape: f64) -> Pareto { in new()
41 impl Distribution<f64> for Pareto { implementation
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/rand-0.6.5/src/distributions/
H A Dpareto.rs25 pub struct Pareto { struct
30 impl Pareto { implementation
39 pub fn new(scale: f64, shape: f64) -> Pareto { in new()
45 impl Distribution<f64> for Pareto { implementation
/dports/sysutils/zoxide/zoxide-0.6.0/cargo-crates/rand-0.7.3/src/distributions/
H A Dpareto.rs18 pub struct Pareto { struct
23 impl Pareto { argument
32 pub fn new(scale: f64, shape: f64) -> Pareto { in new()
41 impl Distribution<f64> for Pareto { implementation
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/rand-0.7.3/src/distributions/
H A Dpareto.rs18 pub struct Pareto { struct
23 impl Pareto { implementation
32 pub fn new(scale: f64, shape: f64) -> Pareto { in new()
41 impl Distribution<f64> for Pareto { implementation
/dports/sysutils/vector/vector-0.10.0/cargo-crates/rand-0.6.5/src/distributions/
H A Dpareto.rs25 pub struct Pareto { struct
30 impl Pareto { argument
39 pub fn new(scale: f64, shape: f64) -> Pareto { in new()
45 impl Distribution<f64> for Pareto { implementation
/dports/sysutils/vector/vector-0.10.0/cargo-crates/rand-0.5.6/src/distributions/
H A Dpareto.rs27 pub struct Pareto { struct
32 impl Pareto { argument
41 pub fn new(scale: f64, shape: f64) -> Pareto { in new()
47 impl Distribution<f64> for Pareto { implementation
/dports/sysutils/vector/vector-0.10.0/cargo-crates/rand-0.7.3/src/distributions/
H A Dpareto.rs18 pub struct Pareto { struct
23 impl Pareto { argument
32 pub fn new(scale: f64, shape: f64) -> Pareto { in new()
41 impl Distribution<f64> for Pareto { implementation
/dports/security/rustscan/RustScan-2.0.1/cargo-crates/rand-0.7.3/src/distributions/
H A Dpareto.rs18 pub struct Pareto { struct
23 impl Pareto { argument
32 pub fn new(scale: f64, shape: f64) -> Pareto { in new()
41 impl Distribution<f64> for Pareto { implementation

123456