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