Function QCM::set_parameters

Function Documentation

void QCM::set_parameters(vector<pair<string, double>> &val, vector<tuple<string, double, string>> &equiv)

defines a new parameter set

Sets the values and dependences of multiple parameters at once.

Parameters:
  • val – array of pairs (name, value) for the independent parameters

  • equiv – array of 3-tuples (name, multiplier, reference parameter) for the dependent parameters \