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

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

#include <BasicOps.hxx>

List of all members.

Additional Inherited Members

- Public Member Functions inherited from CLAM::Power< 2, 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< 2, abs, T >
Pow< s > mP

Detailed Description

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

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

Definition at line 105 of file BasicOps.hxx.


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