CLAM-Development
1.4.0
|
Binary Operator for use with std::inner_product. More...
#include <BasicOps.hxx>
Public Member Functions | |
PoweredProduct () | |
T | operator() (const T &i1, const T &i2) |
Protected Attributes | |
Pow< s > | mP |
Binary Operator for use with std::inner_product.
Definition at line 141 of file BasicOps.hxx.
|
inline |
Definition at line 144 of file BasicOps.hxx.
|
inline |
Definition at line 145 of file BasicOps.hxx.
References CLAM::PoweredProduct< s, T >::mP.
|
protected |
Definition at line 150 of file BasicOps.hxx.
Referenced by CLAM::PoweredProduct< s, T >::operator()().