exportMethods(
"show"
)
exportClasses(
	"hmmClass",
	"hmmClassNormal",
	"hmmClassMvNormal"
)

export(simulateHMM,setHMM,findIndependencePartition,stat_distr,reduceTpm,mergeHMM,reduceHMM,localDecodingEntopie,viterbiHMM,mleHMM,investigateMergedHMMs)

