Mapping of index to weight. More...
Public Member Functions | |
bool | operator< (const Idx &rhs) const |
Public Attributes | |
int | idx |
Index. | |
int | weight |
Weight Sort order (higher weights go first) |
Mapping of index to weight.
bool Radiotherapy::NestedSearch::Idx::operator< | ( | const Idx & | rhs | ) | const [inline] |
Definition at line 216 of file radiotherapy.cpp.
Index.
Definition at line 213 of file radiotherapy.cpp.
Weight Sort order (higher weights go first)
Definition at line 214 of file radiotherapy.cpp.