46 void set_range(
const Ex&,
double from,
double to);
52 std::vector<NTensor> integrate();
63 EventException(std::string reason=
"");
69 std::vector<Ex> variables;
86 std::vector<std::vector<double>>
states;
87 std::vector<double>
times;
88 std::map<Ex, double, tree_exact_less_no_wildcards_obj>
initial_values;
90 double range_from, range_to;
const std::unordered_set< std::string > functions
Definition Keywords.cc:5
Definition Exceptions.hh:7
Functions to handle the exchange properties of two or more symbols in a product.
Definition Adjform.cc:83
void set(rset_t::iterator &num, multiplier_t fac)
Definition Storage.cc:1179