CLAM::Add< DataType > Class Template Reference

#include <CommonOps.hxx>

List of all members.

Public Member Functions

template<typename DataType2 >
DataType operator() (DataType op1, DataType2 op2)

Static Public Attributes

static const DataType IdentityElement = 0

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]

Definition at line 53 of file CommonOps.hxx.


Member Data Documentation

template<typename DataType >
const DataType CLAM::Add< DataType >::IdentityElement = 0 [inline, static]

Definition at line 50 of file CommonOps.hxx.


The documentation for this class was generated from the following file:
Generated by  doxygen 1.6.3