True if the matrix is symmetric, false otherwise
Declaring type: Matrix<T>
Namespace: MyMediaLite.DataType
Assembly: MyMediaLite
Collapse/Expand Syntax
C#
public virtual bool IsSymmetric { get; }
Property Value
True if the matrix is symmetric, false otherwise