Stokhos  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Types | Public Member Functions | Protected Attributes | List of all members
Sacado::MP::MinOp< typename T2::value_type, T2 > Class Template Reference
Inheritance diagram for Sacado::MP::MinOp< typename T2::value_type, T2 >:
Inheritance graph
[legend]
Collaboration diagram for Sacado::MP::MinOp< typename T2::value_type, T2 >:
Collaboration graph
[legend]

Public Types

typedef T2::value_type value_type
 
typedef T2::value_type ConstT
 
typedef T2::storage_type storage_type
 
typedef T2::base_expr_type base_expr_type
 

Public Member Functions

KOKKOS_INLINE_FUNCTION MinOp (const ConstT &c_, const T2 &expr2_)
 
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 ConstT & c
 
const_expr_ref< T2 >::type expr2
 

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