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