Click or drag to resize

Pfa235FFT Fields

The Pfa235FFT type exposes the following members.

Fields
 NameDescription
Protected fielddim Stores the configured transform dimensions.
Protected fieldid Stores the leading dimension, the configured number of dimensions, and the size of the trigonometric lookup table.
Protected fieldndim Stores the leading dimension, the configured number of dimensions, and the size of the trigonometric lookup table.
Protected fieldrow_order Gets or sets a value indicating whether the transformed data is stored in row-major order.
Protected fieldtrigs Stores the precomputed trigonometric lookup values used by the transform.
Protected fieldtrindex Stores the starting indices of the trigonometric tables for each dimension.
Protected fieldtrisize Stores the leading dimension, the configured number of dimensions, and the size of the trigonometric lookup table.
Top
See Also