public interface Adapter
Modifier and Type | Method and Description |
---|---|
double |
likelihood(Alignment distinct)
Return the likelihood of the adapter given the distinct alignment
|
int |
numberParameters()
Return the number of parameters associated with the adapter
|
double likelihood(Alignment distinct)
distinct
- The distinct alignmentint numberParameters()