Contents

SparseRetain(_:)

Increases the reference count on a double-precision numeric factorization object.

Declaration

func SparseRetain(_ NumericFactor: SparseOpaqueFactorization_Double) -> SparseOpaqueFactorization_Double

Parameters

  • NumericFactor:

    The numeric factorization to increase the reference count upon.

Return Value

The supplied numeric factorization object.

See Also

Resource Retention