---
title: Quadrature.QAGPointsPerInterval
framework: accelerate
role: symbol
role_heading: Structure
path: accelerate/quadrature/qagpointsperinterval
---

# Quadrature.QAGPointsPerInterval

Constants that specify the number of points per interval for the globally adaptive integrator.

## Declaration

```swift
struct QAGPointsPerInterval
```

## Topics

### Instance Properties

- [points](accelerate/quadrature/qagpointsperinterval/points.md)

### Type Properties

- [fifteen](accelerate/quadrature/qagpointsperinterval/fifteen.md)
- [fiftyOne](accelerate/quadrature/qagpointsperinterval/fiftyone.md)
- [fortyOne](accelerate/quadrature/qagpointsperinterval/fortyone.md)
- [sixtyOne](accelerate/quadrature/qagpointsperinterval/sixtyone.md)
- [thirtyOne](accelerate/quadrature/qagpointsperinterval/thirtyone.md)
- [twentyOne](accelerate/quadrature/qagpointsperinterval/twentyone.md)
