Enum rand::distributions::gamma::ChiSquaredRepr
[−]
[src]
enum ChiSquaredRepr { DoFExactlyOne, DoFAnythingElse(Gamma), }
Unstable (
rand
): use rand
from crates.io
Variants
DoFExactlyOne | Unstable ( rand ): use |
DoFAnythingElse | Unstable ( rand ): use |