MyMediaLite
IMatrix<T>.IsSymmetric Property
Syntax
Collapse All
True if the matrix is symmetric, false otherwise
Declaring type:
IMatrix<T>
Namespace:
MyMediaLite.DataType
Assembly:
MyMediaLite
Syntax
C#
public abstract bool IsSymmetric { get; }
Property Value
True if the matrix is symmetric, false otherwise
Top
Generated by
ImmDoc .NET
.