yat  0.13.2pre
Public Member Functions | List of all members
theplu::yat::utility::Exp< T > Struct Template Reference

#include <yat/utility/stl_utility.h>

Inheritance diagram for theplu::yat::utility::Exp< T >:

Public Member Functions

operator() (T x) const
 

Detailed Description

template<typename T>
struct theplu::yat::utility::Exp< T >

Functor class to exponentiate values using std::exp

T should be either float, double, or long double

Since
New in yat 0.5

Member Function Documentation

template<typename T >
T theplu::yat::utility::Exp< T >::operator() ( x) const
inline
Returns
exponentiated value

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

Generated on Wed Jan 4 2017 02:23:09 for yat by  doxygen 1.8.5