Skip to main content

data_fit

Function data_fit 

Source
fn data_fit(axm: &[Complex64], y: &[Complex64], m: usize) -> f64
Expand description

Plain data fit ||A x - y||^2 / m, the quantity the divergence guard watches.