Searched refs:integer_round_inwards (Results 1 – 11 of 11) sorted by relevance
/third_party/boost/libs/math/example/ |
D | policy_eg_10.cpp | 52 using boost::math::policies::integer_round_inwards; 64 policy<discrete_quantile<integer_round_inwards> > >
|
D | policy_ref_snip7.cpp | 19 policy<discrete_quantile<integer_round_inwards> >
|
/third_party/boost/boost/math/distributions/detail/ |
D | hypergeometric_quantile.hpp | 39 …igned lbound, unsigned ubound, const policies::discrete_quantile<policies::integer_round_inwards>&) in round_x_from_p() argument 83 …igned lbound, unsigned ubound, const policies::discrete_quantile<policies::integer_round_inwards>&) in round_x_from_q() argument
|
D | inv_discrete_quantile.hpp | 446 const policies::discrete_quantile<policies::integer_round_inwards>&, in inverse_discrete_quantile() argument
|
/third_party/boost/libs/math/test/ |
D | test_poisson.cpp | 456 typedef policy<discrete_quantile<integer_round_inwards> > P5; in test_spots()
|
D | test_hypergeometric_dist.cpp | 303 policy<discrete_quantile<integer_round_inwards> > > di(r, n, N); in do_test_hypergeometric_quantile()
|
D | test_binomial.cpp | 697 typedef policy<discrete_quantile<integer_round_inwards> > P5; in test_spots()
|
D | test_negative_binomial.cpp | 745 typedef policy<discrete_quantile<integer_round_inwards> > P5; in test_spots()
|
/third_party/boost/libs/math/doc/policies/ |
D | policy.qbk | 329 integer_round_inwards, 375 [h5 integer_round_inwards] 597 enumerated values: `real`, `integer_round_outwards`, `integer_round_inwards`,
|
D | policy_tutorial.qbk | 496 [[integer_round_inwards]
|
/third_party/boost/boost/math/policies/ |
D | policy.hpp | 227 integer_round_inwards, enumerator
|