mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-30 08:41:30 +08:00
Documentation for 1371b5390a
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<map id="math/vector_cross_product.cpp" name="math/vector_cross_product.cpp">
|
||||
<area shape="rect" id="node1" title="Calculates the Cross Product and the magnitude of two mathematical 3D vectors." alt="" coords="63,5,268,31"/>
|
||||
<area shape="rect" id="node2" title=" " alt="" coords="5,79,77,104"/>
|
||||
<area shape="rect" id="node3" title=" " alt="" coords="101,79,152,104"/>
|
||||
<area shape="rect" id="node4" title=" " alt="" coords="176,79,235,104"/>
|
||||
<area shape="rect" id="node5" title=" " alt="" coords="259,79,325,104"/>
|
||||
<area shape="rect" id="node1" title="Calculates the Cross Product and the magnitude of two mathematical 3D vectors." coords="63,5,268,31"/>
|
||||
<area shape="rect" id="node2" title=" " coords="5,79,77,104"/>
|
||||
<area shape="rect" id="node3" title=" " coords="101,79,152,104"/>
|
||||
<area shape="rect" id="node4" title=" " coords="176,79,235,104"/>
|
||||
<area shape="rect" id="node5" title=" " coords="259,79,325,104"/>
|
||||
</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 7.0.1 (20221109.1506)
|
||||
<!-- Generated by graphviz version 7.0.2 (20221119.0110)
|
||||
-->
|
||||
<!-- Title: math/vector_cross_product.cpp Pages: 1 -->
|
||||
<svg width="248pt" height="82pt"
|
||||
|
||||
|
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.3 KiB |
Reference in New Issue
Block a user