Skip to main content
Log in

Mojo function

welford_update

welford_update[type: DType, //](val: SIMD[type, 1], mut mean: SIMD[type, 1], mut m2: SIMD[type, 1], mut count: SIMD[type, 1])

Was this page helpful?