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