CLAM::BaseMemOp Class Reference

Class used as base for all operators with memory, useful to define array of operators. More...

#include <BasicOps.hxx>

List of all members.

Public Member Functions

 BaseMemOp ()
void Reset ()
virtual ~BaseMemOp ()

Protected Attributes

bool alreadyComputed

Detailed Description

Class used as base for all operators with memory, useful to define array of operators.

See also:
Stats
Todo:
: check if polymorphism affects efficiency.

Definition at line 208 of file BasicOps.hxx.


Constructor & Destructor Documentation

CLAM::BaseMemOp::BaseMemOp (  )  [inline]

Definition at line 211 of file BasicOps.hxx.

virtual CLAM::BaseMemOp::~BaseMemOp (  )  [inline, virtual]

Definition at line 213 of file BasicOps.hxx.


Member Function Documentation

void CLAM::BaseMemOp::Reset (  )  [inline]

Definition at line 212 of file BasicOps.hxx.

References alreadyComputed.

Referenced by CLAM::SpectralPeakDescriptors::SetpSpectralPeakArray().


Member Data Documentation


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