Documentation for c8ce6f404c

This commit is contained in:
github-actions
2020-11-20 19:01:05 +00:00
parent 28a36dbd0c
commit a3bea7d7bd
234 changed files with 6454 additions and 5029 deletions

View File

@@ -45,46 +45,49 @@ var searchData=
['bernoulli_5fdistribution_158',['bernoulli_distribution',['http://en.cppreference.com/w/cpp/numeric/random/bernoulli_distribution.html',0,'std::bernoulli_distribution'],['http://en.cppreference.com/w/cpp/numeric/random/bernoulli_distribution/bernoulli_distribution.html',0,'std::bernoulli_distribution::bernoulli_distribution()']]],
['beta_159',['beta',['http://en.cppreference.com/w/cpp/numeric/random/gamma_distribution/params.html',0,'std::gamma_distribution']]],
['bfs_160',['bfs',['../d8/d69/classgraph_1_1_h_k_graph.html#a7491add14d9fc04f679114ca6d6f0f93',1,'graph::HKGraph']]],
['bidirectional_5fiterator_5ftag_161',['bidirectional_iterator_tag',['http://en.cppreference.com/w/cpp/iterator/iterator_tags.html',0,'std']]],
['binary_5fexponent_2ecpp_162',['binary_exponent.cpp',['../de/dcf/binary__exponent_8cpp.html',1,'']]],
['binary_5ffunction_163',['binary_function',['http://en.cppreference.com/w/cpp/utility/functional/binary_function.html',0,'std']]],
['binary_5fnegate_164',['binary_negate',['http://en.cppreference.com/w/cpp/utility/functional/binary_negate.html',0,'std::binary_negate'],['http://en.cppreference.com/w/cpp/utility/functional/binary_negate.html',0,'std::binary_negate::binary_negate()']]],
['binary_5fs_165',['binary_s',['../d8/d8a/exponential__search_8cpp.html#a0f697e2a3b5193324ab84bd4045088f7',1,'exponential_search.cpp']]],
['binary_5fsearch_166',['binary_search',['http://en.cppreference.com/w/cpp/algorithm/binary_search.html',0,'std::binary_search()'],['../df/dd5/binary__search_8cpp.html#a78df202b718cfe3c2c9216979b08298d',1,'binary_search(): binary_search.cpp']]],
['binary_5fsearch_2ecpp_167',['binary_search.cpp',['../df/dd5/binary__search_8cpp.html',1,'']]],
['binary_5fsearch_5ftree_2ecpp_168',['binary_search_tree.cpp',['../d3/d26/binary__search__tree_8cpp.html',1,'']]],
['binaryheap_2ecpp_169',['binaryheap.cpp',['../de/dc3/binaryheap_8cpp.html',1,'']]],
['bind_170',['bind',['http://en.cppreference.com/w/cpp/utility/functional/bind.html',0,'std']]],
['binexpo_171',['binExpo',['../de/dcf/binary__exponent_8cpp.html#aeb48dce0725e63d19147944f41843c73',1,'binExpo(int a, int b): binary_exponent.cpp'],['../d8/d53/modular__inverse__fermat__little__theorem_8cpp.html#a4c6eefd1254eab3e8d34bf02c205e0f4',1,'binExpo(int64_t a, int64_t b, int64_t m): modular_inverse_fermat_little_theorem.cpp']]],
['binexpo_5falt_172',['binExpo_alt',['../de/dcf/binary__exponent_8cpp.html#a31dbf5f7ceb9c9eec831ef9f7782291f',1,'binary_exponent.cpp']]],
['binomial_5fdist_2ecpp_173',['binomial_dist.cpp',['../d6/db0/binomial__dist_8cpp.html',1,'']]],
['binomial_5fdistribution_174',['binomial_distribution',['http://en.cppreference.com/w/cpp/numeric/random/binomial_distribution.html',0,'std::binomial_distribution'],['http://en.cppreference.com/w/cpp/numeric/random/binomial_distribution/binomial_distribution.html',0,'std::binomial_distribution::binomial_distribution()']]],
['binomial_5fexpected_175',['binomial_expected',['../d6/db0/binomial__dist_8cpp.html#a4416a7bc7fa87201883c54cdc4c82813',1,'binomial_dist.cpp']]],
['binomial_5frange_5fsuccesses_176',['binomial_range_successes',['../d6/db0/binomial__dist_8cpp.html#a76ed6ce71415fb400b65f0656cef3d25',1,'binomial_dist.cpp']]],
['binomial_5fstandard_5fdeviation_177',['binomial_standard_deviation',['../d6/db0/binomial__dist_8cpp.html#af09e51f513cee647d41192ab0a872cdc',1,'binomial_dist.cpp']]],
['binomial_5fvariance_178',['binomial_variance',['../d6/db0/binomial__dist_8cpp.html#acd4dd4558031e4c5d045c801f73d8861',1,'binomial_dist.cpp']]],
['binomial_5fx_5fsuccesses_179',['binomial_x_successes',['../d6/db0/binomial__dist_8cpp.html#a19ae0a6a2bd200fd1eb0e31b2bf4cc76',1,'binomial_dist.cpp']]],
['binomialcoeffsum_180',['binomialCoeffSum',['../dd/d47/namespacemath.html#ae1ca505751f5a6d3977b86372cfe75ea',1,'math']]],
['bisection_5fmethod_2ecpp_181',['bisection_method.cpp',['../d7/d6a/bisection__method_8cpp.html',1,'']]],
['bit_5fand_182',['bit_and',['http://en.cppreference.com/w/cpp/utility/functional/bit_and.html',0,'std']]],
['bit_5fnot_183',['bit_not',['http://en.cppreference.com/w/cpp/utility/functional/bit_not.html',0,'std']]],
['bit_5for_184',['bit_or',['http://en.cppreference.com/w/cpp/utility/functional/bit_or.html',0,'std']]],
['bitset_185',['bitset',['http://en.cppreference.com/w/cpp/utility/bitset.html',0,'std::bitset< Bits >'],['http://en.cppreference.com/w/cpp/utility/bitset/bitset.html',0,'std::bitset::bitset()']]],
['bitset_3c_20maxn_20_3e_186',['bitset< MAXN >',['http://en.cppreference.com/w/cpp/utility/bitset.html',0,'std']]],
['bogo_5fsort_2ecpp_187',['bogo_sort.cpp',['../d5/ddb/bogo__sort_8cpp.html',1,'']]],
['boolalpha_188',['boolalpha',['http://en.cppreference.com/w/cpp/io/manip/boolalpha.html',0,'std']]],
['breadth_5ffirst_5fsearch_189',['breadth_first_search',['../dc/d61/classgraph_1_1_graph.html#a6e3efabd5e401ef0f47c179866e7454e',1,'graph::Graph']]],
['breadth_5ffirst_5fsearch_2ecpp_190',['breadth_first_search.cpp',['../df/d82/breadth__first__search_8cpp.html',1,'']]],
['brent_5fmethod_5fextrema_2ecpp_191',['brent_method_extrema.cpp',['../db/d01/brent__method__extrema_8cpp.html',1,'']]],
['brute_5fforce_192',['brute_force',['../d9/d03/namespacestring__search.html#aeb2cd81064717aedd62bfb096b1a73d8',1,'string_search']]],
['brute_5fforce_5fstring_5fsearching_2ecpp_193',['brute_force_string_searching.cpp',['../d3/d7d/brute__force__string__searching_8cpp.html',1,'']]],
['bsearch_194',['bsearch',['http://en.cppreference.com/w/cpp/algorithm/bsearch.html',0,'std']]],
['btowc_195',['btowc',['http://en.cppreference.com/w/cpp/string/multibyte/btowc.html',0,'std']]],
['btree_196',['Btree',['../d9/d90/struct_btree.html',1,'']]],
['bubble_5fsort_2ecpp_197',['bubble_sort.cpp',['../d8/d13/bubble__sort_8cpp.html',1,'']]],
['bucket_198',['bucket',['http://en.cppreference.com/w/cpp/container/unordered_map/bucket.html',0,'std::unordered_map::bucket()'],['http://en.cppreference.com/w/cpp/container/unordered_multimap/bucket.html',0,'std::unordered_multimap::bucket()'],['http://en.cppreference.com/w/cpp/container/unordered_multiset/bucket.html',0,'std::unordered_multiset::bucket()'],['http://en.cppreference.com/w/cpp/container/unordered_set/bucket.html',0,'std::unordered_set::bucket()']]],
['bucket_5fcount_199',['bucket_count',['http://en.cppreference.com/w/cpp/container/unordered_map/bucket_count.html',0,'std::unordered_map::bucket_count()'],['http://en.cppreference.com/w/cpp/container/unordered_multimap/bucket_count.html',0,'std::unordered_multimap::bucket_count()'],['http://en.cppreference.com/w/cpp/container/unordered_multiset/bucket_count.html',0,'std::unordered_multiset::bucket_count()'],['http://en.cppreference.com/w/cpp/container/unordered_set/bucket_count.html',0,'std::unordered_set::bucket_count()']]],
['bucket_5fsize_200',['bucket_size',['http://en.cppreference.com/w/cpp/container/unordered_map/bucket_size.html',0,'std::unordered_map::bucket_size()'],['http://en.cppreference.com/w/cpp/container/unordered_multimap/bucket_size.html',0,'std::unordered_multimap::bucket_size()'],['http://en.cppreference.com/w/cpp/container/unordered_multiset/bucket_size.html',0,'std::unordered_multiset::bucket_size()'],['http://en.cppreference.com/w/cpp/container/unordered_set/bucket_size.html',0,'std::unordered_set::bucket_size()']]],
['buildtable_201',['buildTable',['../d8/dab/sparse__table_8cpp.html#a328ed1c01cccd07aeb1500c11b609be3',1,'range_queries::sparse_table']]],
['buzz_5fnumber_2ecpp_202',['buzz_number.cpp',['../d1/d76/buzz__number_8cpp.html',1,'']]]
['bidijkstra_161',['Bidijkstra',['../d7/d07/bidirectional__dijkstra_8cpp.html#aa3848a7213562b47084585499d3642a5',1,'graph::bidirectional_dijkstra']]],
['bidirectional_5fdijkstra_162',['bidirectional_dijkstra',['../d4/d13/namespacebidirectional__dijkstra.html',1,'']]],
['bidirectional_5fdijkstra_2ecpp_163',['bidirectional_dijkstra.cpp',['../d7/d07/bidirectional__dijkstra_8cpp.html',1,'']]],
['bidirectional_5fiterator_5ftag_164',['bidirectional_iterator_tag',['http://en.cppreference.com/w/cpp/iterator/iterator_tags.html',0,'std']]],
['binary_5fexponent_2ecpp_165',['binary_exponent.cpp',['../de/dcf/binary__exponent_8cpp.html',1,'']]],
['binary_5ffunction_166',['binary_function',['http://en.cppreference.com/w/cpp/utility/functional/binary_function.html',0,'std']]],
['binary_5fnegate_167',['binary_negate',['http://en.cppreference.com/w/cpp/utility/functional/binary_negate.html',0,'std::binary_negate'],['http://en.cppreference.com/w/cpp/utility/functional/binary_negate.html',0,'std::binary_negate::binary_negate()']]],
['binary_5fs_168',['binary_s',['../d8/d8a/exponential__search_8cpp.html#a0f697e2a3b5193324ab84bd4045088f7',1,'exponential_search.cpp']]],
['binary_5fsearch_169',['binary_search',['http://en.cppreference.com/w/cpp/algorithm/binary_search.html',0,'std::binary_search()'],['../df/dd5/binary__search_8cpp.html#a78df202b718cfe3c2c9216979b08298d',1,'binary_search(): binary_search.cpp']]],
['binary_5fsearch_2ecpp_170',['binary_search.cpp',['../df/dd5/binary__search_8cpp.html',1,'']]],
['binary_5fsearch_5ftree_2ecpp_171',['binary_search_tree.cpp',['../d3/d26/binary__search__tree_8cpp.html',1,'']]],
['binaryheap_2ecpp_172',['binaryheap.cpp',['../de/dc3/binaryheap_8cpp.html',1,'']]],
['bind_173',['bind',['http://en.cppreference.com/w/cpp/utility/functional/bind.html',0,'std']]],
['binexpo_174',['binExpo',['../de/dcf/binary__exponent_8cpp.html#aeb48dce0725e63d19147944f41843c73',1,'binExpo(int a, int b): binary_exponent.cpp'],['../d8/d53/modular__inverse__fermat__little__theorem_8cpp.html#a4c6eefd1254eab3e8d34bf02c205e0f4',1,'binExpo(int64_t a, int64_t b, int64_t m): modular_inverse_fermat_little_theorem.cpp']]],
['binexpo_5falt_175',['binExpo_alt',['../de/dcf/binary__exponent_8cpp.html#a31dbf5f7ceb9c9eec831ef9f7782291f',1,'binary_exponent.cpp']]],
['binomial_5fdist_2ecpp_176',['binomial_dist.cpp',['../d6/db0/binomial__dist_8cpp.html',1,'']]],
['binomial_5fdistribution_177',['binomial_distribution',['http://en.cppreference.com/w/cpp/numeric/random/binomial_distribution.html',0,'std::binomial_distribution'],['http://en.cppreference.com/w/cpp/numeric/random/binomial_distribution/binomial_distribution.html',0,'std::binomial_distribution::binomial_distribution()']]],
['binomial_5fexpected_178',['binomial_expected',['../d6/db0/binomial__dist_8cpp.html#a4416a7bc7fa87201883c54cdc4c82813',1,'binomial_dist.cpp']]],
['binomial_5frange_5fsuccesses_179',['binomial_range_successes',['../d6/db0/binomial__dist_8cpp.html#a76ed6ce71415fb400b65f0656cef3d25',1,'binomial_dist.cpp']]],
['binomial_5fstandard_5fdeviation_180',['binomial_standard_deviation',['../d6/db0/binomial__dist_8cpp.html#af09e51f513cee647d41192ab0a872cdc',1,'binomial_dist.cpp']]],
['binomial_5fvariance_181',['binomial_variance',['../d6/db0/binomial__dist_8cpp.html#acd4dd4558031e4c5d045c801f73d8861',1,'binomial_dist.cpp']]],
['binomial_5fx_5fsuccesses_182',['binomial_x_successes',['../d6/db0/binomial__dist_8cpp.html#a19ae0a6a2bd200fd1eb0e31b2bf4cc76',1,'binomial_dist.cpp']]],
['binomialcoeffsum_183',['binomialCoeffSum',['../dd/d47/namespacemath.html#ae1ca505751f5a6d3977b86372cfe75ea',1,'math']]],
['bisection_5fmethod_2ecpp_184',['bisection_method.cpp',['../d7/d6a/bisection__method_8cpp.html',1,'']]],
['bit_5fand_185',['bit_and',['http://en.cppreference.com/w/cpp/utility/functional/bit_and.html',0,'std']]],
['bit_5fnot_186',['bit_not',['http://en.cppreference.com/w/cpp/utility/functional/bit_not.html',0,'std']]],
['bit_5for_187',['bit_or',['http://en.cppreference.com/w/cpp/utility/functional/bit_or.html',0,'std']]],
['bitset_188',['bitset',['http://en.cppreference.com/w/cpp/utility/bitset.html',0,'std::bitset< Bits >'],['http://en.cppreference.com/w/cpp/utility/bitset/bitset.html',0,'std::bitset::bitset()']]],
['bitset_3c_20maxn_20_3e_189',['bitset< MAXN >',['http://en.cppreference.com/w/cpp/utility/bitset.html',0,'std']]],
['bogo_5fsort_2ecpp_190',['bogo_sort.cpp',['../d5/ddb/bogo__sort_8cpp.html',1,'']]],
['boolalpha_191',['boolalpha',['http://en.cppreference.com/w/cpp/io/manip/boolalpha.html',0,'std']]],
['breadth_5ffirst_5fsearch_192',['breadth_first_search',['../dc/d61/classgraph_1_1_graph.html#a6e3efabd5e401ef0f47c179866e7454e',1,'graph::Graph']]],
['breadth_5ffirst_5fsearch_2ecpp_193',['breadth_first_search.cpp',['../df/d82/breadth__first__search_8cpp.html',1,'']]],
['brent_5fmethod_5fextrema_2ecpp_194',['brent_method_extrema.cpp',['../db/d01/brent__method__extrema_8cpp.html',1,'']]],
['brute_5fforce_195',['brute_force',['../d9/d03/namespacestring__search.html#aeb2cd81064717aedd62bfb096b1a73d8',1,'string_search']]],
['brute_5fforce_5fstring_5fsearching_2ecpp_196',['brute_force_string_searching.cpp',['../d3/d7d/brute__force__string__searching_8cpp.html',1,'']]],
['bsearch_197',['bsearch',['http://en.cppreference.com/w/cpp/algorithm/bsearch.html',0,'std']]],
['btowc_198',['btowc',['http://en.cppreference.com/w/cpp/string/multibyte/btowc.html',0,'std']]],
['btree_199',['Btree',['../d9/d90/struct_btree.html',1,'']]],
['bubble_5fsort_2ecpp_200',['bubble_sort.cpp',['../d8/d13/bubble__sort_8cpp.html',1,'']]],
['bucket_201',['bucket',['http://en.cppreference.com/w/cpp/container/unordered_map/bucket.html',0,'std::unordered_map::bucket()'],['http://en.cppreference.com/w/cpp/container/unordered_multimap/bucket.html',0,'std::unordered_multimap::bucket()'],['http://en.cppreference.com/w/cpp/container/unordered_multiset/bucket.html',0,'std::unordered_multiset::bucket()'],['http://en.cppreference.com/w/cpp/container/unordered_set/bucket.html',0,'std::unordered_set::bucket()']]],
['bucket_5fcount_202',['bucket_count',['http://en.cppreference.com/w/cpp/container/unordered_map/bucket_count.html',0,'std::unordered_map::bucket_count()'],['http://en.cppreference.com/w/cpp/container/unordered_multimap/bucket_count.html',0,'std::unordered_multimap::bucket_count()'],['http://en.cppreference.com/w/cpp/container/unordered_multiset/bucket_count.html',0,'std::unordered_multiset::bucket_count()'],['http://en.cppreference.com/w/cpp/container/unordered_set/bucket_count.html',0,'std::unordered_set::bucket_count()']]],
['bucket_5fsize_203',['bucket_size',['http://en.cppreference.com/w/cpp/container/unordered_map/bucket_size.html',0,'std::unordered_map::bucket_size()'],['http://en.cppreference.com/w/cpp/container/unordered_multimap/bucket_size.html',0,'std::unordered_multimap::bucket_size()'],['http://en.cppreference.com/w/cpp/container/unordered_multiset/bucket_size.html',0,'std::unordered_multiset::bucket_size()'],['http://en.cppreference.com/w/cpp/container/unordered_set/bucket_size.html',0,'std::unordered_set::bucket_size()']]],
['buildtable_204',['buildTable',['../d8/dab/sparse__table_8cpp.html#a328ed1c01cccd07aeb1500c11b609be3',1,'range_queries::sparse_table']]],
['buzz_5fnumber_2ecpp_205',['buzz_number.cpp',['../d1/d76/buzz__number_8cpp.html',1,'']]]
];