Documentation for c45b6faa24

This commit is contained in:
github-actions 2022-12-16 21:29:20 +00:00
parent 73327ca9a0
commit b1318eda40
983 changed files with 2249 additions and 2249 deletions

View File

@ -1,6 +1,6 @@
<map id="numerical_methods/qr_decompose.h" name="numerical_methods/qr_decompose.h"> <map id="numerical_methods/qr_decompose.h" name="numerical_methods/qr_decompose.h">
<area shape="rect" id="node1" title="Library functions to compute QR decomposition of a given matrix." coords="48,5,199,45"/> <area shape="rect" id="node1" title="Library functions to compute QR decomposition of a given matrix." alt="" coords="48,5,199,45"/>
<area shape="rect" id="node2" title=" " coords="5,93,68,119"/> <area shape="rect" id="node2" title=" " alt="" coords="5,93,68,119"/>
<area shape="rect" id="node3" title=" " coords="93,93,154,119"/> <area shape="rect" id="node3" title=" " alt="" coords="93,93,154,119"/>
<area shape="rect" id="node4" title=" " coords="178,93,242,119"/> <area shape="rect" id="node4" title=" " alt="" coords="178,93,242,119"/>
</map> </map>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.2 (20221119.0110) <!-- Generated by graphviz version 7.0.4 (20221203.1631)
--> -->
<!-- Title: numerical_methods/qr_decompose.h Pages: 1 --> <!-- Title: numerical_methods/qr_decompose.h Pages: 1 -->
<svg width="186pt" height="93pt" <svg width="186pt" height="93pt"

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

@ -1,3 +1,3 @@
<map id="node" name="node"> <map id="node" name="node">
<area shape="rect" id="node1" title="Node, the basic data structure in the tree." coords="5,51,56,77"/> <area shape="rect" id="node1" title="Node, the basic data structure in the tree." alt="" coords="5,51,56,77"/>
</map> </map>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.2 (20221119.0110) <!-- Generated by graphviz version 7.0.4 (20221203.1631)
--> -->
<!-- Title: node Pages: 1 --> <!-- Title: node Pages: 1 -->
<svg width="107pt" height="96pt" <svg width="107pt" height="96pt"

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

@ -1,7 +1,7 @@
<map id="sorting/insertion_sort.c" name="sorting/insertion_sort.c"> <map id="sorting/insertion_sort.c" name="sorting/insertion_sort.c">
<area shape="rect" id="node1" title="Insertion sort algorithm implementation." coords="95,5,249,31"/> <area shape="rect" id="node1" title="Insertion sort algorithm implementation." alt="" coords="95,5,249,31"/>
<area shape="rect" id="node2" title=" " coords="5,79,75,104"/> <area shape="rect" id="node2" title=" " alt="" coords="5,79,75,104"/>
<area shape="rect" id="node3" title=" " coords="99,79,160,104"/> <area shape="rect" id="node3" title=" " alt="" coords="99,79,160,104"/>
<area shape="rect" id="node4" title=" " coords="184,79,248,104"/> <area shape="rect" id="node4" title=" " alt="" coords="184,79,248,104"/>
<area shape="rect" id="node5" title=" " coords="272,79,331,104"/> <area shape="rect" id="node5" title=" " alt="" coords="272,79,331,104"/>
</map> </map>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.2 (20221119.0110) <!-- Generated by graphviz version 7.0.4 (20221203.1631)
--> -->
<!-- Title: sorting/insertion_sort.c Pages: 1 --> <!-- Title: sorting/insertion_sort.c Pages: 1 -->
<svg width="252pt" height="82pt" <svg width="252pt" height="82pt"

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

@ -1,6 +1,6 @@
<map id="project_euler/problem_8/sol2.c" name="project_euler/problem_8/sol2.c"> <map id="project_euler/problem_8/sol2.c" name="project_euler/problem_8/sol2.c">
<area shape="rect" id="node1" title="Problem 8 solution" coords="49,5,196,45"/> <area shape="rect" id="node1" title="Problem 8 solution" alt="" coords="49,5,196,45"/>
<area shape="rect" id="node2" title=" " coords="5,93,67,119"/> <area shape="rect" id="node2" title=" " alt="" coords="5,93,67,119"/>
<area shape="rect" id="node3" title=" " coords="91,93,155,119"/> <area shape="rect" id="node3" title=" " alt="" coords="91,93,155,119"/>
<area shape="rect" id="node4" title=" " coords="179,93,245,119"/> <area shape="rect" id="node4" title=" " alt="" coords="179,93,245,119"/>
</map> </map>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.2 (20221119.0110) <!-- Generated by graphviz version 7.0.4 (20221203.1631)
--> -->
<!-- Title: project_euler/problem_8/sol2.c Pages: 1 --> <!-- Title: project_euler/problem_8/sol2.c Pages: 1 -->
<svg width="188pt" height="93pt" <svg width="188pt" height="93pt"

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

@ -1,9 +1,9 @@
<map id="test2" name="test2"> <map id="test2" name="test2">
<area shape="rect" id="node1" title="Test that creates a random set of points distributed near the locus of the Lamniscate of Gerono and t..." coords="5,81,56,107"/> <area shape="rect" id="node1" title="Test that creates a random set of points distributed near the locus of the Lamniscate of Gerono and t..." alt="" coords="5,81,56,107"/>
<area shape="rect" id="node2" href="$d0/dcb/group__kohonen__1d.html#gaf5ce14f026d6d231bef29161bac2b485" title="Helper function to generate a random number in a given interval." coords="343,105,415,131"/> <area shape="rect" id="node2" href="$d0/dcb/group__kohonen__1d.html#gaf5ce14f026d6d231bef29161bac2b485" title="Helper function to generate a random number in a given interval." alt="" coords="343,105,415,131"/>
<area shape="rect" id="node3" href="$d0/dcb/group__kohonen__1d.html#gaeaeffbff2be4d5d15b0d4f10f846abde" title="Apply incremental algorithm with updating neighborhood and learning rates on all samples in the given..." coords="104,5,247,31"/> <area shape="rect" id="node3" href="$d0/dcb/group__kohonen__1d.html#gaeaeffbff2be4d5d15b0d4f10f846abde" title="Apply incremental algorithm with updating neighborhood and learning rates on all samples in the given..." alt="" coords="104,5,247,31"/>
<area shape="rect" id="node6" href="$d0/dcb/group__kohonen__1d.html#ga7b84b14e60f47812b581d1f93057c85a" title="Save a given n&#45;dimensional data martix to file." coords="124,107,227,132"/> <area shape="rect" id="node6" href="$d0/dcb/group__kohonen__1d.html#ga7b84b14e60f47812b581d1f93057c85a" title="Save a given n&#45;dimensional data martix to file." alt="" coords="124,107,227,132"/>
<area shape="rect" id="node7" href="$d0/d46/kohonen__som__trace_8c.html#aa2246f940155472084ee461f3685d614" title="Creates a random set of points distributed near the locus of the Lamniscate of Gerono." coords="118,156,233,181"/> <area shape="rect" id="node7" href="$d0/d46/kohonen__som__trace_8c.html#aa2246f940155472084ee461f3685d614" title="Creates a random set of points distributed near the locus of the Lamniscate of Gerono." alt="" coords="118,156,233,181"/>
<area shape="rect" id="node4" href="$d0/dcb/group__kohonen__1d.html#gae334493a0917a24736fe5ba82aa6f81f" title="Update weights of the SOM using Kohonen algorithm." coords="295,5,464,31"/> <area shape="rect" id="node4" href="$d0/dcb/group__kohonen__1d.html#gae334493a0917a24736fe5ba82aa6f81f" title="Update weights of the SOM using Kohonen algorithm." alt="" coords="295,5,464,31"/>
<area shape="rect" id="node5" href="$d0/dcb/group__kohonen__1d.html#ga4a57a413a3cef286a7da6d4666575586" title="Get minimum value and index of the value in a vector." coords="512,5,657,31"/> <area shape="rect" id="node5" href="$d0/dcb/group__kohonen__1d.html#ga4a57a413a3cef286a7da6d4666575586" title="Get minimum value and index of the value in a vector." alt="" coords="512,5,657,31"/>
</map> </map>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.2 (20221119.0110) <!-- Generated by graphviz version 7.0.4 (20221203.1631)
--> -->
<!-- Title: test2 Pages: 1 --> <!-- Title: test2 Pages: 1 -->
<svg width="497pt" height="140pt" <svg width="497pt" height="140pt"

Before

Width:  |  Height:  |  Size: 5.9 KiB

After

Width:  |  Height:  |  Size: 5.9 KiB

View File

