SimilarityMatrix.Size Property

Gets the number of rows and columns of the similarity matrix.

Definition

Namespace: Extreme.Statistics.Multivariate
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public int Size { get; }

Property Value

Int32

See Also