Algorithms_in_C++
1.0.0
Set of algorithms implemented in C++.
Loading...
Searching...
No Matches
Here is a list of all documented namespace functions with links to the namespaces they belong to:
- a -
add() :
double_hashing
,
linear_probing
,
quadratic_probing
addEdge() :
graph
addInfo() :
double_hashing
,
linear_probing
,
quadratic_probing
addition() :
ciphers::elliptic_curve_key_exchange
aliquot_sum() :
math
apply_function() :
machine_learning
approximate_pi() :
math
are_almost_equal() :
others
are_amicable() :
math
argmax() :
machine_learning
ask_data() :
games::memory_game
assign_results() :
games::memory_game
- b -
babylonian_method() :
numerical_methods
binary_search() :
sorting
binomialCoeffSum() :
math
brute_force() :
string_search
- c -
can_jump() :
greedy_algorithms
check_if_equal() :
string_search
checkBipartite() :
graph
circle_area() :
math
circle_perimeter() :
math
cone_volume() :
math
create_hash() :
string_search
cube_surface_area() :
math
cube_surface_perimeter() :
math
cube_volume() :
math
cylinder_surface_area() :
math
cylinder_surface_perimeter() :
math
cylinder_volume() :
math
- d -
depth_first_search() :
graph
dijkstra() :
graph
,
greedy_algorithms::dijkstra
display() :
double_hashing
,
linear_probing
,
quadratic_probing
doubleHash() :
double_hashing
- e -
eigen_values() :
qr_algorithm
equal_shuffle() :
machine_learning
exp() :
ciphers::elliptic_curve_key_exchange
explore() :
graph
- f -
factorial() :
math
FastFourierTransform() :
numerical_methods
find() :
quadratic_probing
findMinimumEdge() :
greedy_algorithms
- g -
get_intersection() :
operations_on_datastructures
get_shape() :
machine_learning
get_union() :
operations_on_datastructures
getConnectedComponents() :
graph
getFailureArray() :
string_search
gnomeSort() :
sorting
- h -
hadamard_product() :
machine_learning
hashDJB2() :
data_structures
hashFxn() :
double_hashing
,
linear_probing
,
quadratic_probing
hashInt_1() :
data_structures
hashInt_2() :
data_structures
hashStr() :
data_structures
- i -
init() :
games::memory_game
init_bad_char() :
strings::boyer_moore
init_good_suffix() :
strings::boyer_moore
init_pattern() :
strings::boyer_moore
insert_element() :
machine_learning
insertionSort() :
sorting
insertionSort_binsrch() :
sorting
integral_approx() :
math
InverseFastFourierTransform() :
numerical_methods
is_armstrong() :
dynamic_programming
is_factorial() :
math
is_number() :
games::memory_game
is_prefix() :
strings::boyer_moore
is_prime() :
math
isBipartite() :
graph
isPowerOfTwo() :
bit_manipulation
iterativeFactorial() :
math
iterativeQuickSort() :
sorting
- k -
kelvin_to_celsius() :
others
kmp() :
string_search
kohonen_som() :
machine_learning
kohonen_som_tracer() :
machine_learning
- l -
largestPower() :
math
lcmSum() :
math
linearProbe() :
linear_probing
LIS() :
dynamic_programming
lps() :
dynamic_programming
- m -
magic_number() :
math
match() :
games::memory_game
maxCircularSum() :
dynamic_programming
merge() :
sorting
minimax() :
backtracking
minimum_distance() :
greedy_algorithms::dijkstra
minmax_scaler() :
machine_learning
multiply() :
ciphers::elliptic_curve_key_exchange
,
machine_learning
- n -
n_choose_r() :
math
n_polygon_surface_perimeter() :
math
next_higher_number() :
bit_manipulation
non_recursive_merge_sort() :
sorting
- o -
operator*() :
machine_learning
operator+() :
machine_learning
operator-() :
machine_learning
operator/() :
machine_learning
operator<<() :
machine_learning
,
qr_algorithm
otherHashFxn() :
double_hashing
- p -
parallelogram_area() :
math
parallelogram_perimeter() :
math
partition() :
sorting
phiFunction() :
math
pigeonSort() :
sorting
pop_back() :
machine_learning
pop_front() :
machine_learning
power() :
math
power_of_two() :
math
print() :
greedy_algorithms::dijkstra
,
operations_on_datastructures
print_primes() :
math
print_table() :
games::memory_game
putProber() :
double_hashing
,
linear_probing
,
quadratic_probing
pyramid_volume() :
math
- q -
qr_decompose() :
qr_algorithm
quadraticEquation() :
math
quadraticProbe() :
quadratic_probing
quicksort() :
sorting
- r -
rabin_karp() :
string_search
randomized_bogosort() :
sorting
recalculate_hash() :
string_search
rect_area() :
math
rect_perimeter() :
math
rect_prism_volume() :
math
recursive_bubble_sort() :
sorting
rehash() :
double_hashing
,
linear_probing
,
quadratic_probing
removalInfo() :
double_hashing
,
linear_probing
,
quadratic_probing
remove() :
double_hashing
,
linear_probing
,
quadratic_probing
reset_data() :
games::memory_game
- s -
save_u_matrix() :
machine_learning
search() :
strings::boyer_moore
searchingProber() :
double_hashing
,
linear_probing
,
quadratic_probing
shell_sort() :
sorting
shift_left() :
operations_on_datastructures
shift_right() :
operations_on_datastructures
shuffle() :
sorting
sieve() :
math
sphere_surface_area() :
math
sphere_volume() :
math
spirograph() :
spirograph
square_area() :
math
square_perimeter() :
math
sum() :
machine_learning
sum_of_divisor() :
math
- t -
test() :
spirograph
test1() :
tests
test2() :
tests
test3() :
tests
test4() :
tests
test5() :
tests
test6() :
tests
test_eval() :
math
transpose() :
machine_learning
trappedRainwater() :
dynamic_programming
TravellingSalesmanProblem() :
graph
triangle_area() :
math
triangle_perimeter() :
math
triangle_prism_volume() :
math
- u -
uniform_random_initialization() :
machine_learning
unit_matrix_initialization() :
machine_learning
update_weights() :
machine_learning
- v -
vector_dot() :
qr_algorithm
vector_mag() :
qr_algorithm
vector_proj() :
qr_algorithm
- z -
zeroes_initialization() :
machine_learning
Generated by
1.12.0