@ -1,4 +1,4 @@
<map id="test_circle" name="test_circle"> <map id="test_circle" name="test_circle">
<area shape="rect" id="node1" title="Creates a random set of points distributed near the circumference of a circle and trains an SOM that ..." coords="5,5,88,31"/> <area shape="rect" id="node1" title="Creates a random set of points distributed near the circumference of a circle and trains an SOM that ..." alt="" coords="5,5,88,31"/>
<area shape="rect" id="node2" href="$d0/dcb/group__kohonen__1d.html#gaf5ce14f026d6d231bef29161bac2b485" title="Helper function to generate a random number in a given interval." coords="136,5,208,31"/> <area shape="rect" id="node2" href="$d0/dcb/group__kohonen__1d.html#gaf5ce14f026d6d231bef29161bac2b485" title="Helper function to generate a random number in a given interval." alt="" coords="136,5,208,31"/>
</map> </map>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.2 (20221119.0110) <!-- Generated by graphviz version 7.0.4 (20221203.1631)
--> -->
<!-- Title: test_circle Pages: 1 --> <!-- Title: test_circle Pages: 1 -->
<svg width="160pt" height="27pt" <svg width="160pt" height="27pt"

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -1,9 +1,9 @@
<map id="test1" name="test1"> <map id="test1" name="test1">
<area shape="rect" id="node1" title="Test that creates a random set of points distributed near the circumference of a circle and trains an..." coords="5,81,56,107"/> <area shape="rect" id="node1" title="Test that creates a random set of points distributed near the circumference of a circle and trains an..." alt="" coords="5,81,56,107"/>
<area shape="rect" id="node2" href="$d0/dcb/group__kohonen__1d.html#gaf5ce14f026d6d231bef29161bac2b485" title="Helper function to generate a random number in a given interval." coords="343,105,415,131"/> <area shape="rect" id="node2" href="$d0/dcb/group__kohonen__1d.html#gaf5ce14f026d6d231bef29161bac2b485" title="Helper function to generate a random number in a given interval." alt="" coords="343,105,415,131"/>
<area shape="rect" id="node3" href="$d0/dcb/group__kohonen__1d.html#gaeaeffbff2be4d5d15b0d4f10f846abde" title="Apply incremental algorithm with updating neighborhood and learning rates on all samples in the given..." coords="104,5,247,31"/> <area shape="rect" id="node3" href="$d0/dcb/group__kohonen__1d.html#gaeaeffbff2be4d5d15b0d4f10f846abde" title="Apply incremental algorithm with updating neighborhood and learning rates on all samples in the given..." alt="" coords="104,5,247,31"/>
<area shape="rect" id="node6" href="$d0/dcb/group__kohonen__1d.html#ga7b84b14e60f47812b581d1f93057c85a" title="Save a given n&#45;dimensional data martix to file." coords="124,107,227,132"/> <area shape="rect" id="node6" href="$d0/dcb/group__kohonen__1d.html#ga7b84b14e60f47812b581d1f93057c85a" title="Save a given n&#45;dimensional data martix to file." alt="" coords="124,107,227,132"/>
<area shape="rect" id="node7" href="$d0/d46/kohonen__som__trace_8c.html#a107f00650b8041f77767927073ddddb8" title="Creates a random set of points distributed near the circumference of a circle and trains an SOM that ..." coords="134,156,217,181"/> <area shape="rect" id="node7" href="$d0/d46/kohonen__som__trace_8c.html#a107f00650b8041f77767927073ddddb8" title="Creates a random set of points distributed near the circumference of a circle and trains an SOM that ..." alt="" coords="134,156,217,181"/>
<area shape="rect" id="node4" href="$d0/dcb/group__kohonen__1d.html#gae334493a0917a24736fe5ba82aa6f81f" title="Update weights of the SOM using Kohonen algorithm." coords="295,5,464,31"/> <area shape="rect" id="node4" href="$d0/dcb/group__kohonen__1d.html#gae334493a0917a24736fe5ba82aa6f81f" title="Update weights of the SOM using Kohonen algorithm." alt="" coords="295,5,464,31"/>
<area shape="rect" id="node5" href="$d0/dcb/group__kohonen__1d.html#ga4a57a413a3cef286a7da6d4666575586" title="Get minimum value and index of the value in a vector." coords="512,5,657,31"/> <area shape="rect" id="node5" href="$d0/dcb/group__kohonen__1d.html#ga4a57a413a3cef286a7da6d4666575586" title="Get minimum value and index of the value in a vector." alt="" coords="512,5,657,31"/>
</map> </map>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.2 (20221119.0110) <!-- Generated by graphviz version 7.0.4 (20221203.1631)
--> -->
<!-- Title: test1 Pages: 1 --> <!-- Title: test1 Pages: 1 -->
<svg width="497pt" height="140pt" <svg width="497pt" height="140pt"

Before

Width:  |  Height:  |  Size: 6.0 KiB

After

Width:  |  Height:  |  Size: 6.0 KiB

View File

@ -1,15 +1,15 @@
<map id="main" name="main"> <map id="main" name="main">
<area shape="rect" id="node1" title="Main function." coords="5,166,56,191"/> <area shape="rect" id="node1" title="Main function." alt="" coords="5,166,56,191"/>
<area shape="rect" id="node2" href="$d0/d46/kohonen__som__trace_8c.html#a2256c10b16edba377b64a44b6c656908" title="Convert clock cycle difference to time in seconds." coords="104,91,207,117"/> <area shape="rect" id="node2" href="$d0/d46/kohonen__som__trace_8c.html#a2256c10b16edba377b64a44b6c656908" title="Convert clock cycle difference to time in seconds." alt="" coords="104,91,207,117"/>
<area shape="rect" id="node3" href="$d0/d46/kohonen__som__trace_8c.html#a1440a7779ac56f47a3f355ce4a8c7da0" title="Test that creates a random set of points distributed near the circumference of a circle and trains an..." coords="130,141,181,166"/> <area shape="rect" id="node3" href="$d0/d46/kohonen__som__trace_8c.html#a1440a7779ac56f47a3f355ce4a8c7da0" title="Test that creates a random set of points distributed near the circumference of a circle and trains an..." alt="" coords="130,141,181,166"/>
<area shape="rect" id="node10" href="$d0/d46/kohonen__som__trace_8c.html#a0283886819c7c140a023582b7269e2d0" title="Test that creates a random set of points distributed near the locus of the Lamniscate of Gerono and t..." coords="130,190,181,215"/> <area shape="rect" id="node10" href="$d0/d46/kohonen__som__trace_8c.html#a0283886819c7c140a023582b7269e2d0" title="Test that creates a random set of points distributed near the locus of the Lamniscate of Gerono and t..." alt="" coords="130,190,181,215"/>
<area shape="rect" id="node12" href="$d0/d46/kohonen__som__trace_8c.html#a6d0455dd5c30adda100e95f0423c786e" title="Test that creates a random set of points distributed in six clusters in 3D space." coords="130,239,181,265"/> <area shape="rect" id="node12" href="$d0/d46/kohonen__som__trace_8c.html#a6d0455dd5c30adda100e95f0423c786e" title="Test that creates a random set of points distributed in six clusters in 3D space." alt="" coords="130,239,181,265"/>
<area shape="rect" id="node4" href="$d0/dcb/group__kohonen__1d.html#gaf5ce14f026d6d231bef29161bac2b485" title="Helper function to generate a random number in a given interval." coords="494,115,566,141"/> <area shape="rect" id="node4" href="$d0/dcb/group__kohonen__1d.html#gaf5ce14f026d6d231bef29161bac2b485" title="Helper function to generate a random number in a given interval." alt="" coords="494,115,566,141"/>
<area shape="rect" id="node5" href="$d0/dcb/group__kohonen__1d.html#gaeaeffbff2be4d5d15b0d4f10f846abde" title="Apply incremental algorithm with updating neighborhood and learning rates on all samples in the given..." coords="255,190,397,215"/> <area shape="rect" id="node5" href="$d0/dcb/group__kohonen__1d.html#gaeaeffbff2be4d5d15b0d4f10f846abde" title="Apply incremental algorithm with updating neighborhood and learning rates on all samples in the given..." alt="" coords="255,190,397,215"/>
<area shape="rect" id="node8" href="$d0/dcb/group__kohonen__1d.html#ga7b84b14e60f47812b581d1f93057c85a" title="Save a given n&#45;dimensional data martix to file." coords="275,239,377,265"/> <area shape="rect" id="node8" href="$d0/dcb/group__kohonen__1d.html#ga7b84b14e60f47812b581d1f93057c85a" title="Save a given n&#45;dimensional data martix to file." alt="" coords="275,239,377,265"/>
<area shape="rect" id="node9" href="$d0/d46/kohonen__som__trace_8c.html#a107f00650b8041f77767927073ddddb8" title="Creates a random set of points distributed near the circumference of a circle and trains an SOM that ..." coords="285,39,367,65"/> <area shape="rect" id="node9" href="$d0/d46/kohonen__som__trace_8c.html#a107f00650b8041f77767927073ddddb8" title="Creates a random set of points distributed near the circumference of a circle and trains an SOM that ..." alt="" coords="285,39,367,65"/>
<area shape="rect" id="node6" href="$d0/dcb/group__kohonen__1d.html#gae334493a0917a24736fe5ba82aa6f81f" title="Update weights of the SOM using Kohonen algorithm." coords="445,190,615,215"/> <area shape="rect" id="node6" href="$d0/dcb/group__kohonen__1d.html#gae334493a0917a24736fe5ba82aa6f81f" title="Update weights of the SOM using Kohonen algorithm." alt="" coords="445,190,615,215"/>
<area shape="rect" id="node7" href="$d0/dcb/group__kohonen__1d.html#ga4a57a413a3cef286a7da6d4666575586" title="Get minimum value and index of the value in a vector." coords="663,190,808,215"/> <area shape="rect" id="node7" href="$d0/dcb/group__kohonen__1d.html#ga4a57a413a3cef286a7da6d4666575586" title="Get minimum value and index of the value in a vector." alt="" coords="663,190,808,215"/>
<area shape="rect" id="node11" href="$d0/d46/kohonen__som__trace_8c.html#aa2246f940155472084ee461f3685d614" title="Creates a random set of points distributed near the locus of the Lamniscate of Gerono." coords="269,141,383,166"/> <area shape="rect" id="node11" href="$d0/d46/kohonen__som__trace_8c.html#aa2246f940155472084ee461f3685d614" title="Creates a random set of points distributed near the locus of the Lamniscate of Gerono." alt="" coords="269,141,383,166"/>
<area shape="rect" id="node13" href="$d0/d46/kohonen__som__trace_8c.html#a41ae16442e3e5b891a58d2e5932a2cd0" title="Creates a random set of points distributed in four clusters in 3D space with centroids at the points." coords="267,341,385,366"/> <area shape="rect" id="node13" href="$d0/d46/kohonen__som__trace_8c.html#a41ae16442e3e5b891a58d2e5932a2cd0" title="Creates a random set of points distributed in four clusters in 3D space with centroids at the points." alt="" coords="267,341,385,366"/>
</map> </map>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.2 (20221119.0110) <!-- Generated by graphviz version 7.0.4 (20221203.1631)
--> -->
<!-- Title: main Pages: 1 --> <!-- Title: main Pages: 1 -->
<!--zoomable 278 --> <!--zoomable 278 -->

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.2 (20221119.0110) <!-- Generated by graphviz version 7.0.4 (20221203.1631)
--> -->
<!-- Title: main Pages: 1 --> <!-- Title: main Pages: 1 -->
<svg width="610pt" height="278pt" <svg width="610pt" height="278pt"

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View File

