Function ndarray::arr0 [] [src]

pub fn arr0<A>(x: A) -> OwnedArray<A, ()>

Create a zero-dimensional array with the element x.