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

Binary Operator for use with std::inner_product. More...

#include <BasicOps.hxx>

List of all members.

Public Member Functions

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

Protected Attributes

Pow< s > mP

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.


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 by  doxygen 1.6.3