dai::fo_exp< T > Struct Template Reference
Function object that takes the exponent.
More...
#include <dai/prob.h>
List of all members.
|
Public Member Functions |
T | operator() (const T &x) const |
| Returns exp(x).
|
Detailed Description
template<typename T>
struct dai::fo_exp< T >
Function object that takes the exponent.
Member Function Documentation
template<typename T>
T dai::fo_exp< T >::operator() |
( |
const T & |
x |
) |
const [inline] |
The documentation for this struct was generated from the following file: