1 reference to SampleVariance
Microsoft.ML.Core (1)
Utilities\SummaryStatistics.cs (1)
69public double SampleStdDev => Math.Sqrt(SampleVariance);