ndarray

Function aview0

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

Create a zero-dimensional array view borrowing x.