Stokhos Development
Loading...
Searching...
No Matches
Sacado::MP::PowerOp< T1, typename T1::value_type > Class Template Reference
Inheritance diagram for Sacado::MP::PowerOp< T1, typename T1::value_type >:
Collaboration diagram for Sacado::MP::PowerOp< T1, typename T1::value_type >:

Public Types

typedef T1::value_type value_type
typedef T1::value_type ConstT
typedef T1::storage_type storage_type
typedef T1::base_expr_type base_expr_type
typedef T1::value_type value_type_1
typedef typename T1::value_type::value_type value_type_2

Public Member Functions

KOKKOS_INLINE_FUNCTION PowerOp (const T1 &expr1_, const ConstT &c_)
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

Protected Attributes

const_expr_ref< T1 >::type expr1
const ConstT & c
const_expr_ref< typename T1::value_type >::type expr2

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