Searched refs:unweighted (Results 1 – 10 of 10) sorted by relevance
/third_party/boost/boost/accumulators/statistics/ |
D | pot_quantile.hpp | 111 typedef accumulators::impl::pot_quantile_impl<mpl::_1, unweighted, LeftRight> impl; 119 typedef accumulators::impl::pot_quantile_impl<mpl::_1, unweighted, LeftRight> impl;
|
D | pot_tail_mean.hpp | 118 typedef accumulators::impl::pot_tail_mean_impl<mpl::_1, unweighted, LeftRight> impl; 126 typedef accumulators::impl::pot_tail_mean_impl<mpl::_1, unweighted, LeftRight> impl;
|
D | extended_p_square_quantile.hpp | 216 … typedef accumulators::impl::extended_p_square_quantile_impl<mpl::_1, unweighted, linear> impl; 221 … typedef accumulators::impl::extended_p_square_quantile_impl<mpl::_1, unweighted, quadratic> impl;
|
/third_party/boost/libs/graph_parallel/doc/ |
D | metis.rst | 110 the edges in the METIS graph are unweighted, the result of 149 in the graph are unweighted, the weight returned will always be zero.
|
D | non_distributed_betweenness_centrality.rst | 162 centrality calculation will be unweighted. 201 Either weighted or unweighted betweenness centrality is calculated
|
D | betweenness_centrality.rst | 156 centrality calculation will be unweighted.
|
/third_party/boost/boost/accumulators/ |
D | statistics_fwd.hpp | 419 struct unweighted {}; struct
|
/third_party/grpc/doc/ |
D | xds-test-descriptions.md | 108 This test verifies that RPCs are evenly routed according to an unweighted round
|
/third_party/boost/libs/accumulators/doc/ |
D | accumulators.qbk | 385 assortment of these weighted statistical accumulators. And many unweighted statistical 1256 Quantile estimation using the extended [^P^2] algorithm for weighted and unweighted samples. 1257 By default, the calculation is linear and unweighted, but quadratic and weighted variants 1269 unweighted variants depend on `extended_p_square`]] 3480 // than without importance sampling, i.e., with unweighted samples 3653 is formally identical to the estimator for unweighted samples, except that the weighted counterpart… 3771 `tag::abstract_non_coherent_tail_mean` feature with the unweighted non-coherent tail mean accumulat… 3848 share the `tag::quantile` feature with the unweighted tail quantile accumulators and can be 3923 feature with their unweighted variants and can be extracted with the `tail_variate_means()` and 3925 share the `tag::abstract_relative_tail_variate_means` feature with their unweighted variants
|
/third_party/boost/doc/html/ |
D | doc_HTML.manifest | 455 boost/accumulators/unweighted.html
|