Collective2 Explorer
Collective2 Explorer
MathNet.Numerics Namespaces
MathNet.Numerics.Statistics
RunningStatistics Class
RunningStatistics Constructor
RunningStatistics Constructor
RunningStatistics Constructor (IEnumerable(Double))
RunningStatistics Constructor (IEnumerable
Double
)
Initializes a new instance of the
RunningStatistics
class
Namespace:
MathNet.Numerics.Statistics
Assembly:
MathNet.Numerics (in MathNet.Numerics.dll) Version: 3.7
Syntax
C#
Copy
public
RunningStatistics
(
IEnumerable
<
double
>
values
)
Parameters
values
Type:
System.Collections.Generic
IEnumerable
Double
See Also
Reference
RunningStatistics Class
RunningStatistics Overload
MathNet.Numerics.Statistics Namespace