CLAM-Development
1.4.0
|
Class used as base for all operators with memory, useful to define array of operators. More...
#include <BasicOps.hxx>
Public Member Functions | |
BaseMemOp () | |
void | Reset () |
virtual | ~BaseMemOp () |
Protected Attributes | |
bool | alreadyComputed |
Class used as base for all operators with memory, useful to define array of operators.
@see Stats
Definition at line 208 of file BasicOps.hxx.
|
inline |
Definition at line 211 of file BasicOps.hxx.
|
inlinevirtual |
Definition at line 213 of file BasicOps.hxx.
|
inline |
Definition at line 212 of file BasicOps.hxx.
References alreadyComputed.
Referenced by CLAM::StatsTmpl< false, FrameDescriptors, FrameDescriptors >::Reset(), and CLAM::SpectralPeakDescriptors::SetpSpectralPeakArray().
|
protected |
Definition at line 213 of file BasicOps.hxx.
Referenced by CLAM::PoweredSum< o, abs, T >::operator()(), CLAM::LogSumTmpl< FrameDescriptors >::operator()(), CLAM::InnerProductTmpl< T >::operator()(), CLAM::WeightedPoweredSum< o, abs, T >::operator()(), CLAM::CrossWeightedPoweredSum< o, abs, T >::operator()(), CLAM::Moment< 1, abs, FrameDescriptors, FrameDescriptors >::operator()(), CLAM::CenterOfGravity< 1, abs, T, U >::operator()(), CLAM::CrossCenterOfGravity< 1 >::operator()(), CLAM::RMSTmpl< FrameDescriptors >::operator()(), CLAM::GeometricMeanTmpl< FrameDescriptors, FrameDescriptors >::operator()(), CLAM::BiasedPoweredSum< o, abs, T, U >::operator()(), CLAM::CentralMoment< 4, abs, TData, TData >::operator()(), CLAM::StandardDeviationTmpl< abs, TData, TData >::operator()(), CLAM::SkewTmpl< abs, TData, TData >::operator()(), CLAM::KurtosisTmpl< abs, TData, TData >::operator()(), CLAM::ComplexMinElement< abs, FrameDescriptors >::operator()(), CLAM::ComplexMaxElement< abs, FrameDescriptors >::operator()(), and Reset().