5 #ifndef COMPWA_TOOLS_INTEGRATION_HPP_ 6 #define COMPWA_TOOLS_INTEGRATION_HPP_ 36 std::pair<double, double>
39 double phspVolume = 1.0);
43 double phspVolume = 1.0);
Interface template for a general Function of the form OutputType Function(InputTypes) The concept clo...