Click or drag to resize
SimilarityMatrix Properties

The SimilarityMatrix type exposes the following members.

Properties
  NameDescription
Public propertyItem
Returns value of matrix at [row, col].
Public propertyMatrix
Gets or sets similarity matrix values in a 2-D integer array.
Public propertyName
Gets or sets descriptive name of the particular SimilarityMatrix being used.
Top
See Also