CLAM::Multiply< 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 = 1

Detailed Description

template<typename DataType>
class CLAM::Multiply< DataType >

Definition at line 29 of file CommonOps.hxx.


Member Function Documentation

template<typename DataType>
template<typename DataType2 >
DataType CLAM::Multiply< DataType >::operator() ( DataType  op1,
DataType2  op2 
) [inline]

Definition at line 36 of file CommonOps.hxx.


Member Data Documentation

template<typename DataType>
const DataType CLAM::Multiply< DataType >::IdentityElement = 1 [inline, static]

Definition at line 33 of file CommonOps.hxx.


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