Stokhos  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Types | Public Member Functions | Public Attributes | List of all members
KokkosBlas::Impl::MV_Reciprocal_Functor< Kokkos::View< Sacado::UQ::PCE< RS > **, RP...>, Kokkos::View< const Sacado::UQ::PCE< XS > **, XP...>, SizeType > Struct Template Reference

Public Types

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

Public Member Functions

 MV_Reciprocal_Functor (const RMV &R, const XMV &X)
 
KOKKOS_INLINE_FUNCTION void operator() (const size_type &i) const
 

Public Attributes

const size_type numCols
 
RMV R_
 
XMV X_
 

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