Public Member Functions
bsta_mixture_fixed< dist_, s >::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_, unsigned s>
class bsta_mixture_fixed< dist_, s >::sort_weight

This functor is used by default for sorting with STL.

The default sorting is decreasing by weight

Definition at line 62 of file bsta_mixture_fixed.h.


Member Function Documentation

template<class dist_, unsigned s>
bool bsta_mixture_fixed< dist_, s >::sort_weight::operator() ( const component  c1,
const component  c2 
) const [inline]

Definition at line 65 of file bsta_mixture_fixed.h.


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