pal.eval
Class SimpleModelFastFourStateLHCalculator

java.lang.Object
  extended by pal.eval.SimpleModelFastFourStateLHCalculator
All Implemented Interfaces:
LHCalculator

public class SimpleModelFastFourStateLHCalculator
extends java.lang.Object
implements LHCalculator


Nested Class Summary
 
Nested classes/interfaces inherited from interface pal.eval.LHCalculator
LHCalculator.AbstractExternal, LHCalculator.External, LHCalculator.Factory, LHCalculator.Generator, LHCalculator.Internal, LHCalculator.Leaf
 
Constructor Summary
SimpleModelFastFourStateLHCalculator()
           
 
Method Summary
static LHCalculator.Factory getFactory()
           
static LHCalculator.Factory getFactory(LHCalculator.Factory fallbackFactory)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleModelFastFourStateLHCalculator

public SimpleModelFastFourStateLHCalculator()
Method Detail

getFactory

public static final LHCalculator.Factory getFactory(LHCalculator.Factory fallbackFactory)
Parameters:
fallbackFactory - A LHCalculator.Factory that can be used if the number of states is not four
Returns:

getFactory

public static final LHCalculator.Factory getFactory()
Returns: