Skip to main content

linspace

Function linspace 

Source
pub fn linspace(start: f64, stop: f64, steps: usize) -> Result<Tensor>