bpp-core3  3.0.0
bpp::VectorTools::order_Cmp_< T > Class Template Reference

Public Member Functions

 order_Cmp_ (const std::vector< T > &v)
 
bool operator() (size_t a, size_t b)
 

Private Attributes

const std::vector< T > & values_
 

Detailed Description

template<class T>
class bpp::VectorTools::order_Cmp_< T >

Definition at line 1254 of file VectorTools.h.

Constructor & Destructor Documentation

◆ order_Cmp_()

template<class T >
bpp::VectorTools::order_Cmp_< T >::order_Cmp_ ( const std::vector< T > &  v)
inline

Definition at line 1259 of file VectorTools.h.

Member Function Documentation

◆ operator()()

template<class T >
bool bpp::VectorTools::order_Cmp_< T >::operator() ( size_t  a,
size_t  b 
)
inline

Definition at line 1260 of file VectorTools.h.

Member Data Documentation

◆ values_

template<class T >
const std::vector<T>& bpp::VectorTools::order_Cmp_< T >::values_
private

Definition at line 1256 of file VectorTools.h.


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