public static class AlignerHelper.Cut extends Object
| Constructor and Description |
|---|
Cut(int queryIndex,
int[] dim) |
| Modifier and Type | Method and Description |
|---|---|
int |
getQueryIndex() |
int |
getTargetIndex(int z) |
void |
update(int x,
AlignerHelper.Subproblem subproblem,
AlignerHelper.Last[][] pointers) |
public int getQueryIndex()
public int getTargetIndex(int z)
public void update(int x,
AlignerHelper.Subproblem subproblem,
AlignerHelper.Last[][] pointers)
Copyright © 2000–2016 BioJava. All rights reserved.