Classes
contrib/brl/bbas/bsta/algo/bsta_bayes_functor.h File Reference

Functors for Bayesian classification. More...

#include <vcl_limits.h>
#include <bsta/bsta_attributes.h>
#include <bsta/bsta_mixture.h>

Go to the source code of this file.

Classes

class  bsta_bayes_functor< comp_dist_ >
 A functor that classifies a sample as one of the components of the mixture. More...
class  bsta_mixture_prob_functor< comp_dist_ >
 A functor that computes the probability of each component in a mixture. More...

Detailed Description

Functors for Bayesian classification.

Author:
Matt Leotta (mleotta@lems.brown.edu)
Date:
July 27, 2005
    Modifications
     (none yet)
   

Definition in file bsta_bayes_functor.h.