Skip to main content
checked_weighted_square
common_
function
1.3.0-alpha.1
In common_
function::
aggrs::
approximate::
welford
common_function
::
aggrs
::
approximate
::
welford
Function
checked_
weighted_
square
Copy item path
Source
fn checked_weighted_square(delta:
f64
, weight:
f64
) -> Result<
f64
>