TheAlgorithms-C/d7/d98/spirograph_8c_a3c04138a5bfe5d72780bb7e82a18e627_cgraph.map
2021-10-25 19:34:27 +00:00

14 lines
2.1 KiB
Plaintext

<map id="main" name="main">
<area shape="rect" id="node1" title="Main function." alt="" coords="5,107,56,133"/>
<area shape="rect" id="node2" href="$d7/d98/spirograph_8c.html#a708a4c1a4d0c4acc4c447310dd4db27f" title="Test function to save resulting points to a CSV file." alt="" coords="107,44,151,71"/>
<area shape="rect" id="node4" href="$dd/d8c/adaline__learning_8c.html#a05cc9a0acb524fde727a4d7b4a747ee6" title="test function to predict points in a 2D coordinate system above the line &#160;as +1 and others as &#45;1." alt="" coords="104,132,155,159"/>
<area shape="rect" id="node3" href="$d7/d98/spirograph_8c.html#a0daa148091ec953809fc172289f773d3" title="Generate spirograph curve into arrays x and y such that the i^th point in 2D is represented by (x[i],..." alt="" coords="215,5,300,32"/>
<area shape="rect" id="node5" href="$da/d2a/group__adaline.html#gaa52120912e32d2893fe1c6d78da5befd" title="Update the weights of the model using supervised learning for an array of vectors." alt="" coords="216,56,299,83"/>
<area shape="rect" id="node7" href="$da/d2a/group__adaline.html#gac70b578aee679005fd336073969c3d94" title="predict the output of the model for given set of features" alt="" coords="573,107,685,133"/>
<area shape="rect" id="node9" href="$da/d2a/group__adaline.html#gadb1a7acb555ad62daaf3806bf2fed036" title="Operator to print the weights of the model." alt="" coords="360,107,525,133"/>
<area shape="rect" id="node10" href="$da/d2a/group__adaline.html#ga6f35caa3084772cc126ac7b20f67f665" title="delete dynamically allocated memory" alt="" coords="203,208,312,235"/>
<area shape="rect" id="node11" href="$da/d2a/group__adaline.html#gacd88962c5f6341e43cbc69b4a7d3485b" title="Default constructor." alt="" coords="209,259,306,285"/>
<area shape="rect" id="node6" href="$da/d2a/group__adaline.html#ga20d3642e0a87f36fdb7bf91b023cd166" title="Update the weights of the model using supervised learning for one feature vector." alt="" coords="376,56,509,83"/>
<area shape="rect" id="node8" href="$da/d2a/group__adaline.html#ga43576566b020c4157d4fb28f0dd45cfa" title="Heaviside activation function" alt="" coords="733,107,863,133"/>
</map>