#include <CommonOps.hxx>
List of all members.
Public Member Functions |
template<typename DataType2 > |
DataType | operator() (DataType op1, DataType2 op2) |
Detailed Description
template<typename DataType>
class CLAM::Add< DataType >
Definition at line 46 of file CommonOps.hxx.
Member Function Documentation
template<typename DataType >
template<typename DataType2 >
DataType CLAM::Add< DataType >::operator() |
( |
DataType |
op1, |
|
|
DataType2 |
op2 |
|
) |
| |
|
inline |
Member Data Documentation
template<typename DataType >
const DataType CLAM::Add< DataType >::IdentityElement = 0 |
|
static |
The documentation for this class was generated from the following file: