18 typedef std::pair<double, double>
Point;
30 std::pair<double, double>
point(x, y);
72 template <
class T> std::string
toString(
const std::pair<T, T>& aT) {
73 std::ostringstream oss;
74 oss <<
"(" << aT.first <<
", " << aT.second <<
")";
std::string toString(const std::pair< T, T > &aT)
*vegas h *****************************************************used in the default bin number in original ***version of VEGAS is ***a higher bin number might help to derive a more precise ***grade subtle point