You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 31, 2024. It is now read-only.
For some cases of complex interpolations we need the sensitivity coefficients from the uncertainty formulae to calculate the tridiagonal matrix representing the uncertainties for the (correlated) interpolated real and imaginary measurement values.
In GUM_DFT we implemented this already with a parameter returnC, which we should do here as well.
The text was updated successfully, but these errors were encountered:
For some cases of complex interpolations we need the sensitivity coefficients from the uncertainty formulae to calculate the tridiagonal matrix representing the uncertainties for the (correlated) interpolated real and imaginary measurement values.
In GUM_DFT we implemented this already with a parameter
returnC
, which we should do here as well.The text was updated successfully, but these errors were encountered: