Init the matrix with a default value
Declaring type: Matrix<T>
Namespace: MyMediaLite.DataType
Assembly: MyMediaLite
Collapse/Expand Syntax
C#
public void Init (
        T d
) 
Parameters
d
the default value