public class AFPCalculator
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
debug |
| Constructor and Description |
|---|
AFPCalculator() |
| Modifier and Type | Method and Description |
|---|---|
static void |
extractAFPChains(FatCatParameters params,
AFPChain afpChain,
Atom[] ca1,
Atom[] ca2) |
static void |
sortAfps(AFPChain afpChain,
Atom[] ca1,
Atom[] ca2) |
public static final boolean debug