template<typename View, typename>
atlas::linalg::view::Convert struct

Public types

using value_type = typename std::conditional<std::is_const<View>::value, const introspection::value_type<View>, introspection::value_type<View>>::type
using type = array::LocalView<value_type, introspection::rank<View>()>

Public static functions

static auto apply(View& view) -> type
This website is beyond its original expiry date and the content may be out of date. The site owner has been notified and may choose to extend the expiry date and remove this banner. If you have any questions about this, please visit our support portal.