mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-07-16 11:32:44 +08:00
Documentation for 6376bf46af
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<map id="divide_and_conquer::strassens_multiplication::Matrix< T, typename >" name="divide_and_conquer::strassens_multiplication::Matrix< T, typename >">
|
||||
<area shape="rect" id="Node000001" title="Matrix class." alt="" coords="5,109,175,165"/>
|
||||
<area shape="rect" id="Node000002" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/vector.html" title=" " alt="" coords="11,5,169,46"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="93,61,93,109,87,109,87,61"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="93,62,93,109,87,109,87,62"/>
|
||||
</map>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 8.1.0 (20230707.0739)
|
||||
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
|
||||
-->
|
||||
<!-- Title: divide_and_conquer::strassens_multiplication::Matrix< T, typename > Pages: 1 -->
|
||||
<svg width="135pt" height="128pt"
|
||||
@@ -43,8 +43,8 @@
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node2->Node1</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M63.5,-77.98C63.5,-66.44 63.5,-52.96 63.5,-42.1"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="60,-77.7 63.5,-87.7 67,-77.7 60,-77.7"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M63.5,-77.26C63.5,-65.88 63.5,-52.73 63.5,-42.1"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="60,-77.19 63.5,-87.19 67,-77.19 60,-77.19"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="75.88" y="-61.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> _mat</text>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 3.1 KiB |
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 8.1.0 (20230707.0739)
|
||||
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
|
||||
-->
|
||||
<!-- Title: divide_and_conquer::strassens_multiplication::Matrix< T, typename > Pages: 1 -->
|
||||
<svg width="135pt" height="128pt"
|
||||
@@ -33,8 +33,8 @@
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node2->Node1</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M63.5,-77.98C63.5,-66.44 63.5,-52.96 63.5,-42.1"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="60,-77.7 63.5,-87.7 67,-77.7 60,-77.7"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M63.5,-77.26C63.5,-65.88 63.5,-52.73 63.5,-42.1"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="60,-77.19 63.5,-87.19 67,-77.19 60,-77.19"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="75.88" y="-61.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> _mat</text>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.3 KiB |
Reference in New Issue
Block a user