ndarray

Function rcarr2

Source
pub fn rcarr2<A: Clone, const N: usize>(xs: &[[A; N]]) -> ArcArray2<A>
Expand description

Create a two-dimensional array with elements from xs.