@ -1,4 +1,4 @@
<map id="test_3d_classes" name="test_3d_classes"> <map id="test_3d_classes" name="test_3d_classes">
<area shape="rect" id="node1" title="Creates a random set of points distributed in four clusters in 3D space with centroids at the points." coords="5,5,123,31"/> <area shape="rect" id="node1" title="Creates a random set of points distributed in four clusters in 3D space with centroids at the points." alt="" coords="5,5,123,31"/>
<area shape="rect" id="node2" href="$d0/dcb/group__kohonen__1d.html#gaf5ce14f026d6d231bef29161bac2b485" title="Helper function to generate a random number in a given interval." coords="171,5,243,31"/> <area shape="rect" id="node2" href="$d0/dcb/group__kohonen__1d.html#gaf5ce14f026d6d231bef29161bac2b485" title="Helper function to generate a random number in a given interval." alt="" coords="171,5,243,31"/>
</map> </map>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.2 (20221119.0110) <!-- Generated by graphviz version 7.0.4 (20221203.1631)
--> -->
<!-- Title: test_3d_classes Pages: 1 --> <!-- Title: test_3d_classes Pages: 1 -->
<svg width="186pt" height="27pt" <svg width="186pt" height="27pt"

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -1,9 +1,9 @@
<map id="test3" name="test3"> <map id="test3" name="test3">
<area shape="rect" id="node1" title="Test that creates a random set of points distributed in six clusters in 3D space." coords="5,81,56,107"/> <area shape="rect" id="node1" title="Test that creates a random set of points distributed in six clusters in 3D space." alt="" coords="5,81,56,107"/>
<area shape="rect" id="node2" href="$d0/dcb/group__kohonen__1d.html#gaf5ce14f026d6d231bef29161bac2b485" title="Helper function to generate a random number in a given interval." coords="343,105,415,131"/> <area shape="rect" id="node2" href="$d0/dcb/group__kohonen__1d.html#gaf5ce14f026d6d231bef29161bac2b485" title="Helper function to generate a random number in a given interval." alt="" coords="343,105,415,131"/>
<area shape="rect" id="node3" href="$d0/dcb/group__kohonen__1d.html#gaeaeffbff2be4d5d15b0d4f10f846abde" title="Apply incremental algorithm with updating neighborhood and learning rates on all samples in the given..." coords="104,5,247,31"/> <area shape="rect" id="node3" href="$d0/dcb/group__kohonen__1d.html#gaeaeffbff2be4d5d15b0d4f10f846abde" title="Apply incremental algorithm with updating neighborhood and learning rates on all samples in the given..." alt="" coords="104,5,247,31"/>
<area shape="rect" id="node6" href="$d0/dcb/group__kohonen__1d.html#ga7b84b14e60f47812b581d1f93057c85a" title="Save a given n&#45;dimensional data martix to file." coords="124,107,227,132"/> <area shape="rect" id="node6" href="$d0/dcb/group__kohonen__1d.html#ga7b84b14e60f47812b581d1f93057c85a" title="Save a given n&#45;dimensional data martix to file." alt="" coords="124,107,227,132"/>
<area shape="rect" id="node7" href="$d0/d46/kohonen__som__trace_8c.html#a41ae16442e3e5b891a58d2e5932a2cd0" title="Creates a random set of points distributed in four clusters in 3D space with centroids at the points." coords="117,156,234,181"/> <area shape="rect" id="node7" href="$d0/d46/kohonen__som__trace_8c.html#a41ae16442e3e5b891a58d2e5932a2cd0" title="Creates a random set of points distributed in four clusters in 3D space with centroids at the points." alt="" coords="117,156,234,181"/>
<area shape="rect" id="node4" href="$d0/dcb/group__kohonen__1d.html#gae334493a0917a24736fe5ba82aa6f81f" title="Update weights of the SOM using Kohonen algorithm." coords="295,5,464,31"/> <area shape="rect" id="node4" href="$d0/dcb/group__kohonen__1d.html#gae334493a0917a24736fe5ba82aa6f81f" title="Update weights of the SOM using Kohonen algorithm." alt="" coords="295,5,464,31"/>
<area shape="rect" id="node5" href="$d0/dcb/group__kohonen__1d.html#ga4a57a413a3cef286a7da6d4666575586" title="Get minimum value and index of the value in a vector." coords="512,5,657,31"/> <area shape="rect" id="node5" href="$d0/dcb/group__kohonen__1d.html#ga4a57a413a3cef286a7da6d4666575586" title="Get minimum value and index of the value in a vector." alt="" coords="512,5,657,31"/>
</map> </map>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.2 (20221119.0110) <!-- Generated by graphviz version 7.0.4 (20221203.1631)
--> -->
<!-- Title: test3 Pages: 1 --> <!-- Title: test3 Pages: 1 -->
<svg width="497pt" height="140pt" <svg width="497pt" height="140pt"

Before

Width:  |  Height:  |  Size: 5.9 KiB

After

Width:  |  Height:  |  Size: 5.9 KiB

View File

