Skip to main content

Mojo function

welford_update

welford_update[dtype: DType, //](val: Scalar[dtype], mut mean: Scalar[dtype], mut m2: Scalar[dtype], mut count: Scalar[dtype])

Was this page helpful?