Function Models::EPEC::decreaseVal

Function Documentation

void Models::EPEC::decreaseVal(LeadLocs &L, const LeaderVars start, const unsigned int val, const bool startnext = true)

This method decreases the size of the leader locations.

Note

Should be called ONLY after initializing L by calling Models::EPEC::init

Parameters
  • L – The LeadLocs to decrease

  • start – The start Leading Vars

  • val – The size of the decrease

  • startnext – Should the append after start?