|
KOKKOS_INLINE_FUNCTION | MinOp (const ConstT &c_, const T2 &expr2_) |
|
KOKKOS_INLINE_FUNCTION int | size () const |
|
KOKKOS_INLINE_FUNCTION bool | hasFastAccess () const |
|
KOKKOS_INLINE_FUNCTION value_type | val () const |
|
KOKKOS_INLINE_FUNCTION value_type | dx (int i) const |
|
KOKKOS_INLINE_FUNCTION value_type | fastAccessDx (int i) const |
|
KOKKOS_INLINE_FUNCTION const derived_type & | derived () const |
| Return derived object. More...
|
|
KOKKOS_INLINE_FUNCTION const volatile derived_type & | derived () const volatile |
| Return derived object. More...
|
|
|
const ConstT & | c |
|
const T2 & | expr2 |
|
The documentation for this class was generated from the following file: