lsst.meas.algorithms
13.0-24-g22030a45+10
|
Classes | |
class | IdSpan |
run-length code for part of object More... | |
struct | IdSpanCompar |
comparison functor; sort by ID, then by row (y), then by column range start (x0) More... | |
Functions | |
int | resolve_alias (const std::vector< int > &aliases, int id) |
Follow a chain of aliases, returning the final resolved value. More... | |