Removed some commented out lines.
Modified DataExpanded to not throw when creating objects with zero
samples.
Modified toString() to report "(data contains no samples)" rather than
printing a blank line.
Modified DataExpanded::dump() and load so that they do not attempt so
save/load the ids and data fields if the data object contains no
samples.
|