to_ndarray

Function to_ndarray 

Source
pub fn to_ndarray<D: Dimension>(arr: &SciRS2Array) -> Result<Array<f64, D>>
Expand description

Convert SciRS2Array to ndarray