Click or drag to resize
XDL

XFourierTransformCheckUsableFastDFT Method

빠른 이산 푸리에 변환을 수행할 수 있는 지 확인하는 함수이다.

Namespace: Pixoneer.NXDL.NRS
Assembly: NXDLrs (in NXDLrs.dll) Version: 3.0.0.4
Syntax
C#
public static bool CheckUsableFastDFT()

Return Value

Boolean
가능하면 true, 그렇지 않으면 false
See Also