Beispiel #1
0
 def messages_forwards_normalized_hmm(self):
     return HMMStatesPython._messages_forwards_normalized(
             self.hmm_forwards_trans_matrix,self.hmm_forwards_pi_0,self.hmm_aBl)