Class EntropyLattice.LatticeNode

  • Enclosing class:
    EntropyLattice

    public class EntropyLattice.LatticeNode
    extends java.lang.Object
    Contains alpha, beta values at a particular input position and state pair.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • ip

        public int ip
      • alpha

        public double alpha
      • beta

        public double beta