TSlidingWindow::TSlidingWindowIterator::operator!=

Check whether iterators are equal.

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

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

Include

#include "DSP/SlidingWindow.h"

Syntax

bool operator!=
(
    const TSlidingWindowIterator & Other
) const

Remarks

Check whether iterators are equal. TSlidingWindowIterators derived from different TSlidingWindows should not be compared.

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