ndarray_to_vector

Function ndarray_to_vector 

Source
pub fn ndarray_to_vector(array: &Array1<f64>) -> Vector
Expand description

Convert ndarray to Vector (optimized with pre-allocation)