MyMediaLite
IMatrix<T>.NumberOfRows Property
Syntax
Collapse All
The number of rows of the matrix
Declaring type:
IMatrix<T>
Namespace:
MyMediaLite.DataType
Assembly:
MyMediaLite
Syntax
C#
public abstract int NumberOfRows { get; }
Property Value
The number of rows of the matrix
Top
Generated by
ImmDoc .NET
.