SparseRetain(_:)
Increases the reference count on a double-precision numeric factorization object.
Declaration
func SparseRetain(_ NumericFactor: SparseOpaqueFactorization_Double) -> SparseOpaqueFactorization_DoubleParameters
- NumericFactor:
The numeric factorization to increase the reference count upon.
Return Value
The supplied numeric factorization object.