matthiasm@8: function CPT = CPD_to_CPT(CPD) matthiasm@8: % CPD_TO_CPT Convert the tabular_decision_node to a CPT matthiasm@8: % CPT = CPD_to_CPT(CPD) matthiasm@8: matthiasm@8: CPT = CPD.CPT;