Stokhos  Development
Public Types | Public Member Functions | Public Attributes | List of all members
KokkosBlas::Impl::V_ReciprocalSelf_Functor< Kokkos::View< RT, RL, RD, RM, Kokkos::Impl::ViewPCEContiguous >, SizeType > Struct Template Reference

Public Types

typedef Kokkos::View< RT, RL, RD, RM, Kokkos::Impl::ViewPCEContiguousRV
 
typedef RV::execution_space execution_space
 
typedef SizeType size_type
 
typedef Kokkos::Details::ArithTraits< typename RV::intrinsic_scalar_type > ATS
 

Public Member Functions

 V_ReciprocalSelf_Functor (const RV &R)
 
KOKKOS_INLINE_FUNCTION void operator() (const size_type &i) const
 

Public Attributes

RV R_
 

The documentation for this struct was generated from the following file: