The function det.de extracts the distribution element with index ind from a distribution element tree (DET) generated by the function det.construct.
det.de(det, ind)distribution element tree object resulting from det.construct.
index of element to extract from det.
A list with the element characteristics is returned: p probability density, theta element parameters, lb lower bound, size of element, div divisions or splits along dimensions leading to final element.