Uses of Class
org.biojava.nbio.alignment.routines.AlignerHelper.Cut
-
Uses of AlignerHelper.Cut in org.biojava.nbio.alignment.routines
Modifier and TypeMethodDescriptionstatic AlignerHelper.Cut[]
AlignerHelper.getCuts
(int k, AlignerHelper.Subproblem subproblem, int[] dim, boolean anchor0) Modifier and TypeMethodDescriptionstatic int
AlignerHelper.addAnchors
(AlignerHelper.Cut[] cuts, int[] scores, boolean addScore, int[] anchors) static void
AlignerHelper.setCuts
(int x, AlignerHelper.Subproblem subproblem, AlignerHelper.Last[][] pointers, AlignerHelper.Cut[] cuts)