Function ndarray::aview0

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

Create a zero-dimensional array view borrowing x.