Function ndarray::aview0[][src]

pub fn aview0<A>(x: &A) -> ArrayView0<'_, A>
Expand description

Create a zero-dimensional array view borrowing x.