Changes between Version 11 and Version 12 of ImplementAnalysisPDAF3UniversalLocal


Ignore:
Timestamp:
May 25, 2025, 1:23:02 PM (8 weeks ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ImplementAnalysisPDAF3UniversalLocal

    v11 v12  
    3434
    3535This page describes the recommended implementation of the local analysis step using the universal routines of the PDAF3 interface in the variant where the provides routines for transfer between global and local state vectors (g2l_state_pdaf/l2g_state_pdaf) in local filters.
     36
     37|| We recommend to only use this variant only for porting previous implementations that used `PDAFomi_` interface routines from PDAF2. Otherwise, we recommend to use the [wiki:ImplementAnalysisPDAF3Universal implementation using the using the universal routines of the PDAF3 interface]. ||
    3638
    3739PDAF3 provides universal routines for the analysis step, which only distinguish whether the online or offline mode is used.