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