[][src]Type Definition rstat::univariate::normal::Grad

type Grad = Grad<f64, f64>;

Trait Implementations

impl Mul<f64> for UvNormalGrad[src]

type Output = Self

The resulting type after applying the * operator.