Static Public Member Functions
bsta_gaussian_indep_compute_probability_box< T, n, index > Struct Template Reference

Unrol the compute probability calculation. More...

List of all members.

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)

Detailed Description

template<class T, unsigned n, unsigned index>
struct bsta_gaussian_indep_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.


Member Function Documentation

template<class T , unsigned n, unsigned index>
static T bsta_gaussian_indep_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.


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