@ -1,4 +1,4 @@
<map id="test_lamniscate" name="test_lamniscate"> <map id="test_lamniscate" name="test_lamniscate">
<area shape="rect" id="node1" title="Creates a random set of points distributed near the locus of the Lamniscate of Gerono." coords="5,5,120,31"/> <area shape="rect" id="node1" title="Creates a random set of points distributed near the locus of the Lamniscate of Gerono." alt="" coords="5,5,120,31"/>
<area shape="rect" id="node2" href="$d0/dcb/group__kohonen__1d.html#gaf5ce14f026d6d231bef29161bac2b485" title="Helper function to generate a random number in a given interval." coords="168,5,240,31"/> <area shape="rect" id="node2" href="$d0/dcb/group__kohonen__1d.html#gaf5ce14f026d6d231bef29161bac2b485" title="Helper function to generate a random number in a given interval." alt="" coords="168,5,240,31"/>
</map> </map>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.2 (20221119.0110) <!-- Generated by graphviz version 7.0.4 (20221203.1631)
--> -->
<!-- Title: test_lamniscate Pages: 1 --> <!-- Title: test_lamniscate Pages: 1 -->
<svg width="184pt" height="27pt" <svg width="184pt" height="27pt"

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -1,5 +1,5 @@
<map id="project_euler/problem_5/sol1.c" name="project_euler/problem_5/sol1.c"> <map id="project_euler/problem_5/sol1.c" name="project_euler/problem_5/sol1.c">
<area shape="rect" id="node1" title="Problem 5 solution &#45; Naive algorithm (slowest)" coords="5,5,152,45"/> <area shape="rect" id="node1" title="Problem 5 solution &#45; Naive algorithm (slowest)" alt="" coords="5,5,152,45"/>
<area shape="rect" id="node2" title=" " coords="5,93,67,119"/> <area shape="rect" id="node2" title=" " alt="" coords="5,93,67,119"/>
<area shape="rect" id="node3" title=" " coords="91,93,155,119"/> <area shape="rect" id="node3" title=" " alt="" coords="91,93,155,119"/>
</map> </map>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.2 (20221119.0110) <!-- Generated by graphviz version 7.0.4 (20221203.1631)
--> -->
<!-- Title: project_euler/problem_5/sol1.c Pages: 1 --> <!-- Title: project_euler/problem_5/sol1.c Pages: 1 -->
<svg width="120pt" height="93pt" <svg width="120pt" height="93pt"

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -1,4 +1,4 @@
<map id="test" name="test"> <map id="test" name="test">
<area shape="rect" id="node1" title="Self&#45;test implementations." coords="5,5,49,31"/> <area shape="rect" id="node1" title="Self&#45;test implementations." alt="" coords="5,5,49,31"/>
<area shape="rect" id="node2" href="$d0/d51/celsius__to__fahrenheit_8c.html#aff11c1dfc058bd545a6af4312dfb45c5" title="for assert" coords="97,5,243,31"/> <area shape="rect" id="node2" href="$d0/d51/celsius__to__fahrenheit_8c.html#aff11c1dfc058bd545a6af4312dfb45c5" title="for assert" alt="" coords="97,5,243,31"/>
</map> </map>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.2 (20221119.0110) <!-- Generated by graphviz version 7.0.4 (20221203.1631)
--> -->
<!-- Title: test Pages: 1 --> <!-- Title: test Pages: 1 -->
<svg width="186pt" height="27pt" <svg width="186pt" height="27pt"

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -1,5 +1,5 @@
<map id="main" name="main"> <map id="main" name="main">
<area shape="rect" id="node1" title="Main function." coords="5,5,56,31"/> <area shape="rect" id="node1" title="Main function." alt="" coords="5,5,56,31"/>
<area shape="rect" id="node2" href="$d0/d51/celsius__to__fahrenheit_8c.html#aa8dca7b867074164d5f45b0f3851269d" title="Self&#45;test implementations." coords="104,5,148,31"/> <area shape="rect" id="node2" href="$d0/d51/celsius__to__fahrenheit_8c.html#aa8dca7b867074164d5f45b0f3851269d" title="Self&#45;test implementations." alt="" coords="104,5,148,31"/>
<area shape="rect" id="node3" href="$d0/d51/celsius__to__fahrenheit_8c.html#aff11c1dfc058bd545a6af4312dfb45c5" title="for assert" coords="196,5,341,31"/> <area shape="rect" id="node3" href="$d0/d51/celsius__to__fahrenheit_8c.html#aff11c1dfc058bd545a6af4312dfb45c5" title="for assert" alt="" coords="196,5,341,31"/>
</map> </map>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.2 (20221119.0110) <!-- Generated by graphviz version 7.0.4 (20221203.1631)
--> -->
<!-- Title: main Pages: 1 --> <!-- Title: main Pages: 1 -->
<svg width="260pt" height="27pt" <svg width="260pt" height="27pt"

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -1,5 +1,5 @@
<map id="main" name="main"> <map id="main" name="main">
<area shape="rect" id="node1" title="Main function." coords="5,5,56,31"/> <area shape="rect" id="node1" title="Main function." alt="" coords="5,5,56,31"/>
<area shape="rect" id="node2" href="$d7/d3b/group__hash.html#ga39d4c16427acbf8bbe744f6d8ed61dc0" title="Test function for xor8." coords="104,5,180,31"/> <area shape="rect" id="node2" href="$d7/d3b/group__hash.html#ga39d4c16427acbf8bbe744f6d8ed61dc0" title="Test function for xor8." alt="" coords="104,5,180,31"/>
<area shape="rect" id="node3" href="$d7/d3b/group__hash.html#gae4836b42b998b336298f3b19dcc9cdeb" title="8&#45;bit XOR algorithm implementation" coords="228,5,275,31"/> <area shape="rect" id="node3" href="$d7/d3b/group__hash.html#gae4836b42b998b336298f3b19dcc9cdeb" title="8&#45;bit XOR algorithm implementation" alt="" coords="228,5,275,31"/>
</map> </map>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.2 (20221119.0110) <!-- Generated by graphviz version 7.0.4 (20221203.1631)
--> -->
<!-- Title: main Pages: 1 --> <!-- Title: main Pages: 1 -->
<svg width="210pt" height="27pt" <svg width="210pt" height="27pt"

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -1,5 +1,5 @@
<map id="project_euler/problem_9/sol2.c" name="project_euler/problem_9/sol2.c"> <map id="project_euler/problem_9/sol2.c" name="project_euler/problem_9/sol2.c">
<area shape="rect" id="node1" title="Problem 9 solution" coords="5,5,152,45"/> <area shape="rect" id="node1" title="Problem 9 solution" alt="" coords="5,5,152,45"/>
<area shape="rect" id="node2" title=" " coords="5,93,67,119"/> <area shape="rect" id="node2" title=" " alt="" coords="5,93,67,119"/>
<area shape="rect" id="node3" title=" " coords="91,93,155,119"/> <area shape="rect" id="node3" title=" " alt="" coords="91,93,155,119"/>
</map> </map>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.2 (20221119.0110) <!-- Generated by graphviz version 7.0.4 (20221203.1631)
--> -->
<!-- Title: project_euler/problem_9/sol2.c Pages: 1 --> <!-- Title: project_euler/problem_9/sol2.c Pages: 1 -->
<svg width="120pt" height="93pt" <svg width="120pt" height="93pt"

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -1,4 +1,4 @@
<map id="main" name="main"> <map id="main" name="main">
<area shape="rect" id="node1" title="Main function." coords="5,5,56,31"/> <area shape="rect" id="node1" title="Main function." alt="" coords="5,5,56,31"/>
<area shape="rect" id="node2" href="$d0/d6c/problem__4_2sol_8c.html#adf9bea8d35848959bde5b3f277edf0c4" title="Check if number is palindromic." coords="104,5,209,31"/> <area shape="rect" id="node2" href="$d0/d6c/problem__4_2sol_8c.html#adf9bea8d35848959bde5b3f277edf0c4" title="Check if number is palindromic." alt="" coords="104,5,209,31"/>
</map> </map>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.2 (20221119.0110) <!-- Generated by graphviz version 7.0.4 (20221203.1631)
--> -->
<!-- Title: main Pages: 1 --> <!-- Title: main Pages: 1 -->
<svg width="161pt" height="27pt" <svg width="161pt" height="27pt"

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -1,5 +1,5 @@
<map id="main" name="main"> <map id="main" name="main">
<area shape="rect" id="node1" title="Main function." coords="5,5,56,31"/> <area shape="rect" id="node1" title="Main function." alt="" coords="5,5,56,31"/>
<area shape="rect" id="node2" href="$d0/d6d/problem__10_2sol1_8c.html#ae3d987cb2ad0ddb0c3caa4c2506a20e5" title="Computes sum of prime numbers less than N." coords="104,5,215,31"/> <area shape="rect" id="node2" href="$d0/d6d/problem__10_2sol1_8c.html#ae3d987cb2ad0ddb0c3caa4c2506a20e5" title="Computes sum of prime numbers less than N." alt="" coords="104,5,215,31"/>
<area shape="rect" id="node3" href="$d0/d6d/problem__10_2sol1_8c.html#acc871ab6bfead702e983a7f9c412915f" title="Function to check if a number is prime." coords="263,5,333,31"/> <area shape="rect" id="node3" href="$d0/d6d/problem__10_2sol1_8c.html#acc871ab6bfead702e983a7f9c412915f" title="Function to check if a number is prime." alt="" coords="263,5,333,31"/>
</map> </map>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.2 (20221119.0110) <!-- Generated by graphviz version 7.0.4 (20221203.1631)
--> -->
<!-- Title: main Pages: 1 --> <!-- Title: main Pages: 1 -->
<svg width="254pt" height="27pt" <svg width="254pt" height="27pt"

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -1,4 +1,4 @@
<map id="sum_of_primes" name="sum_of_primes"> <map id="sum_of_primes" name="sum_of_primes">
<area shape="rect" id="node1" title="Computes sum of prime numbers less than N." coords="5,5,116,31"/> <area shape="rect" id="node1" title="Computes sum of prime numbers less than N." alt="" coords="5,5,116,31"/>
<area shape="rect" id="node2" href="$d0/d6d/problem__10_2sol1_8c.html#acc871ab6bfead702e983a7f9c412915f" title="Function to check if a number is prime." coords="164,5,235,31"/> <area shape="rect" id="node2" href="$d0/d6d/problem__10_2sol1_8c.html#acc871ab6bfead702e983a7f9c412915f" title="Function to check if a number is prime." alt="" coords="164,5,235,31"/>
</map> </map>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.2 (20221119.0110) <!-- Generated by graphviz version 7.0.4 (20221203.1631)
--> -->
<!-- Title: sum_of_primes Pages: 1 --> <!-- Title: sum_of_primes Pages: 1 -->
<svg width="180pt" height="27pt" <svg width="180pt" height="27pt"

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -1,4 +1,4 @@
<map id="octalToHexadecimal" name="octalToHexadecimal"> <map id="octalToHexadecimal" name="octalToHexadecimal">
<area shape="rect" id="node1" title="Convert octal number to hexadecimal number dynamically allocated memory needs to be freed by the call..." coords="5,5,145,31"/> <area shape="rect" id="node1" title="Convert octal number to hexadecimal number dynamically allocated memory needs to be freed by the call..." alt="" coords="5,5,145,31"/>
<area shape="rect" id="node2" href="$d0/d8a/octal__to__hexadecimal_8c.html#a86a4edb605c2a03d9175c59de679347d" title="Convert octal number to decimal number." coords="193,5,305,31"/> <area shape="rect" id="node2" href="$d0/d8a/octal__to__hexadecimal_8c.html#a86a4edb605c2a03d9175c59de679347d" title="Convert octal number to decimal number." alt="" coords="193,5,305,31"/>
</map> </map>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.2 (20221119.0110) <!-- Generated by graphviz version 7.0.4 (20221203.1631)
--> -->
<!-- Title: octalToHexadecimal Pages: 1 --> <!-- Title: octalToHexadecimal Pages: 1 -->
<svg width="233pt" height="27pt" <svg width="233pt" height="27pt"

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -1,5 +1,5 @@
<map id="test" name="test"> <map id="test" name="test">
<area shape="rect" id="node1" title="Test function." coords="5,5,49,31"/> <area shape="rect" id="node1" title="Test function." alt="" coords="5,5,49,31"/>
<area shape="rect" id="node2" href="$d0/d8a/octal__to__hexadecimal_8c.html#a823ef5170955cfef40e07d9a4d2e87e2" title="Convert octal number to hexadecimal number dynamically allocated memory needs to be freed by the call..." coords="97,5,237,31"/> <area shape="rect" id="node2" href="$d0/d8a/octal__to__hexadecimal_8c.html#a823ef5170955cfef40e07d9a4d2e87e2" title="Convert octal number to hexadecimal number dynamically allocated memory needs to be freed by the call..." alt="" coords="97,5,237,31"/>
<area shape="rect" id="node3" href="$d0/d8a/octal__to__hexadecimal_8c.html#a86a4edb605c2a03d9175c59de679347d" title="Convert octal number to decimal number." coords="285,5,397,31"/> <area shape="rect" id="node3" href="$d0/d8a/octal__to__hexadecimal_8c.html#a86a4edb605c2a03d9175c59de679347d" title="Convert octal number to decimal number." alt="" coords="285,5,397,31"/>
</map> </map>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.2 (20221119.0110) <!-- Generated by graphviz version 7.0.4 (20221203.1631)
--> -->
<!-- Title: test Pages: 1 --> <!-- Title: test Pages: 1 -->
<svg width="302pt" height="27pt" <svg width="302pt" height="27pt"

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

@ -1,6 +1,6 @@
<map id="main" name="main"> <map id="main" name="main">
<area shape="rect" id="node1" title="Main function." coords="5,5,56,31"/> <area shape="rect" id="node1" title="Main function." alt="" coords="5,5,56,31"/>
<area shape="rect" id="node2" href="$d0/d8a/octal__to__hexadecimal_8c.html#a823ef5170955cfef40e07d9a4d2e87e2" title="Convert octal number to hexadecimal number dynamically allocated memory needs to be freed by the call..." coords="196,5,336,31"/> <area shape="rect" id="node2" href="$d0/d8a/octal__to__hexadecimal_8c.html#a823ef5170955cfef40e07d9a4d2e87e2" title="Convert octal number to hexadecimal number dynamically allocated memory needs to be freed by the call..." alt="" coords="196,5,336,31"/>
<area shape="rect" id="node4" href="$d0/d8a/octal__to__hexadecimal_8c.html#aa8dca7b867074164d5f45b0f3851269d" title="Test function." coords="104,31,148,56"/> <area shape="rect" id="node4" href="$d0/d8a/octal__to__hexadecimal_8c.html#aa8dca7b867074164d5f45b0f3851269d" title="Test function." alt="" coords="104,31,148,56"/>
<area shape="rect" id="node3" href="$d0/d8a/octal__to__hexadecimal_8c.html#a86a4edb605c2a03d9175c59de679347d" title="Convert octal number to decimal number." coords="384,5,496,31"/> <area shape="rect" id="node3" href="$d0/d8a/octal__to__hexadecimal_8c.html#a86a4edb605c2a03d9175c59de679347d" title="Convert octal number to decimal number." alt="" coords="384,5,496,31"/>
</map> </map>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.2 (20221119.0110) <!-- Generated by graphviz version 7.0.4 (20221203.1631)
--> -->
<!-- Title: main Pages: 1 --> <!-- Title: main Pages: 1 -->
<svg width="376pt" height="46pt" <svg width="376pt" height="46pt"

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

@ -1,5 +1,5 @@
<map id="searching/binary_search.c" name="searching/binary_search.c"> <map id="searching/binary_search.c" name="searching/binary_search.c">
<area shape="rect" id="node1" title="Program to perform binary search of a target value in a given sorted array." coords="5,5,180,31"/> <area shape="rect" id="node1" title="Program to perform binary search of a target value in a given sorted array." alt="" coords="5,5,180,31"/>
<area shape="rect" id="node2" title=" " coords="14,79,83,104"/> <area shape="rect" id="node2" title=" " alt="" coords="14,79,83,104"/>
<area shape="rect" id="node3" title=" " coords="107,79,169,104"/> <area shape="rect" id="node3" title=" " alt="" coords="107,79,169,104"/>
</map> </map>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.2 (20221119.0110) <!-- Generated by graphviz version 7.0.4 (20221203.1631)
--> -->
<!-- Title: searching/binary_search.c Pages: 1 --> <!-- Title: searching/binary_search.c Pages: 1 -->
<svg width="139pt" height="82pt" <svg width="139pt" height="82pt"

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

View File

