Daniel@0: function CPT = CPD_to_CPT(CPD) Daniel@0: % CPD_TO_CPT Convert the discrete CPD to tabular form (tabular) Daniel@0: % CPT = CPD_to_CPT(CPD) Daniel@0: Daniel@0: CPT = CPD.CPT;