pub fn ilsqr_simple(
field: &[f64],
mask: &[u8],
nx: usize,
ny: usize,
nz: usize,
vsx: f64,
vsy: f64,
vsz: f64,
bdir: (f64, f64, f64),
tol: f64,
maxit: usize,
) -> Vec<f64>Expand description
Simplified iLSQR returning only the final susceptibility map