Function smartnoise_runtime::utilities::to_nd[][src]

pub fn to_nd<T>(array: ArrayD<T>, ndim: usize) -> Result<ArrayD<T>>