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