Mark R. Diggory wrote: <snip/>
where this array would contain SummaryStatistics calculated for every sample. SummaryStatistics getSampleStats() would be changed as well.
I think maybe this should be returning the more generic StatisticalSummary interface. If you are returning precalculated results, you do not exactly want to expose the underlying implementation to modification by the user.
I agree. That is why StatisticalSummary was created.
Phil
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
