casacore::Pow< T, E, RES > Struct Template Reference

Functor to apply pow. More...

#include <Functors.h>

List of all members.

Public Member Functions

RES operator() (T left, E exponent) const

Detailed Description

template<typename T, typename E = T, typename RES = T>
struct casacore::Pow< T, E, RES >

Functor to apply pow.

Definition at line 565 of file Functors.h.


Member Function Documentation

template<typename T , typename E = T, typename RES = T>
RES casacore::Pow< T, E, RES >::operator() ( left,
exponent 
) const [inline]

Definition at line 567 of file Functors.h.

References casacore::pow().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1