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
Parameterizing by the DynamicsModel and ObservationModel types will indeed yield significant performance improvement, but these parameters need not be present in function signatures, for example:
GaussianFilters.jl/src/ekf.jl
Lines 9 to 15 in 1aa2a64
ExtendedKalmanFilter
should be parameterized by DynamicsModel and ObservationModel types.The text was updated successfully, but these errors were encountered: