Norm

Type Alias Norm 

Source
pub type Norm<T> = <T as Normalize>::Output;
Expand description

Convenience trait for projection of Normalize