[][src]Type Definition rstat::normal::IsotropicNormalGrad

type IsotropicNormalGrad = Grad<Vector<f64>, f64>;

Trait Implementations

impl Mul<f64> for IsotropicNormalGrad[src]

type Output = IsotropicNormalGrad

The resulting type after applying the * operator.