VectorRollingStatistics.StandardDeviationsAwayOfLatestSample Property
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.
How many standard deviations the latest sample was away.
public:
property float StandardDeviationsAwayOfLatestSample { float get(); };
public float StandardDeviationsAwayOfLatestSample { get; }
member this.StandardDeviationsAwayOfLatestSample : single
Public ReadOnly Property StandardDeviationsAwayOfLatestSample As Single