regions.h Source File
|
CPP API
|
regions.h
Go to the documentation of this file.
97 Range<std::vector<std::pair<Date, Date>>::const_iterator> get_holidays(StateId state, Date start_date, Date end_date);
An Index with more than one template parameter combines several Index objects.
Definition: index.h:181
Range< std::vector< std::pair< Date, Date > >::const_iterator > get_holidays(StateId state)
get the holidays in a german state.
Definition: regions.cpp:37
StateId get_state_id(int county)
get the id of the state that the specified county is in.
Definition: regions.cpp:32
A collection of classes to simplify handling of matrix shapes in meta programming.
Definition: models/abm/analyze_result.h:30
Index for enumerating subregions (cities, counties, etc.) of the modelled area.
Definition: regions.h:37
Generated by