Home
last modified time | relevance | path

Searched defs:betaf (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/math/distributions/
Dnon_central_beta.hpp66 T poisf(pois), betaf(beta), xtermf(xterm); in non_central_beta_p() local
161 T poisf(pois), betaf(beta), xtermf(xterm); in non_central_beta_q() local
542 T betaf(beta); in non_central_beta_pdf() local
Dnon_central_t.hpp61 T poisf(pois), betaf(beta), xtermf(xterm); in non_central_t2_p() local
164 T poisf(pois), betaf(beta), xtermf(xterm); in non_central_t2_q() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/arrays/
Darray_reduce_gpu_kernel.h72 const float betaf = static_cast<float>(beta); in Launch() local