Module rusty_machine::stats::dist::gaussian
[−]
[src]
Gaussian distribution module.
Contains extension methods for the Normal struct found in the rand crate. This is provided through traits added within the containing stats module.
Structs
Gaussian |
A Gaussian random variable. |