---
title: control
framework: accelerate
role: symbol
role_heading: Instance Property
path: accelerate/sparsesymbolicfactoroptions/control
---

# control

The flags that control the computation.

## Declaration

```swift
var control: SparseControl_t
```

## See Also

### Inspecting Symbolic Factor Options

- [SparseControl_t](accelerate/sparsecontrol_t.md)
- [orderMethod](accelerate/sparsesymbolicfactoroptions/ordermethod.md)
- [order](accelerate/sparsesymbolicfactoroptions/order.md)
- [SparseOrder_t](accelerate/sparseorder_t.md)
- [ignoreRowsAndColumns](accelerate/sparsesymbolicfactoroptions/ignorerowsandcolumns.md)
- [malloc](accelerate/sparsesymbolicfactoroptions/malloc.md)
- [free](accelerate/sparsesymbolicfactoroptions/free.md)
- [reportError](accelerate/sparsesymbolicfactoroptions/reporterror.md)
