neic-glass3  1.4.6
Public Member Functions | List of all members
glasscore::CorrelationCompare Struct Reference

CCorrelationList comparison function. More...

#include <CorrelationList.h>

Collaboration diagram for glasscore::CorrelationCompare:
Collaboration graph

Public Member Functions

bool operator() (const std::shared_ptr< CCorrelation > &lhs, const std::shared_ptr< CCorrelation > &rhs) const
 

Detailed Description

CCorrelationList comparison function.

CorrelationCompare contains the comparison function used by std::multiset when inserting, sorting, and retrieving correlations.

Member Function Documentation

bool glasscore::CorrelationCompare::operator() ( const std::shared_ptr< CCorrelation > &  lhs,
const std::shared_ptr< CCorrelation > &  rhs 
) const
inline

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