mirror of
https://github.moeyy.xyz/https://github.com/TheAlgorithms/C.git
synced 2023-10-11 15:56:24 +08:00
12 lines
1.8 KiB
Plaintext
12 lines
1.8 KiB
Plaintext
<map id="main" name="main">
|
|
<area shape="rect" id="node1" title="Main Function." coords="5,129,56,155"/>
|
|
<area shape="rect" id="node2" href="$da/da0/segment__tree_8c.html#aa8dca7b867074164d5f45b0f3851269d" title="Test RMQ Testing Segment tree using Range Minimum Queries." coords="104,129,148,155"/>
|
|
<area shape="rect" id="node3" href="$da/da0/segment__tree_8c.html#a93bfab032ce9dbc0c1feaeee32a885fb" title="Utility for test A function compare for minimum between two integers This function is used as combine..." coords="235,5,310,31"/>
|
|
<area shape="rect" id="node4" href="$da/da0/segment__tree_8c.html#aae59daf9a0dc33f8cbc7a525a616ee75" title="Builds a Segment tree It is assumed that leaves of tree already contains data." coords="205,55,340,80"/>
|
|
<area shape="rect" id="node5" href="$da/da0/segment__tree_8c.html#af20a9f373083d3f701e1cd92560cef01" title="Dispose Segment Tree Frees all heap memory accquired by segment tree." coords="196,104,349,129"/>
|
|
<area shape="rect" id="node6" href="$da/da0/segment__tree_8c.html#a3513a2b7c3f1d15aa3d019af1f834cde" title="Initializes Segment Tree Accquires memory for segment tree and fill the leaves of segment tree with d..." coords="210,153,335,179"/>
|
|
<area shape="rect" id="node8" href="$da/da0/segment__tree_8c.html#af61bd96660cb53f49f28d60a5f1d0c91" title="Query the segment tree This function helps in range query of segment tree This function assumes that ..." coords="203,203,343,228"/>
|
|
<area shape="rect" id="node9" href="$da/da0/segment__tree_8c.html#a1e81a9bbf01716f1b4fb27ef36a9098c" title="For point updates This function updates the element at given index and also updates segment tree acco..." coords="199,252,346,277"/>
|
|
<area shape="rect" id="node7" href="$dd/d93/client_8c.html#ac17020a38607ab29ce18939d5194a32a" title="Continuous loop to send and receive over the socket." coords="397,153,444,179"/>
|
|
</map>
|