CLAM-Development
1.1
|
Binary Operator for use with std::accumulate, for computing Product(x(i)) More...
#include <BasicOps.hxx>
Public Member Functions | |
T | operator() (const T &orig, const T &num) |
Binary Operator for use with std::accumulate, for computing Product(x(i))
Definition at line 253 of file BasicOps.hxx.
T CLAM::LogPlusTmpl< T >::operator() | ( | const T & | orig, |
const T & | num | ||
) | [inline] |
Definition at line 256 of file BasicOps.hxx.
References CLAM::Abs().