batch_ndarray_to_vectors

Function batch_ndarray_to_vectors 

Source
pub fn batch_ndarray_to_vectors(arrays: &[Array1<f64>]) -> Vec<Vector>
Expand description

Batch convert multiple ndarrays to vectors (SIMD-friendly)