@ -1,7 +1,7 @@
<map id="conversions/c_atoi_str_to_integer.c" name="conversions/c_atoi_str_to_integer.c"> <map id="conversions/c_atoi_str_to_integer.c" name="conversions/c_atoi_str_to_integer.c">
<area shape="rect" id="node1" title="Recoding the original atoi function in stdlib.h." coords="107,5,237,45"/> <area shape="rect" id="node1" title="Recoding the original atoi function in stdlib.h." alt="" coords="107,5,237,45"/>
<area shape="rect" id="node2" title=" " coords="5,93,75,119"/> <area shape="rect" id="node2" title=" " alt="" coords="5,93,75,119"/>
<area shape="rect" id="node3" title=" " coords="99,93,160,119"/> <area shape="rect" id="node3" title=" " alt="" coords="99,93,160,119"/>
<area shape="rect" id="node4" title=" " coords="184,93,248,119"/> <area shape="rect" id="node4" title=" " alt="" coords="184,93,248,119"/>
<area shape="rect" id="node5" title=" " coords="273,93,338,119"/> <area shape="rect" id="node5" title=" " alt="" coords="273,93,338,119"/>
</map> </map>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.2 (20221119.0110) <!-- Generated by graphviz version 7.0.4 (20221203.1631)
--> -->
<!-- Title: conversions/c_atoi_str_to_integer.c Pages: 1 --> <!-- Title: conversions/c_atoi_str_to_integer.c Pages: 1 -->
<svg width="258pt" height="93pt" <svg width="258pt" height="93pt"

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB

View File

@ -1,5 +1,5 @@
<map id="misc/collatz.c" name="misc/collatz.c"> <map id="misc/collatz.c" name="misc/collatz.c">
<area shape="rect" id="node1" title="Implementation of Collatz&#39; conjecture" coords="27,5,130,31"/> <area shape="rect" id="node1" title="Implementation of Collatz&#39; conjecture" alt="" coords="27,5,130,31"/>
<area shape="rect" id="node2" title=" " coords="5,79,67,104"/> <area shape="rect" id="node2" title=" " alt="" coords="5,79,67,104"/>
<area shape="rect" id="node3" title=" " coords="91,79,155,104"/> <area shape="rect" id="node3" title=" " alt="" coords="91,79,155,104"/>
</map> </map>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.2 (20221119.0110) <!-- Generated by graphviz version 7.0.4 (20221203.1631)
--> -->
<!-- Title: misc/collatz.c Pages: 1 --> <!-- Title: misc/collatz.c Pages: 1 -->
<svg width="120pt" height="82pt" <svg width="120pt" height="82pt"

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

@ -1,4 +1,4 @@
<map id="Kohonen SOM trace/chain algorithm" name="Kohonen SOM trace/chain algorithm"> <map id="Kohonen SOM trace/chain algorithm" name="Kohonen SOM trace/chain algorithm">
<area shape="rect" id="node1" title=" " coords="237,5,412,45"/> <area shape="rect" id="node1" title=" " alt="" coords="237,5,412,45"/>
<area shape="rect" id="node2" href="$d9/d66/group__machine__learning.html" title=" " coords="5,13,189,38"/> <area shape="rect" id="node2" href="$d9/d66/group__machine__learning.html" title=" " alt="" coords="5,13,189,38"/>
</map> </map>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.2 (20221119.0110) <!-- Generated by graphviz version 7.0.4 (20221203.1631)
--> -->
<!-- Title: Kohonen SOM trace/chain algorithm Pages: 1 --> <!-- Title: Kohonen SOM trace/chain algorithm Pages: 1 -->
<svg width="313pt" height="38pt" <svg width="313pt" height="38pt"

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -1,4 +1,4 @@
<map id="kohonen_update_weights" name="kohonen_update_weights"> <map id="kohonen_update_weights" name="kohonen_update_weights">
<area shape="rect" id="node1" title="Update weights of the SOM using Kohonen algorithm." coords="5,5,175,31"/> <area shape="rect" id="node1" title="Update weights of the SOM using Kohonen algorithm." alt="" coords="5,5,175,31"/>
<area shape="rect" id="node2" href="$d0/dcb/group__kohonen__1d.html#ga4a57a413a3cef286a7da6d4666575586" title="Get minimum value and index of the value in a vector." coords="223,5,368,31"/> <area shape="rect" id="node2" href="$d0/dcb/group__kohonen__1d.html#ga4a57a413a3cef286a7da6d4666575586" title="Get minimum value and index of the value in a vector." alt="" coords="223,5,368,31"/>
</map> </map>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.2 (20221119.0110) <!-- Generated by graphviz version 7.0.4 (20221203.1631)
--> -->
<!-- Title: kohonen_update_weights Pages: 1 --> <!-- Title: kohonen_update_weights Pages: 1 -->
<svg width="280pt" height="27pt" <svg width="280pt" height="27pt"

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -1,5 +1,5 @@
<map id="kohonen_som_tracer" name="kohonen_som_tracer"> <map id="kohonen_som_tracer" name="kohonen_som_tracer">
<area shape="rect" id="node1" title="Apply incremental algorithm with updating neighborhood and learning rates on all samples in the given..." coords="5,5,148,31"/> <area shape="rect" id="node1" title="Apply incremental algorithm with updating neighborhood and learning rates on all samples in the given..." alt="" coords="5,5,148,31"/>
<area shape="rect" id="node2" href="$d0/dcb/group__kohonen__1d.html#gae334493a0917a24736fe5ba82aa6f81f" title="Update weights of the SOM using Kohonen algorithm." coords="196,5,365,31"/> <area shape="rect" id="node2" href="$d0/dcb/group__kohonen__1d.html#gae334493a0917a24736fe5ba82aa6f81f" title="Update weights of the SOM using Kohonen algorithm." alt="" coords="196,5,365,31"/>
<area shape="rect" id="node3" href="$d0/dcb/group__kohonen__1d.html#ga4a57a413a3cef286a7da6d4666575586" title="Get minimum value and index of the value in a vector." coords="413,5,559,31"/> <area shape="rect" id="node3" href="$d0/dcb/group__kohonen__1d.html#ga4a57a413a3cef286a7da6d4666575586" title="Get minimum value and index of the value in a vector." alt="" coords="413,5,559,31"/>
</map> </map>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.2 (20221119.0110) <!-- Generated by graphviz version 7.0.4 (20221203.1631)
--> -->
<!-- Title: kohonen_som_tracer Pages: 1 --> <!-- Title: kohonen_som_tracer Pages: 1 -->
<svg width="423pt" height="27pt" <svg width="423pt" height="27pt"

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

@ -1,7 +1,7 @@
<map id="test2" name="test2"> <map id="test2" name="test2">
<area shape="rect" id="node1" title="Test function 2." coords="5,80,56,105"/> <area shape="rect" id="node1" title="Test function 2." alt="" coords="5,80,56,105"/>
<area shape="rect" id="node2" href="$d0/dcb/poly__add_8c.html#a29eace09ec1373a92003075f1c2f6d9d" title="The function will create a polynomial." coords="107,5,233,31"/> <area shape="rect" id="node2" href="$d0/dcb/poly__add_8c.html#a29eace09ec1373a92003075f1c2f6d9d" title="The function will create a polynomial." alt="" coords="107,5,233,31"/>
<area shape="rect" id="node3" href="$d0/dcb/poly__add_8c.html#ab9b9bedcb99f279d491d1b856791a36d" title="The function will display the polynomial." coords="104,55,236,80"/> <area shape="rect" id="node3" href="$d0/dcb/poly__add_8c.html#ab9b9bedcb99f279d491d1b856791a36d" title="The function will display the polynomial." alt="" coords="104,55,236,80"/>
<area shape="rect" id="node4" href="$d0/dcb/poly__add_8c.html#a5a103fff33166d6e4d975b8b63c6e895" title="Frees memory space." coords="133,104,207,129"/> <area shape="rect" id="node4" href="$d0/dcb/poly__add_8c.html#a5a103fff33166d6e4d975b8b63c6e895" title="Frees memory space." alt="" coords="133,104,207,129"/>
<area shape="rect" id="node5" href="$d0/dcb/poly__add_8c.html#a6ff38afe4720527c9513139cbab460af" title="The function will add 2 polynomials." coords="133,153,207,179"/> <area shape="rect" id="node5" href="$d0/dcb/poly__add_8c.html#a6ff38afe4720527c9513139cbab460af" title="The function will add 2 polynomials." alt="" coords="133,153,207,179"/>
</map> </map>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.2 (20221119.0110) <!-- Generated by graphviz version 7.0.4 (20221203.1631)
--> -->
<!-- Title: test2 Pages: 1 --> <!-- Title: test2 Pages: 1 -->
<svg width="181pt" height="138pt" <svg width="181pt" height="138pt"

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB

View File

