<!--
{
  "availability" : [
    "*: -",
    "iOS: 13.0.0 -",
    "iPadOS: 13.0.0 -",
    "macCatalyst: -",
    "macOS: 10.15.0 -",
    "tvOS: 13.0.0 -",
    "visionOS: -",
    "watchOS: 6.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Accelerate",
  "identifier" : "/documentation/Accelerate/vDSP/VectorizableDouble/makeDFTSetup(previous:count:direction:transformType:)",
  "metadataVersion" : "0.1.0",
  "role" : "Type Method",
  "symbol" : {
    "kind" : "Type Method",
    "modules" : [
      "Accelerate"
    ],
    "preciseIdentifier" : "s:10Accelerate4vDSPO18VectorizableDoubleV12makeDFTSetup8previous5count9direction13transformTypes13OpaquePointerVSgAC3DFTCy_xGSg_SiAC25FourierTransformDirectionOAC012DFTTransformK0OtAA01vb22_FloatingPointDiscreteO13TransformableRzlFZ"
  },
  "title" : "makeDFTSetup(previous:count:direction:transformType:)"
}
-->

# makeDFTSetup(previous:count:direction:transformType:)

```
static func makeDFTSetup<T>(previous: vDSP.DFT<T>? = nil, count: Int, direction: vDSP.FourierTransformDirection, transformType: vDSP.DFTTransformType) -> OpaquePointer? where T : vDSP_FloatingPointDiscreteFourierTransformable
```

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)