Changes between Version 11 and Version 12 of ImplementAnalysisPDAF3UniversalLocal
- Timestamp:
- May 25, 2025, 1:23:02 PM (8 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ImplementAnalysisPDAF3UniversalLocal
v11 v12 34 34 35 35 This 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]. || 36 38 37 39 PDAF3 provides universal routines for the analysis step, which only distinguish whether the online or offline mode is used.