Class DPCompiler

  • All Implemented Interfaces:
    CellCalculatorFactoryMaker

    public class DPCompiler
    extends java.lang.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