Changes between Version 1 and Version 2 of U_likelihood_hyb_l
- Timestamp:
- Aug 8, 2025, 3:34:53 PM (3 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
U_likelihood_hyb_l
v1 v2 24 24 * `obs_l` : `real, intent(in), dimension(dim_obs_l)`[[BR]] Local vector of observations 25 25 * `gamma` : `real, intent(in)`[[BR]] Hybrid weight provided by PDAF 26 * `resid_l` : `real, intent(in ), dimension(dim_obs_l)`[[BR]] Input vector holding the local residual26 * `resid_l` : `real, intent(inout), dimension(dim_obs_l)`[[BR]] Input vector holding the local residual 27 27 * `likely` : `real, intent(out)`[[BR]] Output value of the local likelihood 28 28