There is no summary.

Declaring type: Matrix<T>
Namespace: MyMediaLite.DataType
Assembly: MyMediaLite
Collapse/Expand Syntax
C#
public virtual T this [
        int i,
        int j
] { get; set; }
Parameters
i

There is no description.

j

There is no description.

Property Value

There is no description.