---
title: SparseUpdatePartialRefactor
framework: accelerate
role: symbol
role_heading: Global Variable
path: accelerate/sparseupdatepartialrefactor
---

# SparseUpdatePartialRefactor

Low-rank update algorithm selector

## Declaration

```swift
var SparseUpdatePartialRefactor: SparseUpdate_t { get }
```

## Discussion

Discussion See SparseUpdateFactor() for a full description of these updates.

## See Also

### Factorization inertia functions

- [SparseGetInertia(_:_:_:_:)](accelerate/sparsegetinertia(_:_:_:_:)-6r90r.md)
- [SparseGetInertia(_:_:_:_:)](accelerate/sparsegetinertia(_:_:_:_:)-2ykzq.md)
- [SparseGetInertia(_:_:_:_:)](accelerate/sparsegetinertia(_:_:_:_:)-2gc7f.md)
- [SparseGetInertia(_:_:_:_:)](accelerate/sparsegetinertia(_:_:_:_:)-6ca5h.md)
- [SparseUpdate_t](accelerate/sparseupdate_t.md)
