Function rv::misc::linspace[][src]

pub fn linspace(start: f64, stop: f64, num: i32) -> Vec<f64>

Generate a linearlly spaced set of points between start and stop