<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "macOS: -",
    "tvOS: -",
    "visionOS: -",
    "watchOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "Accelerate",
  "identifier" : "/documentation/Accelerate/quadrature_integrate_function",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Accelerate"
    ],
    "preciseIdentifier" : "c:@SA@quadrature_integrate_function"
  },
  "title" : "quadrature_integrate_function"
}
-->

# quadrature_integrate_function

```
struct quadrature_integrate_function
```

## Overview\abstract Function to integrate
\discussion Describes a real function Y=F(X). Since most of the integration time is spent
evaluating F, we allow the caller to provide a array callback, computing several values of F
in a single call.

---

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)