Uses of Class
org.biojava.nbio.alignment.routines.AlignerHelper.Cut
Packages that use AlignerHelper.Cut
- 
Uses of AlignerHelper.Cut in org.biojava.nbio.alignment.routines
Methods in org.biojava.nbio.alignment.routines that return AlignerHelper.CutModifier and TypeMethodDescriptionstatic AlignerHelper.Cut[]AlignerHelper.getCuts(int k, AlignerHelper.Subproblem subproblem, int[] dim, boolean anchor0) Methods in org.biojava.nbio.alignment.routines with parameters of type AlignerHelper.CutModifier and TypeMethodDescriptionstatic intAlignerHelper.addAnchors(AlignerHelper.Cut[] cuts, int[] scores, boolean addScore, int[] anchors) static voidAlignerHelper.setCuts(int x, AlignerHelper.Subproblem subproblem, AlignerHelper.Last[][] pointers, AlignerHelper.Cut[] cuts)