The SubstitutionMatrix type exposes the following members.

Fields

  NameDescription
alphabet
The alphabet for the symbols used by the matrix.
colSymbols
Symbol column index mapping.
matrix
The actual matrix.
max
The maximum value in the matrix.
min
The minimum value in the matrix.
name
The name of the matrix.
rowSymbols
Symbol to row index mapping.

See Also