Classes
contrib/brl/bbas/bsta/bsta_sampler.h File Reference

Various sampling techniques to aid bsta library. More...

#include <vcl_vector.h>
#include <vcl_utility.h>
#include <vnl/vnl_random.h>
#include <bsta/bsta_joint_histogram.h>

Go to the source code of this file.

Classes

class  bsta_sampler< T >

Detailed Description

Various sampling techniques to aid bsta library.

Author:
Ozge C. Ozcanli
Date:
December 09, 2008
    Modifications
     Ozge C. Ozcanli - Dec 09, 2008 - Added an algorithm to sample from a "set of samples with given probabilities"
     Daniel E. Crispell - Feb. 22, 2010 - Added versions of functions that allow user to provide own vnl_random object
   

Definition in file bsta_sampler.h.