bsta_mixture_fixed< dist_, s >::sort_adaptor< comp_type_ > Class Template Reference

List of all members.

Detailed Description

template<class dist_, unsigned s>
template<class comp_type_>
class bsta_mixture_fixed< dist_, s >::sort_adaptor< comp_type_ >

This adaptor allows users to define ordering functors on the components without accessing the components directly.

Definition at line 71 of file bsta_mixture_fixed.h.


Public Member Functions

 sort_adaptor (comp_type_ c)
bool operator() (const component &c1, const component &c2) const

Public Attributes

comp_type_ comp

Constructor & Destructor Documentation

template<class dist_, unsigned s>
template<class comp_type_>
bsta_mixture_fixed< dist_, s >::sort_adaptor< comp_type_ >::sort_adaptor ( comp_type_  c  )  [inline]

Definition at line 74 of file bsta_mixture_fixed.h.


Member Function Documentation

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

Definition at line 75 of file bsta_mixture_fixed.h.


Member Data Documentation

template<class dist_, unsigned s>
template<class comp_type_>
comp_type_ bsta_mixture_fixed< dist_, s >::sort_adaptor< comp_type_ >::comp

Definition at line 77 of file bsta_mixture_fixed.h.


The documentation for this class was generated from the following file:
Generated on Mon Mar 8 05:30:35 2010 for contrib/brl/bbas/bsta by  doxygen 1.5.1