SparseRetain(_:)
Increase reference count on a numeric factorization object, returning a copy.
Declaration
func SparseRetain(_ NumericFactor: SparseOpaqueFactorization_Complex_Float) -> SparseOpaqueFactorization_Complex_FloatParameters
- NumericFactor:
The symbolic factorization to increase the underlying reference count of.
Return Value
A copy of NumericFactor.