| OptScoreCell Constructor |
| Name | Description | |
|---|---|---|
| DynamicProgrammingPairwiseAlignerOptScoreCell(Int64, Int64) |
Initializes a new instance of the OptScoreCell struct.
Creates best score cell with the input position values.
| |
| DynamicProgrammingPairwiseAlignerOptScoreCell(Int64, Int64, Int64) |
Initializes a new instance of the OptScoreCell struct.
Creates best score cell with the input position values.
|