Utilities to work with matrices
Declaring type: IMatrixUtils
Namespace: MyMediaLite.DataType
Assembly: MyMediaLite
Collapse/Expand Public Constructors
  Name Description
Public Method IMatrixUtils

There is no summary.

Collapse/Expand Public Methods
  Name Description
Public Method Static ReadMatrix Overloaded. Read a matrix from a TextReader object
Public Method Static WriteMatrix Overloaded. Write a matrix of doubles to a StreamWriter object
Public Method Static WriteSparseMatrix Overloaded. Write a sparse matrix of doubles to a StreamWriter object