Click or drag to resize

SparseMatrixBuilderTCount Property

Gets the number of stored nonzero values.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public int Count { get; }

Property Value

Int32

Implements

ICollectionTCount
See Also