#include <CommonOps.hxx>
Public Member Functions | |
template<typename DataType2 > | |
DataType | operator() (DataType op1, DataType2 op2) |
Static Public Attributes | |
static const DataType | IdentityElement = 0 |
Definition at line 46 of file CommonOps.hxx.
DataType CLAM::Add< DataType >::operator() | ( | DataType | op1, | |
DataType2 | op2 | |||
) | [inline] |
Definition at line 53 of file CommonOps.hxx.
const DataType CLAM::Add< DataType >::IdentityElement = 0 [inline, static] |
Definition at line 50 of file CommonOps.hxx.