Package org.biojava.bio.dp.twohead
Class DPCompiler
java.lang.Object
org.biojava.bio.dp.twohead.DPCompiler
- All Implemented Interfaces:
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
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DPCompiler
-
-
Method Details
-
make
- Specified by:
make
in interfaceCellCalculatorFactoryMaker
-
makeName
-
generateForardClass
-
generateBackwardClass
-
generateViterbiClass
-