---
title: reportStatus
framework: accelerate
role: symbol
role_heading: Instance Property
path: accelerate/sparsecgoptions/reportstatus
---

# reportStatus

The function to report status.

## Declaration

```swift
var reportStatus: ((UnsafePointer<CChar>) -> Void)?
```

## See Also

### Inspecting CG Options

- [atol](accelerate/sparsecgoptions/atol.md)
- [maxIterations](accelerate/sparsecgoptions/maxiterations.md)
- [reportError](accelerate/sparsecgoptions/reporterror.md)
- [rtol](accelerate/sparsecgoptions/rtol.md)
