Home | History | Annotate | Download | only in src

Lines Matching full:variance

443 //                 var - pointer to the variance vector of the Gaussian pdf
477 // var - two-dimensional pointer to the variance vector of the Gaussian pdf;
479 // the second dimension is indexed along the size of the variance vector
1043 /* initially variance placed to inv_var */
1044 /* zero mean and variance */
1099 /* low bound of variance - 0.01 (Ara's experimental result) */
1114 /* compute inv_var = 1/sqrt(2*variance) */