pub fn forward_model_response(
probe_psi_norm: &[f64],
params_p: &ProfileParams,
params_ff: &ProfileParams,
) -> FusionResult<Vec<f64>>Expand description
Forward model used by inverse reconstruction.
pub fn forward_model_response(
probe_psi_norm: &[f64],
params_p: &ProfileParams,
params_ff: &ProfileParams,
) -> FusionResult<Vec<f64>>Forward model used by inverse reconstruction.