Function ndarray::aview0 [] [src]

pub fn aview0<A>(x: &A) -> ArrayView<A, ()>

Create a zero-dimensional array view borrowing x.