template<typename View>
atlas::linalg::view::ConvertView struct

Public types

using type = typename Convert<View, introspection::base_type<View>>::type

Public static functions

static auto apply(View& v) -> type