compute_probability_box< T, n, index > Struct Template Reference

List of all members.

Detailed Description

template<class T, unsigned n, unsigned index>
struct compute_probability_box< T, n, index >

Unrol the compute probability calculation.

The general induction step

Definition at line 80 of file bsta_gaussian_indep.txx.


Static Public Member Functions

static T value (const vnl_vector_fixed< T, n > &min_minus_mean, const vnl_vector_fixed< T, n > &max_minus_mean, const vnl_vector_fixed< T, n > &covar)
static T value (const vector_ &min_minus_mean, const vector_ &max_minus_mean, const T &var)

Member Function Documentation

template<class T, unsigned n, unsigned index>
static T compute_probability_box< T, n, index >::value ( const vnl_vector_fixed< T, n > &  min_minus_mean,
const vnl_vector_fixed< T, n > &  max_minus_mean,
const vnl_vector_fixed< T, n > &  covar 
) [inline, static]

Definition at line 82 of file bsta_gaussian_indep.txx.

template<class T, unsigned n, unsigned index>
static T compute_probability_box< T, n, index >::value ( const vector_ &  min_minus_mean,
const vector_ &  max_minus_mean,
const T &  var 
) [inline, static]

Definition at line 80 of file bsta_gaussian_sphere.txx.


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