a skew symmetric (anti-symmetric) sparse matrix; consumes less memory
Declaring type: SkewSymmetricSparseMatrix
Namespace: MyMediaLite.DataType
Assembly: MyMediaLite
Collapse/Expand Public Constructors
  Name Description
Public Method SkewSymmetricSparseMatrix Create a skew symmetric sparse matrix with a given dimension
Collapse/Expand Public Methods
  Name Description
Public Method Virtual CreateMatrix

There is no summary.

Collapse/Expand Public Properties
  Name Description
Public Property IsSymmetric Only true if all entries are zero
Public Property Item Access the elements of the sparse matrix