FConvolutionFactory

[FConvolutionFactory](API\Runtime\SignalProcessing\DSP\FConvolutionFactory)

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

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

Include

#include "DSP/ConvolutionAlgorithm.h"

Syntax

class FConvolutionFactory

Remarks

FConvolutionFactory

FConvolutionFactory creates convolution algorithms. It will choose hardware accelerated versions when they are available.

Functions

Name Description

Public function Static

TUniquePtr< ...

 

NewConvolutionAlgorithm

(
    const FConvolutionSettings& InSett...,
    const FName& InAlgorithmFactoryNam...
)

NewConvolutionAlgorithm

Creates and returns a new ConvolutionAlgorithm.

Constants

Name

Description

AnyAlgorithmFactory

This denotes that no specific IConvolutionAlgorithmFactory is desired.

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