|
|
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 |
| |
|
|
| MV_Reciprocal_Functor (const RMV &R, const XMV &X) |
| |
|
KOKKOS_INLINE_FUNCTION void | operator() (const size_type &i) const |
| |
|
|
const size_type | numCols |
| |
|
RMV | R_ |
| |
|
XMV | X_ |
| |
The documentation for this struct was generated from the following file: