VectorRollingStatistics.StandardDeviationDeltaAfterLatestSample 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.
Difference to standardDeviation when the latest sample was added.
public:
property float StandardDeviationDeltaAfterLatestSample { float get(); };
public float StandardDeviationDeltaAfterLatestSample { get; }
member this.StandardDeviationDeltaAfterLatestSample : single
Public ReadOnly Property StandardDeviationDeltaAfterLatestSample As Single