VectorRollingStatistics.Init(Int32) Method   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initialize the rolling stats.
public:
 void Init(int sampleCount);public void Init(int sampleCount);member this.Init : int -> unitPublic Sub Init (sampleCount As Integer)Parameters
- sampleCount
- Int32