Public Member Functions
vpdt_mixture_of< dist_t >::sort_weight Class Reference

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

List of all members.

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 91 of file vpdt_mixture_of.h.


Member Function Documentation

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

Definition at line 94 of file vpdt_mixture_of.h.


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