IMSL C# Numerical Library

ComplexSparseCholesky.NumberOfNonzeros Property

The number of nonzeros in the Cholesky factor.

public long NumberOfNonzeros {get;}

Property Value

A long containing the number of nonzeros (including the diagonal) of the Cholesky factor.

See Also

ComplexSparseCholesky Class | Imsl.Math Namespace