#include "fastjet/internal/ClosestPair2D.hh"#include <limits>#include <iostream>#include <iomanip>#include <algorithm>
Go to the source code of this file.
Variables | |
| FASTJET_BEGIN_NAMESPACE const unsigned int | huge_unsigned = 4294967295U |
| const unsigned int | twopow31 = 2147483648U |
| FASTJET_BEGIN_NAMESPACE const unsigned int huge_unsigned = 4294967295U |
Definition at line 40 of file ClosestPair2D.cc.
| const unsigned int twopow31 = 2147483648U |
Definition at line 41 of file ClosestPair2D.cc.
1.6.1