CLAM::ComplexMin< abs, T > Class Template Reference

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

#include <BasicOps.hxx>

List of all members.

Public Member Functions

 ComplexMin ()
operator() (const T &orig, const T &num)
operator() (const T &orig, const T &num, StaticFalse *)
operator() (const T &orig, const T &num, StaticTrue *)

Detailed Description

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

Binary Operator for use with std::accumulate, for computing Min(x(i)).

Definition at line 800 of file BasicOps.hxx.


Constructor & Destructor Documentation

template<bool abs = false, class T = TData>
CLAM::ComplexMin< abs, T >::ComplexMin (  )  [inline]

Definition at line 803 of file BasicOps.hxx.


Member Function Documentation

template<bool abs = false, class T = TData>
T CLAM::ComplexMin< abs, T >::operator() ( const T &  orig,
const T &  num,
StaticTrue  
) [inline]

Definition at line 812 of file BasicOps.hxx.

template<bool abs = false, class T = TData>
T CLAM::ComplexMin< abs, T >::operator() ( const T &  orig,
const T &  num,
StaticFalse  
) [inline]

Definition at line 808 of file BasicOps.hxx.

template<bool abs = false, class T = TData>
T CLAM::ComplexMin< abs, T >::operator() ( const T &  orig,
const T &  num 
) [inline]

Definition at line 804 of file BasicOps.hxx.


The documentation for this class was generated from the following file:
Generated by  doxygen 1.6.3