Function
forwardAlgorithm
Implements the forward algorithm.
forwardAlgorithm(hmm, seq)
Parameters
hmm
In-parameter:Input HMM.
Types: Hmm
seq
In-parameter:Input sequence.
Return Values
TCargo
Remarks: Probability of the sequence.
SeqAn - Sequence Analysis Library - www.seqan.de