7#include <Kokkos_Core.hpp>
13KOKKOS_INLINE_FUNCTION T
one();
16KOKKOS_INLINE_FUNCTION T
zero();
19KOKKOS_INLINE_FUNCTION T
inv(T);
Integer types used throughout NeoN.
KOKKOS_INLINE_FUNCTION T inv(T)
KOKKOS_INLINE_FUNCTION T zero()
KOKKOS_INLINE_FUNCTION T one()