pub fn aview0<A>(x: &A) -> ArrayBase<ViewRepr<&A>, Dim<[usize; 0]>>
Expand description

Create a zero-dimensional array view borrowing x.