IterativeNonlinearLSTSQ.reset¶
- IterativeNonlinearLSTSQ.reset()[source]¶
This method resets all of the data attributes to their default values to prepare for another estimation.
Specifically
successfulmeasurement_covariancea_priori_state_covariancemeasurementscamera_frame_directionstemperaturespostfit_covariancepostfit_residuals
are reset to their default values (typically
None). This also clears the caches for some internally used attributes.- Return type:
None