public sealed class TimeSeriesPopulationStatisticsPublic NotInheritable Class TimeSeriesPopulationStatisticspublic ref class TimeSeriesPopulationStatistics sealed[<SealedAttribute>]
type TimeSeriesPopulationStatistics = class endThis class is returned by the method SeriesPopulationStatistics(IReadOnlyListDouble); see the documentation of that method for an explanation of its purpose.
| Mean | Gets the best estimate, with uncertainty, of the mean of the time series. |
| Autocovariance | Returns the auto-covariance for the given lag. |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |