pal.datatype
public class IUPACPenaltyTable extends java.lang.Object implements TransitionPenaltyTable
Modifier and Type | Field and Description |
---|---|
static java.lang.String[] |
all |
double[][] |
IUPACPenalties |
Constructor and Description |
---|
IUPACPenaltyTable() |
Modifier and Type | Method and Description |
---|---|
DataType |
getDataType() |
double |
penalty(int a,
int b) |
public double[][] IUPACPenalties
public static final java.lang.String[] all
public final double penalty(int a, int b)
penalty
in interface TransitionPenaltyTable
public final DataType getDataType()
getDataType
in interface TransitionPenaltyTable