Click or drag to resize

FFTConfigurationInPlace Property

Gets or sets the resultant storage location. Set to true for in-place computation, false for out-of-place computation.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public bool InPlace { get; set; }

Property Value

Boolean
See Also