|
libDAI
|
Function object that takes the exponent. More...
#include <dai/prob.h>
Public Member Functions | |
| T | operator() (const T &x) const |
| Returns exp(x) | |
Function object that takes the exponent.
| T dai::fo_exp< T >::operator() | ( | const T & | x | ) | const [inline] |
Returns exp(x)
1.7.4