Go to the source code of this file.
Classes | |
| struct | bsta_gaussian_indep_compute_probability_box< T, n, index > |
| Unrol the compute probability calculation. More... | |
| struct | bsta_gaussian_indep_compute_probability_box< T, n, 0 > |
| base case. More... | |
Defines | |
| #define | bsta_gaussian_indep_txx_ |
| #define | BSTA_GAUSSIAN_INDEP_INSTANTIATE(T, n) template class bsta_gaussian_indep<T,n > |
Definition in file bsta_gaussian_indep.txx.
| #define BSTA_GAUSSIAN_INDEP_INSTANTIATE | ( | T, | |
| n | |||
| ) | template class bsta_gaussian_indep<T,n > |
Definition at line 143 of file bsta_gaussian_indep.txx.
| #define bsta_gaussian_indep_txx_ |
Definition at line 3 of file bsta_gaussian_indep.txx.
1.7.5.1