Home
last modified time | relevance | path

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

/third_party/boost/boost/math/distributions/
Dnon_central_beta.hpp669 class non_central_beta_distribution class
675non_central_beta_distribution(RealType a_, RealType b_, RealType lambda) : a(a_), b(b_), ncp(lambd… in non_central_beta_distribution() function in boost::math::non_central_beta_distribution