| DynamicProgrammingPairwiseAlignerJobgridStride Field | 
            Base class for alignment implementation.
            Provides building blocks for alignments using either simple or affine gap models.
            
 
Namespace: Bio.Algorithms.AlignmentAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntaxprotected const int gridStride
Protected Const gridStride As Integer
protected:
literal int gridStride
static val mutable gridStride: int
Field Value
Type: 
Int32
See Also