bpp-core3  3.0.0
bpp::rangeComp_< T > Class Template Reference

A special class used inside RangeCollection. More...

#include <Bpp/Numeric/Range.h>

Public Member Functions

bool operator() (const Range< T > *a, const Range< T > *b) const
 

Detailed Description

template<class T>
class bpp::rangeComp_< T >

A special class used inside RangeCollection.

Definition at line 282 of file Range.h.

Member Function Documentation

◆ operator()()

template<class T >
bool bpp::rangeComp_< T >::operator() ( const Range< T > *  a,
const Range< T > *  b 
) const
inline

Definition at line 285 of file Range.h.


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