Class DPCompiler

java.lang.Object
org.biojava.bio.dp.twohead.DPCompiler
All Implemented Interfaces:
CellCalculatorFactoryMaker

public class DPCompiler extends Object implements CellCalculatorFactoryMaker
This is an implementation of CellCalculatorFactoryMaker that compiles the HMM object down to Java byte-code that is equivalent in behaviour to the interpreter.
Since:
1.1
Author:
Matthew Pocock, Greg Cox