Public Member Functions | List of all members
vpdt_mixture_of< dist_t >::sort_weight Class Reference

This functor is used by default for sorting with STL. More...

Public Member Functions

bool operator() (const component *c1, const component *c2) const
 

Detailed Description

template<class dist_t>
class vpdt_mixture_of< dist_t >::sort_weight

This functor is used by default for sorting with STL.

The default sorting is decreasing by weight

Definition at line 95 of file vpdt_mixture_of.h.

Member Function Documentation

◆ operator()()

template<class dist_t>
bool vpdt_mixture_of< dist_t >::sort_weight::operator() ( const component c1,
const component c2 
) const
inline

Definition at line 98 of file vpdt_mixture_of.h.


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