Home
last modified time | relevance | path

Searched refs:geometric_detail (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/math/distributions/
Dgeometric.hpp66 namespace geometric_detail namespace
126 geometric_detail::check_dist( in geometric_distribution()
153 && geometric_detail::check_dist_and_k( in find_lower_bound_on_p()
177 if(false == geometric_detail::check_dist_and_k( in find_upper_bound_on_p()
209 if(false == geometric_detail::check_dist_and_k( in find_minimum_number_of_trials()
227 if(false == geometric_detail::check_dist_and_k( in find_maximum_number_of_trials()
321 if(false == geometric_detail::check_dist_and_k( in pdf()
360 if(false == geometric_detail::check_dist_and_k( in cdf()
393 if(false == geometric_detail::check_dist_and_k( in cdf()
420 if(false == geometric_detail::check_dist_and_prob in quantile()
[all …]