4#include <unordered_map>
44 std::unordered_map<std::string, LinearModelInfo>
models;
45 std::unordered_map<std::string, HierarchicalLevelInfo>
levels;
66 std::map<std::string, std::map<std::string, std::vector<FactorDynamicEquationInfo>>>
equations;