#include <include/EST_model_types.h>

Public Attributes | |
| EST_DMatrix | M3 |
| EST_DMatrix | M4 |
| EST_DMatrix | covar_x_t_plus_1_except_last |
| int | points_processed_except_last |
Definition at line 58 of file EST_model_types.h.
| EST_DMatrix stats_accumulator_FW::M3 |
Definition at line 60 of file EST_model_types.h.
| EST_DMatrix stats_accumulator_FW::M4 |
Definition at line 61 of file EST_model_types.h.
| EST_DMatrix stats_accumulator_FW::covar_x_t_plus_1_except_last |
Definition at line 62 of file EST_model_types.h.
| int stats_accumulator_FW::points_processed_except_last |
Definition at line 63 of file EST_model_types.h.