ILNumerics Ultimate VS

MKLFFTFFTBackward1D Method (InArraycomplex, UInt32)

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

Namespace:  ILNumerics.Core.Native
Assembly:  ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax

public RetArray<complex> FFTBackward1D(
	InArray<complex> A,
	uint dim
)

Parameters

A
Type: ILNumericsInArraycomplex
dim
Type: SystemUInt32

Return Value

Type: RetArraycomplex

Implements

IFFTFFTBackward1D(InArraycomplex, UInt32)
See Also

Reference