@ -1,19 +1,19 @@
<map id="main" name="main"> <map id="main" name="main">
<area shape="rect" id="node1" title="Main function." coords="5,260,56,285"/> <area shape="rect" id="node1" title="Main function." alt="" coords="5,260,56,285"/>
<area shape="rect" id="node2" href="$d2/df6/kohonen__som__topology_8c.html#a1440a7779ac56f47a3f355ce4a8c7da0" title="Test that creates a random set of points distributed in four clusters in 2D space and trains an SOM t..." coords="104,260,155,285"/> <area shape="rect" id="node2" href="$d2/df6/kohonen__som__topology_8c.html#a1440a7779ac56f47a3f355ce4a8c7da0" title="Test that creates a random set of points distributed in four clusters in 2D space and trains an SOM t..." alt="" coords="104,260,155,285"/>
<area shape="rect" id="node11" href="$d6/d76/k__means__clustering_8c.html#a0283886819c7c140a023582b7269e2d0" title=" " coords="104,437,155,463"/> <area shape="rect" id="node11" href="$d6/d76/k__means__clustering_8c.html#a0283886819c7c140a023582b7269e2d0" title=" " alt="" coords="104,437,155,463"/>
<area shape="rect" id="node16" href="$d2/df6/kohonen__som__topology_8c.html#a6d0455dd5c30adda100e95f0423c786e" title="Test that creates a random set of points distributed in eight clusters in 3D space and trains an SOM ..." coords="104,136,155,161"/> <area shape="rect" id="node16" href="$d2/df6/kohonen__som__topology_8c.html#a6d0455dd5c30adda100e95f0423c786e" title="Test that creates a random set of points distributed in eight clusters in 3D space and trains an SOM ..." alt="" coords="104,136,155,161"/>
<area shape="rect" id="node3" href="$d1/d6b/group__kohonen__2d.html#gaf5ce14f026d6d231bef29161bac2b485" title="Helper function to generate a random number in a given interval." coords="423,223,495,248"/> <area shape="rect" id="node3" href="$d1/d6b/group__kohonen__2d.html#gaf5ce14f026d6d231bef29161bac2b485" title="Helper function to generate a random number in a given interval." alt="" coords="423,223,495,248"/>
<area shape="rect" id="node4" href="$d1/d6b/group__kohonen__2d.html#gac78022076d889bf2ebfb2c41d4527ceb" title="Function that returns the pointer to (x, y, z) ^th location in the linear 3D array given by:" coords="592,211,716,236"/> <area shape="rect" id="node4" href="$d1/d6b/group__kohonen__2d.html#gac78022076d889bf2ebfb2c41d4527ceb" title="Function that returns the pointer to (x, y, z) ^th location in the linear 3D array given by:" alt="" coords="592,211,716,236"/>
<area shape="rect" id="node5" href="$d1/d6b/group__kohonen__2d.html#gacb42eda8af6ebd6a141a34ab00a0b710" title="Apply incremental algorithm with updating neighborhood and learning rates on all samples in the given..." coords="213,336,316,361"/> <area shape="rect" id="node5" href="$d1/d6b/group__kohonen__2d.html#gacb42eda8af6ebd6a141a34ab00a0b710" title="Apply incremental algorithm with updating neighborhood and learning rates on all samples in the given..." alt="" coords="213,336,316,361"/>
<area shape="rect" id="node8" href="$d1/d6b/group__kohonen__2d.html#ga6824dc6d973eb3339af7aef5fea78b0c" title="Save a given n&#45;dimensional data martix to file." coords="213,185,316,211"/> <area shape="rect" id="node8" href="$d1/d6b/group__kohonen__2d.html#ga6824dc6d973eb3339af7aef5fea78b0c" title="Save a given n&#45;dimensional data martix to file." alt="" coords="213,185,316,211"/>
<area shape="rect" id="node9" href="$d1/d6b/group__kohonen__2d.html#ga49d35f68f5d11d8ef6f8cce0d0e7bcba" title="Create the distance matrix or U&#45;matrix from the trained weights and save to disk." coords="211,136,318,161"/> <area shape="rect" id="node9" href="$d1/d6b/group__kohonen__2d.html#ga49d35f68f5d11d8ef6f8cce0d0e7bcba" title="Create the distance matrix or U&#45;matrix from the trained weights and save to disk." alt="" coords="211,136,318,161"/>
<area shape="rect" id="node10" href="$d2/df6/kohonen__som__topology_8c.html#adb5ded007be1fd666fab9affe6764018" title="Creates a random set of points distributed in four clusters in 3D space with centroids at the points." coords="206,235,323,260"/> <area shape="rect" id="node10" href="$d2/df6/kohonen__som__topology_8c.html#adb5ded007be1fd666fab9affe6764018" title="Creates a random set of points distributed in four clusters in 3D space with centroids at the points." alt="" coords="206,235,323,260"/>
<area shape="rect" id="node6" href="$d1/d6b/group__kohonen__2d.html#ga83abb572c60d202e100595a989dfe123" title="Update weights of the SOM using Kohonen algorithm." coords="375,311,544,336"/> <area shape="rect" id="node6" href="$d1/d6b/group__kohonen__2d.html#ga83abb572c60d202e100595a989dfe123" title="Update weights of the SOM using Kohonen algorithm." alt="" coords="375,311,544,336"/>
<area shape="rect" id="node7" href="$d1/d6b/group__kohonen__2d.html#gadc22d512c00a9f5799ee067f4fb90b4b" title="Get minimum value and index of the value in a matrix." coords="609,311,699,336"/> <area shape="rect" id="node7" href="$d1/d6b/group__kohonen__2d.html#gadc22d512c00a9f5799ee067f4fb90b4b" title="Get minimum value and index of the value in a matrix." alt="" coords="609,311,699,336"/>
<area shape="rect" id="node12" href="$d8/d71/group__k__means.html#gaf6259432561e794dea0e060f482d15e2" title=" " coords="231,487,299,512"/> <area shape="rect" id="node12" href="$d8/d71/group__k__means.html#gaf6259432561e794dea0e060f482d15e2" title=" " alt="" coords="231,487,299,512"/>
<area shape="rect" id="node15" href="$d6/d76/k__means__clustering_8c.html#a5b4ba704e02672e59cfa35f82e3db28a" title=" " coords="227,437,302,463"/> <area shape="rect" id="node15" href="$d6/d76/k__means__clustering_8c.html#a5b4ba704e02672e59cfa35f82e3db28a" title=" " alt="" coords="227,437,302,463"/>
<area shape="rect" id="node13" href="$d8/d71/group__k__means.html#gadee39a3f17bf5144df5592e48dbfc9f7" title=" " coords="398,511,521,536"/> <area shape="rect" id="node13" href="$d8/d71/group__k__means.html#gadee39a3f17bf5144df5592e48dbfc9f7" title=" " alt="" coords="398,511,521,536"/>
<area shape="rect" id="node14" href="$d8/d71/group__k__means.html#gad339c41d3ee9e6729aca9e9ab3f7d2d9" title=" " coords="403,461,516,487"/> <area shape="rect" id="node14" href="$d8/d71/group__k__means.html#gad339c41d3ee9e6729aca9e9ab3f7d2d9" title=" " alt="" coords="403,461,516,487"/>
<area shape="rect" id="node17" href="$d2/df6/kohonen__som__topology_8c.html#a5bb02a8322d717ead1b11182c5f02a3a" title="Creates a random set of points distributed in four clusters in 3D space with centroids at the points." coords="203,35,327,60"/> <area shape="rect" id="node17" href="$d2/df6/kohonen__som__topology_8c.html#a5bb02a8322d717ead1b11182c5f02a3a" title="Creates a random set of points distributed in four clusters in 3D space with centroids at the points." alt="" coords="203,35,327,60"/>
</map> </map>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.2 (20221119.0110) <!-- Generated by graphviz version 7.0.4 (20221203.1631)
--> -->
<!-- Title: main Pages: 1 --> <!-- Title: main Pages: 1 -->
<!--zoomable 406 --> <!--zoomable 406 -->

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.2 (20221119.0110) <!-- Generated by graphviz version 7.0.4 (20221203.1631)
--> -->
<!-- Title: main Pages: 1 --> <!-- Title: main Pages: 1 -->
<svg width="541pt" height="406pt" <svg width="541pt" height="406pt"

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View File

@ -1,7 +1,7 @@
<map id="test3" name="test3"> <map id="test3" name="test3">
<area shape="rect" id="node1" title="Test function 3." coords="5,80,56,105"/> <area shape="rect" id="node1" title="Test function 3." alt="" coords="5,80,56,105"/>
<area shape="rect" id="node2" href="$d0/dcb/poly__add_8c.html#a29eace09ec1373a92003075f1c2f6d9d" title="The function will create a polynomial." coords="107,5,233,31"/> <area shape="rect" id="node2" href="$d0/dcb/poly__add_8c.html#a29eace09ec1373a92003075f1c2f6d9d" title="The function will create a polynomial." alt="" coords="107,5,233,31"/>
<area shape="rect" id="node3" href="$d0/dcb/poly__add_8c.html#ab9b9bedcb99f279d491d1b856791a36d" title="The function will display the polynomial." coords="104,55,236,80"/> <area shape="rect" id="node3" href="$d0/dcb/poly__add_8c.html#ab9b9bedcb99f279d491d1b856791a36d" title="The function will display the polynomial." alt="" coords="104,55,236,80"/>
<area shape="rect" id="node4" href="$d0/dcb/poly__add_8c.html#a5a103fff33166d6e4d975b8b63c6e895" title="Frees memory space." coords="133,104,207,129"/> <area shape="rect" id="node4" href="$d0/dcb/poly__add_8c.html#a5a103fff33166d6e4d975b8b63c6e895" title="Frees memory space." alt="" coords="133,104,207,129"/>
<area shape="rect" id="node5" href="$d0/dcb/poly__add_8c.html#a6ff38afe4720527c9513139cbab460af" title="The function will add 2 polynomials." coords="133,153,207,179"/> <area shape="rect" id="node5" href="$d0/dcb/poly__add_8c.html#a6ff38afe4720527c9513139cbab460af" title="The function will add 2 polynomials." alt="" coords="133,153,207,179"/>
</map> </map>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.2 (20221119.0110) <!-- Generated by graphviz version 7.0.4 (20221203.1631)
--> -->
<!-- Title: test3 Pages: 1 --> <!-- Title: test3 Pages: 1 -->
<svg width="181pt" height="138pt" <svg width="181pt" height="138pt"

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB

View File

@ -1,7 +1,7 @@
<map id="test1" name="test1"> <map id="test1" name="test1">
<area shape="rect" id="node1" title="Test function 1." coords="5,80,56,105"/> <area shape="rect" id="node1" title="Test function 1." alt="" coords="5,80,56,105"/>
<area shape="rect" id="node2" href="$d0/dcb/poly__add_8c.html#a29eace09ec1373a92003075f1c2f6d9d" title="The function will create a polynomial." coords="107,5,233,31"/> <area shape="rect" id="node2" href="$d0/dcb/poly__add_8c.html#a29eace09ec1373a92003075f1c2f6d9d" title="The function will create a polynomial." alt="" coords="107,5,233,31"/>
<area shape="rect" id="node3" href="$d0/dcb/poly__add_8c.html#ab9b9bedcb99f279d491d1b856791a36d" title="The function will display the polynomial." coords="104,55,236,80"/> <area shape="rect" id="node3" href="$d0/dcb/poly__add_8c.html#ab9b9bedcb99f279d491d1b856791a36d" title="The function will display the polynomial." alt="" coords="104,55,236,80"/>
<area shape="rect" id="node4" href="$d0/dcb/poly__add_8c.html#a5a103fff33166d6e4d975b8b63c6e895" title="Frees memory space." coords="133,104,207,129"/> <area shape="rect" id="node4" href="$d0/dcb/poly__add_8c.html#a5a103fff33166d6e4d975b8b63c6e895" title="Frees memory space." alt="" coords="133,104,207,129"/>
<area shape="rect" id="node5" href="$d0/dcb/poly__add_8c.html#a6ff38afe4720527c9513139cbab460af" title="The function will add 2 polynomials." coords="133,153,207,179"/> <area shape="rect" id="node5" href="$d0/dcb/poly__add_8c.html#a6ff38afe4720527c9513139cbab460af" title="The function will add 2 polynomials." alt="" coords="133,153,207,179"/>
</map> </map>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.2 (20221119.0110) <!-- Generated by graphviz version 7.0.4 (20221203.1631)
--> -->
<!-- Title: test1 Pages: 1 --> <!-- Title: test1 Pages: 1 -->
<svg width="181pt" height="138pt" <svg width="181pt" height="138pt"

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB

