链接已复制
4 回复数
That is not my point. I looking for inverse functions that provide rands at a given probability. For example, norminv(p,mu,sigma), in which p is specified by user.
By the way, I could not find spectial functions gamma() in MKL for Linux. But I found this link mention it
http://www.intel.com/software/products/compilers/docs/clin/main_cls/cref_cls/common/cppref_math_special.htm
By the way, I could not find spectial functions gamma() in MKL for Linux. But I found this link mention it
http://www.intel.com/software/products/compilers/docs/clin/main_cls/cref_cls/common/cppref_math_special.htm
Quoting - yjyincj
That is not my point. I looking for inverse functions that provide rands at a given probability. For example, norminv(p,mu,sigma), in which p is specified by user.
By the way, I could not find spectial functions gamma() in MKL for Linux. But I found this link mention it
http://www.intel.com/software/products/compilers/docs/clin/main_cls/cref_cls/common/cppref_math_special.htm
By the way, I could not find spectial functions gamma() in MKL for Linux. But I found this link mention it
http://www.intel.com/software/products/compilers/docs/clin/main_cls/cref_cls/common/cppref_math_special.htm
Quoting - yjyincj
Any idea on this? Thanks.
Hello,
Could you please specify exactly what do you mean when you saying 'provide rands at a given probability'?
Because, for instance probability, mean and dispersion values for continuous normal distribution doesn't specify interval of random values unambiguously.
Thanks,
Art