Marsyas  0.6.0-alpha
Functions
/usr/src/RPM/BUILD/marsyas-0.6.0/src/marsyas/marsystems/RunningAutocorrelation.cpp File Reference
#include "RunningAutocorrelation.h"
#include "../common_source.h"
#include <algorithm>

Go to the source code of this file.

Functions

mrs_string prefixObservationNamesWithAutocorrelationUnfoldingPrefixes_ (mrs_string inObservationNames, mrs_bool normalize, mrs_bool doNotNormalizeForLag0, mrs_natural maxLag)

Function Documentation

mrs_string prefixObservationNamesWithAutocorrelationUnfoldingPrefixes_ ( mrs_string  inObservationNames,
mrs_bool  normalize,
mrs_bool  doNotNormalizeForLag0,
mrs_natural  maxLag 
)

Helper function to add autocorrelation unfolding prefixes to the observation names.

Definition at line 76 of file RunningAutocorrelation.cpp.