FBlockCorrelator::GetNumOutputValues

Returns the number of output values to use when calling CrossCorrelate(...) or AutoCorrelate(...)

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

/Engine/Source/Runtime/SignalProcessing/Public/DSP/BlockCorrelator.h

Include

#include "DSP/BlockCorrelator.h"

Source

/Engine/Source/Runtime/SignalProcessing/Private/BlockCorrelator.cpp

Syntax

int32 GetNumOutputValues() const

Remarks

Returns the number of output values to use when calling CrossCorrelate(...) or AutoCorrelate(...)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss