CLAM::LogPlusTmpl< T > Class Template Reference
#include <BasicOps.hxx>
List of all members.
Detailed Description
template<class T = TData>
class CLAM::LogPlusTmpl< T >
Binary Operator for use with std::accumulate, for computing Product(x(i)).
Definition at line 253 of file BasicOps.hxx.
|
Public Member Functions |
T | operator() (const T &orig, const T &num) |
Member Function Documentation
template<class T = TData>
The documentation for this class was generated from the following file: