ViewArrayLike
ViewArrayLike
Section titled “ViewArrayLike”#include <ncarray/array_traits.hh>template<class T>concept ViewArrayLikeDefined in src/lib/ncarray/array_traits.hh:103
Determines an array that is a light-weight, non-owning, view of the data.