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

base case. 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>
struct bsta_gaussian_indep_compute_probability_box< T, n, 0 >

base case.

This is partial specialization: expect MSVC6 to complain

Definition at line 104 of file bsta_gaussian_indep.txx.


Member Function Documentation

template<class T , unsigned n>
static T bsta_gaussian_indep_compute_probability_box< T, n, 0 >::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 106 of file bsta_gaussian_indep.txx.


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