CLAM-Development
1.4.0
|
Class Function that computes Min(x(i)) using std::accumulate and ComplexMin<T> BinaryOp It also has associated memory so operation is not performed more than necessary. More...
#include <BasicOps.hxx>
Public Member Functions | |
ComplexMinElement () | |
T | operator() (const Array< T > &a, StaticTrue *b=NULL) |
T | operator() (const Array< T > &a, StaticFalse *) |
![]() | |
BaseMemOp () | |
void | Reset () |
virtual | ~BaseMemOp () |
Additional Inherited Members | |
![]() | |
bool | alreadyComputed |
Class Function that computes Min(x(i)) using std::accumulate and ComplexMin<T> BinaryOp It also has associated memory so operation is not performed more than necessary.
Definition at line 820 of file BasicOps.hxx.
|
inline |
Definition at line 823 of file BasicOps.hxx.
|
inline |
Definition at line 824 of file BasicOps.hxx.
|
inline |
Definition at line 830 of file BasicOps.hxx.