Static Public Member Functions
bbgm_num_components< dist_type, typename dist_type::max_components > Struct Template Reference

helper class to determine the maximum number of components in an image of mixtures. More...

#include <bbgm_view_maker.h>

List of all members.

Static Public Member Functions

static unsigned int max (const bbgm_image_of< dist_type > &dist_image)

Detailed Description

template<class dist_type>
struct bbgm_num_components< dist_type, typename dist_type::max_components >

helper class to determine the maximum number of components in an image of mixtures.

For fixed sized mixtures

Returns:
the fixed maximum number of components

Definition at line 99 of file bbgm_view_maker.h.


Member Function Documentation

template<class dist_type >
static unsigned int bbgm_num_components< dist_type, typename dist_type::max_components >::max ( const bbgm_image_of< dist_type > &  dist_image) [inline, static]

Definition at line 101 of file bbgm_view_maker.h.


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