View File

@ -1,4 +1,4 @@
<map id="main" name="main"> <map id="main" name="main">
<area shape="rect" id="node1" title="Main function." coords="5,5,56,31"/> <area shape="rect" id="node1" title="Main function." alt="" coords="5,5,56,31"/>
<area shape="rect" id="node2" href="$d0/dd9/hexadecimal__to__octal2_8c.html#ab83549c0d43c88544be47fa6c4885ae4" title="for printf() and fgets()" coords="104,5,191,31"/> <area shape="rect" id="node2" href="$d0/dd9/hexadecimal__to__octal2_8c.html#ab83549c0d43c88544be47fa6c4885ae4" title="for printf() and fgets()" alt="" coords="104,5,191,31"/>
</map> </map>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.2 (20221119.0110) <!-- Generated by graphviz version 7.0.4 (20221203.1631)
--> -->
<!-- Title: main Pages: 1 --> <!-- Title: main Pages: 1 -->
<svg width="147pt" height="27pt" <svg width="147pt" height="27pt"

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -1,5 +1,5 @@
<map id="data_structures/binary_trees/threaded_binary_trees.c" name="data_structures/binary_trees/threaded_binary_trees.c"> <map id="data_structures/binary_trees/threaded_binary_trees.c" name="data_structures/binary_trees/threaded_binary_trees.c">
<area shape="rect" id="node1" title="This file is a simple implementation of a Threaded Binary Tree." coords="5,5,160,60"/> <area shape="rect" id="node1" title="This file is a simple implementation of a Threaded Binary Tree." alt="" coords="5,5,160,60"/>
<area shape="rect" id="node2" title=" " coords="9,108,71,133"/> <area shape="rect" id="node2" title=" " alt="" coords="9,108,71,133"/>
<area shape="rect" id="node3" title=" " coords="95,108,159,133"/> <area shape="rect" id="node3" title=" " alt="" coords="95,108,159,133"/>
</map> </map>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.2 (20221119.0110) <!-- Generated by graphviz version 7.0.4 (20221203.1631)
--> -->
<!-- Title: data_structures/binary_trees/threaded_binary_trees.c Pages: 1 --> <!-- Title: data_structures/binary_trees/threaded_binary_trees.c Pages: 1 -->
<svg width="124pt" height="104pt" <svg width="124pt" height="104pt"

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

@ -1,4 +1,4 @@
<map id="testZigZag" name="testZigZag"> <map id="testZigZag" name="testZigZag">
<area shape="rect" id="node1" title="Self&#45;test implementations." coords="5,5,89,31"/> <area shape="rect" id="node1" title="Self&#45;test implementations." alt="" coords="5,5,89,31"/>
<area shape="rect" id="node2" href="$d0/df3/6_8c.html#afdf3bfe2dc8aadac13c7e6d051d3bd5d" title="for assert for unsigned int with fixed size" coords="137,5,203,31"/> <area shape="rect" id="node2" href="$d0/df3/6_8c.html#afdf3bfe2dc8aadac13c7e6d051d3bd5d" title="for assert for unsigned int with fixed size" alt="" coords="137,5,203,31"/>
</map> </map>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.2 (20221119.0110) <!-- Generated by graphviz version 7.0.4 (20221203.1631)
--> -->
<!-- Title: testZigZag Pages: 1 --> <!-- Title: testZigZag Pages: 1 -->
<svg width="156pt" height="27pt" <svg width="156pt" height="27pt"

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -1,6 +1,6 @@
<map id="main" name="main"> <map id="main" name="main">
<area shape="rect" id="node1" title="Main function." coords="5,5,56,31"/> <area shape="rect" id="node1" title="Main function." alt="" coords="5,5,56,31"/>
<area shape="rect" id="node2" href="$d0/df3/6_8c.html#aa8dca7b867074164d5f45b0f3851269d" title="Self&#45;test implementations." coords="104,5,148,31"/> <area shape="rect" id="node2" href="$d0/df3/6_8c.html#aa8dca7b867074164d5f45b0f3851269d" title="Self&#45;test implementations." alt="" coords="104,5,148,31"/>
<area shape="rect" id="node3" href="$d0/df3/6_8c.html#a109c3813445bcf97d154a671119deae9" title="Self&#45;test implementations." coords="196,5,280,31"/> <area shape="rect" id="node3" href="$d0/df3/6_8c.html#a109c3813445bcf97d154a671119deae9" title="Self&#45;test implementations." alt="" coords="196,5,280,31"/>
<area shape="rect" id="node4" href="$d0/df3/6_8c.html#afdf3bfe2dc8aadac13c7e6d051d3bd5d" title="for assert for unsigned int with fixed size" coords="328,5,393,31"/> <area shape="rect" id="node4" href="$d0/df3/6_8c.html#afdf3bfe2dc8aadac13c7e6d051d3bd5d" title="for assert for unsigned int with fixed size" alt="" coords="328,5,393,31"/>
</map> </map>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.2 (20221119.0110) <!-- Generated by graphviz version 7.0.4 (20221203.1631)
--> -->
<!-- Title: main Pages: 1 --> <!-- Title: main Pages: 1 -->
<svg width="299pt" height="27pt" <svg width="299pt" height="27pt"

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -1,5 +1,5 @@
<map id="test" name="test"> <map id="test" name="test">
<area shape="rect" id="node1" title="Self&#45;test implementations." coords="5,5,49,31"/> <area shape="rect" id="node1" title="Self&#45;test implementations." alt="" coords="5,5,49,31"/>
<area shape="rect" id="node2" href="$d0/df3/6_8c.html#a109c3813445bcf97d154a671119deae9" title="Self&#45;test implementations." coords="97,5,181,31"/> <area shape="rect" id="node2" href="$d0/df3/6_8c.html#a109c3813445bcf97d154a671119deae9" title="Self&#45;test implementations." alt="" coords="97,5,181,31"/>
<area shape="rect" id="node3" href="$d0/df3/6_8c.html#afdf3bfe2dc8aadac13c7e6d051d3bd5d" title="for assert for unsigned int with fixed size" coords="229,5,295,31"/> <area shape="rect" id="node3" href="$d0/df3/6_8c.html#afdf3bfe2dc8aadac13c7e6d051d3bd5d" title="for assert for unsigned int with fixed size" alt="" coords="229,5,295,31"/>
</map> </map>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.2 (20221119.0110) <!-- Generated by graphviz version 7.0.4 (20221203.1631)
--> -->
<!-- Title: test Pages: 1 --> <!-- Title: test Pages: 1 -->
<svg width="225pt" height="27pt" <svg width="225pt" height="27pt"

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -1,7 +1,7 @@
<map id="sorting/insertion_sort_recursive.c" name="sorting/insertion_sort_recursive.c"> <map id="sorting/insertion_sort_recursive.c" name="sorting/insertion_sort_recursive.c">
<area shape="rect" id="node1" title="Insertion sort algorithm implementation." coords="101,5,243,45"/> <area shape="rect" id="node1" title="Insertion sort algorithm implementation." alt="" coords="101,5,243,45"/>
<area shape="rect" id="node2" title=" " coords="5,93,75,119"/> <area shape="rect" id="node2" title=" " alt="" coords="5,93,75,119"/>
<area shape="rect" id="node3" title=" " coords="99,93,160,119"/> <area shape="rect" id="node3" title=" " alt="" coords="99,93,160,119"/>
<area shape="rect" id="node4" title=" " coords="184,93,248,119"/> <area shape="rect" id="node4" title=" " alt="" coords="184,93,248,119"/>
<area shape="rect" id="node5" title=" " coords="272,93,331,119"/> <area shape="rect" id="node5" title=" " alt="" coords="272,93,331,119"/>
</map> </map>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.2 (20221119.0110) <!-- Generated by graphviz version 7.0.4 (20221203.1631)
--> -->
<!-- Title: sorting/insertion_sort_recursive.c Pages: 1 --> <!-- Title: sorting/insertion_sort_recursive.c Pages: 1 -->
<svg width="252pt" height="93pt" <svg width="252pt" height="93pt"

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB

View File

