|
Stokhos Development
|
Public Types | |
| typedef Kokkos::View< Sacado::UQ::PCE< RS > **, RP... > | RMV |
| typedef RMV::execution_space | execution_space |
| typedef SizeType | size_type |
| typedef Kokkos::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_ |