DSPDoubleComplex
A structure that represents a double-precision complex value.
Declaration
struct DSPDoubleComplexMentioned in
Overview
Double complex data are stored as ordered pairs of double-precision floating-point numbers. Because they are stored as ordered pairs, complex vectors require address strides that are multiples of two.