casacore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
casacore::Exp< T, RES > Struct Template Reference

Functor to apply exp. More...

#include <Functors.h>

Inheritance diagram for casacore::Exp< T, RES >:

Public Member Functions

RES operator() (T value) const
 

Detailed Description

template<typename T, typename RES = T>
struct casacore::Exp< T, RES >

Functor to apply exp.

Definition at line 426 of file Functors.h.

Member Function Documentation

template<typename T , typename RES = T>
RES casacore::Exp< T, RES >::operator() ( value) const
inline

Definition at line 428 of file Functors.h.

References casacore::exp().


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