| 
| 
typedef remove_volatile< T >::type  | Tnv | 
|   | 
| 
typedef Tnv::value_type  | value_type | 
|   | 
| 
typedef Tnv::storage_type  | storage_type | 
|   | 
| 
typedef Tnv::base_expr_type  | base_expr_type | 
|   | 
 | 
| 
KOKKOS_INLINE_FUNCTION  | SqrtOp (const T &expr_) | 
|   | 
| 
KOKKOS_INLINE_FUNCTION std::string  | name () const  | 
|   | 
| 
KOKKOS_INLINE_FUNCTION int  | size () const  | 
|   | 
| 
KOKKOS_INLINE_FUNCTION bool  | hasFastAccess (int sz) const  | 
|   | 
| 
KOKKOS_INLINE_FUNCTION value_type  | val () const  | 
|   | 
| 
KOKKOS_INLINE_FUNCTION value_type  | coeff (int i) const  | 
|   | 
| 
KOKKOS_INLINE_FUNCTION value_type  | fastAccessCoeff (int i) const  | 
|   | 
| 
template<int i>  | 
| KOKKOS_INLINE_FUNCTION value_type  | getCoeff () const  | 
|   | 
 | 
| 
const_expr_ref< T >::type  | expr | 
|   | 
The documentation for this class was generated from the following file: