CLAM::PoweredProduct< s, T > Class Template Reference

#include <BasicOps.hxx>

List of all members.


Detailed Description

template<int s = 1, class T = TData>
class CLAM::PoweredProduct< s, T >

Binary Operator for use with std::inner_product.

Definition at line 141 of file BasicOps.hxx.


Public Member Functions

 PoweredProduct ()
operator() (const T &i1, const T &i2)

Protected Attributes

Pow< s > mP

Constructor & Destructor Documentation

template<int s = 1, class T = TData>
CLAM::PoweredProduct< s, T >::PoweredProduct (  )  [inline]

Definition at line 144 of file BasicOps.hxx.


Member Function Documentation

template<int s = 1, class T = TData>
T CLAM::PoweredProduct< s, T >::operator() ( const T &  i1,
const T &  i2 
) [inline]

Definition at line 145 of file BasicOps.hxx.

References CLAM::PoweredProduct< s, T >::mP.


Member Data Documentation

template<int s = 1, class T = TData>
Pow<s> CLAM::PoweredProduct< s, T >::mP [protected]

Definition at line 150 of file BasicOps.hxx.

Referenced by CLAM::PoweredProduct< s, T >::operator()().


The documentation for this class was generated from the following file:

Generated on Tue Aug 12 22:33:50 2008 for CLAM by  doxygen 1.5.5