normalize

Function normalize 

Source
pub fn normalize(data: Vec<f64>, norm: f64) -> Vec<f64>
Expand description

normalizes data[] by 1/norm.