#include <include/EST_model_types.h>

Public Attributes | |
| EST_DMatrix | M1 |
| EST_DMatrix | M2 |
| EST_DMatrix | covar_y |
| int | points_processed |
Definition at line 50 of file EST_model_types.h.
| EST_DMatrix stats_accumulator_HV::M1 |
Definition at line 52 of file EST_model_types.h.
| EST_DMatrix stats_accumulator_HV::M2 |
Definition at line 53 of file EST_model_types.h.
| EST_DMatrix stats_accumulator_HV::covar_y |
Definition at line 54 of file EST_model_types.h.
| int stats_accumulator_HV::points_processed |
Definition at line 55 of file EST_model_types.h.