A B C D E F G H I J K L M N O P Q R S T U V W X Y _

H

HALF - Static variable in class pt.tumba.ngram.compression.ArithDecoder
1/2 of the largest possible value; 2 * FIRST_QUARTER
HALF - Static variable in class pt.tumba.ngram.compression.ArithEncoder
1/2 of the largest possible value; 2 * FIRST_QUARTER
hasCycle(InferenceGraphNode, InferenceGraphNode) - Method in class pt.tumba.ngram.bayes.InferenceGraph
Determines whether the connection of bottom_node to head_node would cause the network to have a cycle.
hasDaughter(int) - Method in class pt.tumba.ngram.compression.PPMNode
Returns true if this node has a child with the specified byte, specified as an integer.
hasDaughter(byte) - Method in class pt.tumba.ngram.compression.PPMNode
Returns true if this node has a child with the specified byte.
hasParent() - Method in class pt.tumba.ngram.bayes.InferenceGraphNode
Indicate whether the node has parents.
hashCode() - Method in class pt.tumba.ngram.NGram
Override the hashCode, allowing to hash NGrams against tiny byte sequences.
heuristic_order(Vector, int, int) - Method in class pt.tumba.ngram.bayes.Ordering
 
hexval(char) - Static method in class pt.tumba.ngram.bayes.ASCII_UCodeESC_CharStream
 
highCount(int) - Method in class pt.tumba.ngram.compression.AdaptiveUnigramModel
The cumulative count of all outcomes below given outcome plus the count of the outcome.

A B C D E F G H I J K L M N O P Q R S T U V W X Y _