Stokhos  Development
Public Types | Public Member Functions | Public Attributes | List of all members
KokkosBlas::Impl::MV_ReciprocalSelf_Functor< Kokkos::View< Sacado::UQ::PCE< RS > **, RP... >, SizeType > Struct Template Reference

Public Types

typedef Kokkos::View< Sacado::UQ::PCE< RS > **, RP... > RMV
 
typedef RMV::execution_space execution_space
 
typedef SizeType size_type
 
typedef Kokkos::Details::ArithTraits< typename Kokkos::IntrinsicScalarType< RMV >::type > ATS
 

Public Member Functions

 MV_ReciprocalSelf_Functor (const RMV &R)
 
KOKKOS_INLINE_FUNCTION void operator() (const size_type &i) const
 

Public Attributes

const size_type numCols
 
RMV R_
 

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