This is the complete list of members for
bsta_sampler< T >, including all inherited members.
sample(vcl_vector< T > &samples, vcl_vector< float > &p, unsigned cnt, vcl_vector< T > &out) | bsta_sampler< T > | [static] |
sample(vcl_vector< T > &samples, vcl_vector< float > &p, unsigned cnt, vcl_vector< T > &out, vnl_random &rng) | bsta_sampler< T > | [static] |
sample(const bsta_joint_histogram< float > &jh, unsigned cnt, vcl_vector< vcl_pair< float, float > > &out) | bsta_sampler< T > | [static] |
sample(const bsta_joint_histogram< float > &jh, unsigned cnt, vcl_vector< vcl_pair< float, float > > &out, vnl_random &rng) | bsta_sampler< T > | [static] |
sample_in_likelihood_order(const bsta_joint_histogram< float > &jh, unsigned cnt, vcl_vector< vcl_pair< float, float > > &out) | bsta_sampler< T > | [static] |
sample_in_likelihood_order(const bsta_joint_histogram< float > &jh, unsigned cnt, vcl_vector< vcl_pair< unsigned, unsigned > > &out_indices) | bsta_sampler< T > | [static] |