ecolab::array_ns::unop< E, Op > Class Template Reference
Collaboration diagram for ecolab::array_ns::unop< E, Op >:
Collaboration graph

Public Types

typedef E::value_type value_type
 type of result
 

Public Member Functions

 unop (const E &expr)
 
size_t size () const
 
value_type operator[] (size_t i) const
 
template<class I >
enable_if< is_expression< I >, RVindex< unop, I > >::T operator[] (const I &i) const
 vector indexing
 

Public Attributes

const E & e
 
Op op
 

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