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