CLAM::BaseMemOp Class Reference

#include <BasicOps.hxx>

Inheritance diagram for CLAM::BaseMemOp:

CLAM::BiasedPoweredSum< o, abs, float, float > CLAM::CenterOfGravity< 1, abs, T, U > CLAM::CentralMoment< 2, abs, float, float > CLAM::CentralMoment< 3, abs, float, float > CLAM::CentralMoment< 4, abs, float, float > CLAM::BiasedPoweredSum< s, abs, T, U > CLAM::CenterOfGravity< o, abs, T, U > CLAM::CentralMoment< o, abs, T, U > CLAM::ComplexMaxElement< abs, T > CLAM::ComplexMinElement< abs, T > CLAM::CrossCenterOfGravity< o, abs, T, U > CLAM::CrossWeightedPoweredSum< s, abs, T > CLAM::GeometricMeanTmpl< T, U > CLAM::InnerProductTmpl< T > CLAM::KurtosisTmpl< abs, T, U > CLAM::LogSumTmpl< T > CLAM::Moment< o, abs, T, U > CLAM::PoweredSum< s, abs, T > CLAM::RMSTmpl< T, U > CLAM::SkewTmpl< abs, T, U > CLAM::StandardDeviationTmpl< abs, T, U > CLAM::WeightedPoweredSum< s, abs, T > CLAM::ComplexMaxElement< abs, float > CLAM::ComplexMinElement< abs, float > CLAM::GeometricMeanTmpl< float, float > CLAM::KurtosisTmpl< abs, float, float > CLAM::LogSumTmpl< float > CLAM::Moment< 1, abs, float, float > CLAM::Moment< 1, abs, T, U > CLAM::PoweredSum< 1, abs, T > CLAM::PoweredSum< 2, abs, float > CLAM::PoweredSum< 2, abs, T > CLAM::PoweredSum< 3, abs, T > CLAM::PoweredSum< o, abs, float > CLAM::PoweredSum< o, abs, T > CLAM::RMSTmpl< float > CLAM::SkewTmpl< abs, float, float > CLAM::StandardDeviationTmpl< abs, float, float > CLAM::WeightedPoweredSum< 1, abs, T > CLAM::WeightedPoweredSum< 2, abs, T > CLAM::WeightedPoweredSum< 3, abs, T > CLAM::WeightedPoweredSum< o, abs, T >

List of all members.


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.


Public Member Functions

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

Protected Attributes

bool alreadyComputed

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]


Member Data Documentation


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

Generated on Tue Aug 12 22:33:50 2008 for CLAM by  doxygen 1.5.5