Table of Contents
A DiscreteDistribution over an Alphabet: The discrete distribution is parameterized by the vectors of probabilities.
__init__ ( self, alphabet )
get ( self )
set ( self, prob_vector )