makeDiscreteFourierTransform(previous:count:direction:transformType:)

Declaration

static func makeDiscreteFourierTransform(previous: OpaquePointer?, count: Int, direction: vDSP.FourierTransformDirection, transformType: vDSP.DFTTransformType) throws -> OpaquePointer