ILNumerics Ultimate VS

MKLFFTFFTForward1D Method (InArraySingle, 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<fcomplex> FFTForward1D(
	InArray<float> A,
	uint dim
)

Parameters

A
Type: ILNumericsInArraySingle
dim
Type: SystemUInt32

Return Value

Type: RetArrayfcomplex

Implements

IFFTFFTForward1D(InArraySingle, UInt32)
See Also

Reference