CLAM-Development  1.4.0
CLAM::NoPowerTmpl< abs, T > Class Template Reference

Binary Operator for use with std::accumulate, for computing Sum(x(i)^1) More...

#include <BasicOps.hxx>

List of all members.

Additional Inherited Members

- Public Member Functions inherited from CLAM::Power< 1, abs, T >
 Power ()
operator() (const T &orig, const T &num)
operator() (const T &orig, const T &num, StaticFalse *doAbsolute)
operator() (const T &orig, const T &num, StaticTrue *doAbsolute)
- Protected Attributes inherited from CLAM::Power< 1, abs, T >
Pow< s > mP

Detailed Description

template<bool abs = false, class T = TData>
class CLAM::NoPowerTmpl< abs, T >

Binary Operator for use with std::accumulate, for computing Sum(x(i)^1)

Definition at line 102 of file BasicOps.hxx.


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