MyMediaLite
SparseMatrix<T>.NumberOfNonEmptyEntries Property
Syntax
Collapse All
The number of non-empty entries in the matrix
Declaring type:
SparseMatrix<T>
Namespace:
MyMediaLite.DataType
Assembly:
MyMediaLite
Syntax
C#
public virtual int NumberOfNonEmptyEntries { get; }
Property Value
The number of non-empty entries in the matrix
Top
Generated by
ImmDoc .NET
.