makeDiscreteFourierTransform(previous:count:direction:transformType:)

Declaration

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