Daniel@0: function sz = dom_sizes(CPD) Daniel@0: % DOM_SIZES Return the size of each node in the domain Daniel@0: % sz = dom_sizes(CPD) Daniel@0: Daniel@0: sz = CPD.dom_sizes;