Click or drag to resize
OptScoreCell Constructor
Overload List
  NameDescription
Public methodDynamicProgrammingPairwiseAlignerOptScoreCell(Int64, Int64)
Initializes a new instance of the OptScoreCell struct. Creates best score cell with the input position values.
Public methodDynamicProgrammingPairwiseAlignerOptScoreCell(Int64, Int64, Int64)
Initializes a new instance of the OptScoreCell struct. Creates best score cell with the input position values.
Top
See Also