Definition Storage.hh:170
Functionality to numerically evaluate a scalar expression, give the values of its building blocks.
Definition NEvaluator.hh:29
Functionality to numerically integrate definite integrals.
Definition NIntegrator.hh:15
Ex::iterator integrand
Definition NIntegrator.hh:31
void set_range(const Ex &, double from, double to)
Definition NIntegrator.cc:12
double range_to
Definition NIntegrator.hh:33
NEvaluator evaluator
Definition NIntegrator.hh:28
std::complex< double > integrate()
Definition NIntegrator.cc:19
Ex ivar
Definition NIntegrator.hh:32
double range_from
Definition NIntegrator.hh:33
Functions to handle the exchange properties of two or more symbols in a product.
Definition Adjform.cc:83