DiagonalSimilarityMatrix Properties |
The DiagonalSimilarityMatrix type exposes the following members.
Name | Description | |
---|---|---|
DiagonalValue |
Gets or sets the diagonal value (match value) for the diagonal similarity matrix.
| |
Item |
Returns value of diagonal similarity matrix at [row,col].
(Overrides SimilarityMatrixItemInt32, Int32.) | |
Matrix |
Gets or sets similarity matrix values in a 2-D integer array.
(Inherited from SimilarityMatrix.) | |
Name |
Gets or sets descriptive name of the particular SimilarityMatrix being used.
(Inherited from SimilarityMatrix.) | |
OffDiagonalValue |
Gets or sets the off diagonal value (mis-match value for the diagonal similarity matrix.
|