Contents

DSPDoubleComplex

A structure that represents a double-precision complex value.

Declaration

struct DSPDoubleComplex

Mentioned 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.

Topics

Initializers

Instance Properties

See Also

Data types