Changes between Version 2 and Version 3 of U_likelihood


Ignore:
Timestamp:
Aug 8, 2025, 3:34:43 PM (3 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • U_likelihood

    v2 v3  
    1414 * `dim_obs_p` : `integer, intent(in)`[[BR]] Number of observations at current time step (i.e. the size of the observation vector)
    1515 * `obs_p` : `real, intent(in), dimension(dim_obs_p)`[[BR]] Vector of observations
    16  * `resid` : `real, intent(in), dimension(dim_obs_p)`[[BR]] Input vector holding the residual
     16 * `resid` : `real, intent(inout), dimension(dim_obs_p)`[[BR]] Input vector holding the residual
    1717 * `likely` : `real, intent(out)`[[BR]] Output value of the likelihood
    1818