lsst.meas.algorithms  22.0.1-23-gc2439a9a+86dfe50e11
Public Member Functions | List of all members
lsst::afw::detection::IdSpanCompar Struct Reference

comparison functor; sort by ID, then by row (y), then by column range start (x0) More...

Public Member Functions

bool operator() (const IdSpan::ConstPtr a, const IdSpan::ConstPtr b)
 

Detailed Description

comparison functor; sort by ID, then by row (y), then by column range start (x0)

Definition at line 76 of file CR.cc.

Member Function Documentation

◆ operator()()

bool lsst::afw::detection::IdSpanCompar::operator() ( const IdSpan::ConstPtr  a,
const IdSpan::ConstPtr  b 
)
inline

Definition at line 77 of file CR.cc.


The documentation for this struct was generated from the following file: