class that will take care of ordering of shuffles for us More...

Public Member Functions | |
| bool | operator< (const Shuffle &) const |
| void | operator+= (unsigned int shift) |
Public Attributes | |
| unsigned int | x |
| unsigned int | y |
| Point * | point |
class that will take care of ordering of shuffles for us
Definition at line 119 of file ClosestPair2D.hh.
| void fastjet::ClosestPair2D::Shuffle::operator+= | ( | unsigned int | shift | ) | [inline] |
Definition at line 124 of file ClosestPair2D.hh.
References fastjet::d0::inline_maths::y().
| bool fastjet::ClosestPair2D::Shuffle::operator< | ( | const Shuffle & | ) | const |
Definition at line 122 of file ClosestPair2D.hh.
| unsigned int fastjet::ClosestPair2D::Shuffle::x |
Definition at line 121 of file ClosestPair2D.hh.
| unsigned int fastjet::ClosestPair2D::Shuffle::y |
Definition at line 121 of file ClosestPair2D.hh.
1.6.1