MyMediaLite
CorrelationMatrix.IsSymmetric Property
Syntax
Collapse All
There is no summary.
Declaring type:
CorrelationMatrix
Namespace:
MyMediaLite.Correlation
Assembly:
MyMediaLite
Syntax
C#
public override bool IsSymmetric { get; }
Property Value
returns true if the matrix is symmetric, which is generally the case for similarity matrices
Top
Generated by
ImmDoc .NET
.