Unrol the compute probability calculation. More...
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) |
Unrol the compute probability calculation.
The general induction step
Definition at line 80 of file bsta_gaussian_indep.txx.
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.