Function primitiv::functions::random::gumbel [] [src]

pub fn gumbel<S: Into<Shape>, Var>(shape: S, mu: f32, beta: f32) -> Var where
    FuncImpls<Var>: Functions<Var>,