@ -1,4 +1,4 @@
<map id="project_euler/problem_1/sol4.c" name="project_euler/problem_1/sol4.c"> <map id="project_euler/problem_1/sol4.c" name="project_euler/problem_1/sol4.c">
<area shape="rect" id="node1" title="Problem 1 solution" coords="5,5,152,45"/> <area shape="rect" id="node1" title="Problem 1 solution" alt="" coords="5,5,152,45"/>
<area shape="rect" id="node2" title=" " coords="48,93,109,119"/> <area shape="rect" id="node2" title=" " alt="" coords="48,93,109,119"/>
</map> </map>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.2 (20221119.0110) <!-- Generated by graphviz version 7.0.4 (20221203.1631)
--> -->
<!-- Title: project_euler/problem_1/sol4.c Pages: 1 --> <!-- Title: project_euler/problem_1/sol4.c Pages: 1 -->
<svg width="118pt" height="93pt" <svg width="118pt" height="93pt"

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -1,3 +1,3 @@
<map id="elem" name="elem"> <map id="elem" name="elem">
<area shape="rect" id="node1" title=" " coords="5,5,56,31"/> <area shape="rect" id="node1" title=" " alt="" coords="5,5,56,31"/>
</map> </map>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.2 (20221119.0110) <!-- Generated by graphviz version 7.0.4 (20221203.1631)
--> -->
<!-- Title: elem Pages: 1 --> <!-- Title: elem Pages: 1 -->
<svg width="86pt" height="27pt" <svg width="86pt" height="27pt"

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -1,4 +1,4 @@
<map id="main" name="main"> <map id="main" name="main">
<area shape="rect" id="node1" title="Driver code." coords="5,5,56,31"/> <area shape="rect" id="node1" title="Driver code." alt="" coords="5,5,56,31"/>
<area shape="rect" id="node2" href="$d1/d20/server_8c.html#ac17020a38607ab29ce18939d5194a32a" title="Continuous loop to send and receive over the socket." coords="104,5,151,31"/> <area shape="rect" id="node2" href="$d1/d20/server_8c.html#ac17020a38607ab29ce18939d5194a32a" title="Continuous loop to send and receive over the socket." alt="" coords="104,5,151,31"/>
</map> </map>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.2 (20221119.0110) <!-- Generated by graphviz version 7.0.4 (20221203.1631)
--> -->
<!-- Title: main Pages: 1 --> <!-- Title: main Pages: 1 -->
<svg width="117pt" height="27pt" <svg width="117pt" height="27pt"

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -1,4 +1,4 @@
<map id="Kohonen SOM topology algorithm" name="Kohonen SOM topology algorithm"> <map id="Kohonen SOM topology algorithm" name="Kohonen SOM topology algorithm">
<area shape="rect" id="node1" title=" " coords="237,5,397,45"/> <area shape="rect" id="node1" title=" " alt="" coords="237,5,397,45"/>
<area shape="rect" id="node2" href="$d9/d66/group__machine__learning.html" title=" " coords="5,13,189,38"/> <area shape="rect" id="node2" href="$d9/d66/group__machine__learning.html" title=" " alt="" coords="5,13,189,38"/>
</map> </map>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.2 (20221119.0110) <!-- Generated by graphviz version 7.0.4 (20221203.1631)
--> -->
<!-- Title: Kohonen SOM topology algorithm Pages: 1 --> <!-- Title: Kohonen SOM topology algorithm Pages: 1 -->
<svg width="302pt" height="38pt" <svg width="302pt" height="38pt"

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -1,4 +1,4 @@
<map id="save_u_matrix" name="save_u_matrix"> <map id="save_u_matrix" name="save_u_matrix">
<area shape="rect" id="node1" title="Create the distance matrix or U&#45;matrix from the trained weights and save to disk." coords="5,5,112,31"/> <area shape="rect" id="node1" title="Create the distance matrix or U&#45;matrix from the trained weights and save to disk." alt="" coords="5,5,112,31"/>
<area shape="rect" id="node2" href="$d1/d6b/group__kohonen__2d.html#gac78022076d889bf2ebfb2c41d4527ceb" title="Function that returns the pointer to (x, y, z) ^th location in the linear 3D array given by:" coords="160,5,284,31"/> <area shape="rect" id="node2" href="$d1/d6b/group__kohonen__2d.html#gac78022076d889bf2ebfb2c41d4527ceb" title="Function that returns the pointer to (x, y, z) ^th location in the linear 3D array given by:" alt="" coords="160,5,284,31"/>
</map> </map>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.2 (20221119.0110) <!-- Generated by graphviz version 7.0.4 (20221203.1631)
--> -->
<!-- Title: save_u_matrix Pages: 1 --> <!-- Title: save_u_matrix Pages: 1 -->
<svg width="217pt" height="27pt" <svg width="217pt" height="27pt"

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -1,5 +1,5 @@
<map id="kohonen_update_weights" name="kohonen_update_weights"> <map id="kohonen_update_weights" name="kohonen_update_weights">
<area shape="rect" id="node1" title="Update weights of the SOM using Kohonen algorithm." coords="5,31,175,56"/> <area shape="rect" id="node1" title="Update weights of the SOM using Kohonen algorithm." alt="" coords="5,31,175,56"/>
<area shape="rect" id="node2" href="$d1/d6b/group__kohonen__2d.html#gadc22d512c00a9f5799ee067f4fb90b4b" title="Get minimum value and index of the value in a matrix." coords="240,5,329,31"/> <area shape="rect" id="node2" href="$d1/d6b/group__kohonen__2d.html#gadc22d512c00a9f5799ee067f4fb90b4b" title="Get minimum value and index of the value in a matrix." alt="" coords="240,5,329,31"/>
<area shape="rect" id="node3" href="$d1/d6b/group__kohonen__2d.html#gac78022076d889bf2ebfb2c41d4527ceb" title="Function that returns the pointer to (x, y, z) ^th location in the linear 3D array given by:" coords="223,55,347,80"/> <area shape="rect" id="node3" href="$d1/d6b/group__kohonen__2d.html#gac78022076d889bf2ebfb2c41d4527ceb" title="Function that returns the pointer to (x, y, z) ^th location in the linear 3D array given by:" alt="" coords="223,55,347,80"/>
</map> </map>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.2 (20221119.0110) <!-- Generated by graphviz version 7.0.4 (20221203.1631)
--> -->
<!-- Title: kohonen_update_weights Pages: 1 --> <!-- Title: kohonen_update_weights Pages: 1 -->
<svg width="264pt" height="64pt" <svg width="264pt" height="64pt"

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

@ -1,6 +1,6 @@
<map id="kohonen_som" name="kohonen_som"> <map id="kohonen_som" name="kohonen_som">
<area shape="rect" id="node1" title="Apply incremental algorithm with updating neighborhood and learning rates on all samples in the given..." coords="5,31,108,56"/> <area shape="rect" id="node1" title="Apply incremental algorithm with updating neighborhood and learning rates on all samples in the given..." alt="" coords="5,31,108,56"/>
<area shape="rect" id="node2" href="$d1/d6b/group__kohonen__2d.html#ga83abb572c60d202e100595a989dfe123" title="Update weights of the SOM using Kohonen algorithm." coords="156,31,325,56"/> <area shape="rect" id="node2" href="$d1/d6b/group__kohonen__2d.html#ga83abb572c60d202e100595a989dfe123" title="Update weights of the SOM using Kohonen algorithm." alt="" coords="156,31,325,56"/>
<area shape="rect" id="node3" href="$d1/d6b/group__kohonen__2d.html#gadc22d512c00a9f5799ee067f4fb90b4b" title="Get minimum value and index of the value in a matrix." coords="391,5,480,31"/> <area shape="rect" id="node3" href="$d1/d6b/group__kohonen__2d.html#gadc22d512c00a9f5799ee067f4fb90b4b" title="Get minimum value and index of the value in a matrix." alt="" coords="391,5,480,31"/>
<area shape="rect" id="node4" href="$d1/d6b/group__kohonen__2d.html#gac78022076d889bf2ebfb2c41d4527ceb" title="Function that returns the pointer to (x, y, z) ^th location in the linear 3D array given by:" coords="373,55,497,80"/> <area shape="rect" id="node4" href="$d1/d6b/group__kohonen__2d.html#gac78022076d889bf2ebfb2c41d4527ceb" title="Function that returns the pointer to (x, y, z) ^th location in the linear 3D array given by:" alt="" coords="373,55,497,80"/>
</map> </map>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.2 (20221119.0110) <!-- Generated by graphviz version 7.0.4 (20221203.1631)
--> -->
<!-- Title: kohonen_som Pages: 1 --> <!-- Title: kohonen_som Pages: 1 -->
<svg width="377pt" height="64pt" <svg width="377pt" height="64pt"

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB

View File

@ -1,4 +1,4 @@
<map id="main" name="main"> <map id="main" name="main">
<area shape="rect" id="node1" title="Main function." coords="5,5,56,31"/> <area shape="rect" id="node1" title="Main function." alt="" coords="5,5,56,31"/>
<area shape="rect" id="node2" href="$d1/d6b/tcp__full__duplex__server_8c.html#a7e15c8e2885871839fc2b820dfbdb4ce" title="Utility function used to print an error message to stderr." coords="104,5,152,31"/> <area shape="rect" id="node2" href="$d1/d6b/tcp__full__duplex__server_8c.html#a7e15c8e2885871839fc2b820dfbdb4ce" title="Utility function used to print an error message to stderr." alt="" coords="104,5,152,31"/>
</map> </map>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.2 (20221119.0110) <!-- Generated by graphviz version 7.0.4 (20221203.1631)
--> -->
<!-- Title: main Pages: 1 --> <!-- Title: main Pages: 1 -->
<svg width="118pt" height="27pt" <svg width="118pt" height="27pt"

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -1,7 +1,7 @@
<map id="numerical_methods/ode_forward_euler.c" name="numerical_methods/ode_forward_euler.c"> <map id="numerical_methods/ode_forward_euler.c" name="numerical_methods/ode_forward_euler.c">
<area shape="rect" id="node1" title="Solve a multivariable first order ordinary differential equation (ODEs) using forward Euler method" coords="86,5,246,45"/> <area shape="rect" id="node1" title="Solve a multivariable first order ordinary differential equation (ODEs) using forward Euler method" alt="" coords="86,5,246,45"/>
<area shape="rect" id="node2" title=" " coords="5,93,68,119"/> <area shape="rect" id="node2" title=" " alt="" coords="5,93,68,119"/>
<area shape="rect" id="node3" title=" " coords="93,93,154,119"/> <area shape="rect" id="node3" title=" " alt="" coords="93,93,154,119"/>
<area shape="rect" id="node4" title=" " coords="178,93,242,119"/> <area shape="rect" id="node4" title=" " alt="" coords="178,93,242,119"/>
<area shape="rect" id="node5" title=" " coords="266,93,325,119"/> <area shape="rect" id="node5" title=" " alt="" coords="266,93,325,119"/>
</map> </map>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.2 (20221119.0110) <!-- Generated by graphviz version 7.0.4 (20221203.1631)
--> -->
<!-- Title: numerical_methods/ode_forward_euler.c Pages: 1 --> <!-- Title: numerical_methods/ode_forward_euler.c Pages: 1 -->
<svg width="248pt" height="93pt" <svg width="248pt" height="93pt"

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

View File

@ -1,3 +1,3 @@
<map id="AVLnode" name="AVLnode"> <map id="AVLnode" name="AVLnode">
<area shape="rect" id="node1" title=" " coords="5,7,79,33"/> <area shape="rect" id="node1" title=" " alt="" coords="5,7,79,33"/>
</map> </map>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.2 (20221119.0110) <!-- Generated by graphviz version 7.0.4 (20221203.1631)
--> -->
<!-- Title: AVLnode Pages: 1 --> <!-- Title: AVLnode Pages: 1 -->
<svg width="100pt" height="30pt" <svg width="100pt" height="30pt"

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@ -1,4 +1,4 @@
<map id="test" name="test"> <map id="test" name="test">
<area shape="rect" id="node1" title="Self&#45;test implementations." coords="5,5,49,31"/> <area shape="rect" id="node1" title="Self&#45;test implementations." alt="" coords="5,5,49,31"/>
<area shape="rect" id="node2" href="$d1/d94/odd__even__sort_8c.html#a17761a0788916faded6e2ca1f478ad33" title="oddEvenSort sorts the array using the algorithm described above." coords="97,5,195,31"/> <area shape="rect" id="node2" href="$d1/d94/odd__even__sort_8c.html#a17761a0788916faded6e2ca1f478ad33" title="oddEvenSort sorts the array using the algorithm described above." alt="" coords="97,5,195,31"/>
</map> </map>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 7.0.2 (20221119.0110) <!-- Generated by graphviz version 7.0.4 (20221203.1631)
--> -->
<!-- Title: test Pages: 1 --> <!-- Title: test Pages: 1 -->
<svg width="150pt" height="27pt" <svg width="150pt" height="27pt"

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

Some files were not shown because too many files have changed in this diff Show More