Changes between Version 4 and Version 5 of PDAF_put_state_seik
- Timestamp:
- Jan 16, 2015, 10:46:49 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF_put_state_seik
v4 v5 30 30 It is recommended that the value of `status_pdaf` is checked in the program after `PDAF_put_state_seik` is executed. Only if its value is 0 the initialization was successful. 31 31 32 PDAF also has a [PdafSimplifiedInterface Simplified Interface] providing the routine `PDAF_put_state_seik `. In the simplified interface, the name of the user-supplied routines have predefined names and do not appear in the call to `PDAF_put_state_seik`. More information on the pre-defined names is provided in the [ImplementAnalysisseik page on implementing the analysis step of the SEIK filter].32 PDAF also has a [PdafSimplifiedInterface Simplified Interface] providing the routine `PDAF_put_state_seik_si`. In the simplified interface, the name of the user-supplied routines have predefined names and do not appear in the call to `PDAF_put_state_seik_si`. More information on the pre-defined names is provided in the [ImplementAnalysisseik page on implementing the analysis step of the SEIK filter].