DynamicProgrammingPairwiseAlignerJobInitializeCacheAffineZero Method |
Initializes grid cache for the affine alignment.
Sets the boundary weights to zero.
Namespace: Bio.Algorithms.AlignmentAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax protected void InitializeCacheAffineZero()
Protected Sub InitializeCacheAffineZero
protected:
void InitializeCacheAffineZero()
member InitializeCacheAffineZero : unit -> unit
See Also