Function object that takes the absolute value. More...
#include <dai/prob.h>
Public Member Functions | |
T | operator() (const T &x) const |
Returns abs(x). |
Function object that takes the absolute value.
T dai::fo_abs< T >::operator() | ( | const T & | x | ) | const [inline] |
Returns abs(x).