Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/Chaos
Type | Name | Description | |
---|---|---|---|
![]() |
T | Chaos::Utilities::GetVariance
(
const TARRAY& Values |
Compute the variance of `Values_ (computes their average on the fly). |
![]() |
T | Chaos::Utilities::GetVariance
(
const TARRAY& Values, |
Compute the variance of Values_, given the average value of Avg_. |