Searched defs:MigEvent (Results 1 – 2 of 2) sorted by relevance
53 struct MigEvent { struct54 size_t source_pop;55 size_t sink_pop;56 double prob;
270 MigEvent::MigEvent(const ForceSummary& fs) in MigEvent() function in MigEvent