mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-24 22:02:20 +08:00
Documentation for 0953376d31
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
|
||||
<meta name="generator" content="Doxygen 1.9.6"/>
|
||||
<meta name="generator" content="Doxygen 1.9.7"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>Algorithms_in_C++: math/perimeter.cpp File Reference</title>
|
||||
<link href="../../tabs.css" rel="stylesheet" type="text/css"/>
|
||||
@@ -41,7 +41,7 @@ MathJax.Hub.Config({
|
||||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.9.6 -->
|
||||
<!-- Generated by Doxygen 1.9.7 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
var searchBox = new SearchBox("searchBox", "../../search/",'.html');
|
||||
@@ -114,8 +114,7 @@ $(document).ready(function(){initNavTree('d3/dfe/perimeter_8cpp.html','../../');
|
||||
</div><div class="textblock"><div class="dynheader">
|
||||
Include dependency graph for perimeter.cpp:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="../../da/d7b/perimeter_8cpp__incl.svg" width="336" height="111"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
|
||||
</div>
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="../../da/d7b/perimeter_8cpp__incl.svg" width="336" height="111"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
|
||||
</div>
|
||||
</div><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="namespaces" name="namespaces"></a>
|
||||
@@ -192,12 +191,11 @@ Functions</h2></td></tr>
|
||||
<div class="line"><span class="lineno"> 285</span> <a class="code hl_function" href="../../d3/dfe/perimeter_8cpp.html#aa8dca7b867074164d5f45b0f3851269d">test</a>(); <span class="comment">// run self-test implementations</span></div>
|
||||
<div class="line"><span class="lineno"> 286</span> <span class="keywordflow">return</span> 0;</div>
|
||||
<div class="line"><span class="lineno"> 287</span>}</div>
|
||||
<div class="ttc" id="aperimeter_8cpp_html_aa8dca7b867074164d5f45b0f3851269d"><div class="ttname"><a href="../../d3/dfe/perimeter_8cpp.html#aa8dca7b867074164d5f45b0f3851269d">test</a></div><div class="ttdeci">static void test()</div><div class="ttdoc">Self-test implementations.</div><div class="ttdef"><b>Definition:</b> perimeter.cpp:120</div></div>
|
||||
<div class="ttc" id="aperimeter_8cpp_html_aa8dca7b867074164d5f45b0f3851269d"><div class="ttname"><a href="../../d3/dfe/perimeter_8cpp.html#aa8dca7b867074164d5f45b0f3851269d">test</a></div><div class="ttdeci">static void test()</div><div class="ttdoc">Self-test implementations.</div><div class="ttdef"><b>Definition</b> perimeter.cpp:120</div></div>
|
||||
</div><!-- fragment --><div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="../../d3/dfe/perimeter_8cpp_ae66f6b31b5ad750f1fe042a706a4e3d4_cgraph.svg" width="367" height="495"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
|
||||
</div>
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="../../d3/dfe/perimeter_8cpp_ae66f6b31b5ad750f1fe042a706a4e3d4_cgraph.svg" width="367" height="495"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -388,19 +386,18 @@ Here is the call graph for this function:</div>
|
||||
<div class="line"><span class="lineno"> 278</span>}</div>
|
||||
<div class="ttc" id="abasic_ostream_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/io/basic_ostream.html">std::cout</a></div></div>
|
||||
<div class="ttc" id="aendl_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/io/manip/endl.html">std::endl</a></div><div class="ttdeci">T endl(T... args)</div></div>
|
||||
<div class="ttc" id="anamespacemath_html_a0efb235330ff48e14fd31faaccbcebb3"><div class="ttname"><a href="../../dd/d47/namespacemath.html#a0efb235330ff48e14fd31faaccbcebb3">math::parallelogram_perimeter</a></div><div class="ttdeci">T parallelogram_perimeter(T base, T height)</div><div class="ttdoc">perimeter of a parallelogram 2(b + h)</div><div class="ttdef"><b>Definition:</b> perimeter.cpp:75</div></div>
|
||||
<div class="ttc" id="anamespacemath_html_a1d4df7a4e43a2eac1acc0ac610487c73"><div class="ttname"><a href="../../dd/d47/namespacemath.html#a1d4df7a4e43a2eac1acc0ac610487c73">math::cylinder_surface_perimeter</a></div><div class="ttdeci">T cylinder_surface_perimeter(T radius, T height)</div><div class="ttdoc">surface perimeter of a cylinder (2 * radius + 2 * height)</div><div class="ttdef"><b>Definition:</b> perimeter.cpp:111</div></div>
|
||||
<div class="ttc" id="anamespacemath_html_a3d1e4db743b189f309327572663415f3"><div class="ttname"><a href="../../dd/d47/namespacemath.html#a3d1e4db743b189f309327572663415f3">math::triangle_perimeter</a></div><div class="ttdeci">T triangle_perimeter(T base, T height, T hypotenuse)</div><div class="ttdoc">perimeter of a triangle (a + b + c)</div><div class="ttdef"><b>Definition:</b> perimeter.cpp:52</div></div>
|
||||
<div class="ttc" id="anamespacemath_html_a428769a16e9525e56588d7c7709d25a6"><div class="ttname"><a href="../../dd/d47/namespacemath.html#a428769a16e9525e56588d7c7709d25a6">math::rect_perimeter</a></div><div class="ttdeci">T rect_perimeter(T length, T width)</div><div class="ttdoc">perimeter of a rectangle ( 2(l + w) )</div><div class="ttdef"><b>Definition:</b> perimeter.cpp:40</div></div>
|
||||
<div class="ttc" id="anamespacemath_html_a8998ca7b1886d1d7d00aef3b457a9b1b"><div class="ttname"><a href="../../dd/d47/namespacemath.html#a8998ca7b1886d1d7d00aef3b457a9b1b">math::cube_surface_perimeter</a></div><div class="ttdeci">T cube_surface_perimeter(T length)</div><div class="ttdoc">surface perimeter of a cube ( 12</div><div class="ttdef"><b>Definition:</b> perimeter.cpp:86</div></div>
|
||||
<div class="ttc" id="anamespacemath_html_a9236348755183644f1225e162d01ab14"><div class="ttname"><a href="../../dd/d47/namespacemath.html#a9236348755183644f1225e162d01ab14">math::square_perimeter</a></div><div class="ttdeci">T square_perimeter(T length)</div><div class="ttdoc">perimeter of a square (4 * l)</div><div class="ttdef"><b>Definition:</b> perimeter.cpp:28</div></div>
|
||||
<div class="ttc" id="anamespacemath_html_aa8592c3279c41a2c6d4d64eeb488f63f"><div class="ttname"><a href="../../dd/d47/namespacemath.html#aa8592c3279c41a2c6d4d64eeb488f63f">math::n_polygon_surface_perimeter</a></div><div class="ttdeci">T n_polygon_surface_perimeter(T sides, T length)</div><div class="ttdoc">surface perimeter of a n-polygon ( n * l)</div><div class="ttdef"><b>Definition:</b> perimeter.cpp:99</div></div>
|
||||
<div class="ttc" id="anamespacemath_html_ad0acf82b7bc920182bf8322d1e103953"><div class="ttname"><a href="../../dd/d47/namespacemath.html#ad0acf82b7bc920182bf8322d1e103953">math::circle_perimeter</a></div><div class="ttdeci">T circle_perimeter(T radius)</div><div class="ttdoc">perimeter of a circle (2 * pi * r)</div><div class="ttdef"><b>Definition:</b> perimeter.cpp:63</div></div>
|
||||
<div class="ttc" id="anamespacemath_html_a0efb235330ff48e14fd31faaccbcebb3"><div class="ttname"><a href="../../dd/d47/namespacemath.html#a0efb235330ff48e14fd31faaccbcebb3">math::parallelogram_perimeter</a></div><div class="ttdeci">T parallelogram_perimeter(T base, T height)</div><div class="ttdoc">perimeter of a parallelogram 2(b + h)</div><div class="ttdef"><b>Definition</b> perimeter.cpp:75</div></div>
|
||||
<div class="ttc" id="anamespacemath_html_a1d4df7a4e43a2eac1acc0ac610487c73"><div class="ttname"><a href="../../dd/d47/namespacemath.html#a1d4df7a4e43a2eac1acc0ac610487c73">math::cylinder_surface_perimeter</a></div><div class="ttdeci">T cylinder_surface_perimeter(T radius, T height)</div><div class="ttdoc">surface perimeter of a cylinder (2 * radius + 2 * height)</div><div class="ttdef"><b>Definition</b> perimeter.cpp:111</div></div>
|
||||
<div class="ttc" id="anamespacemath_html_a3d1e4db743b189f309327572663415f3"><div class="ttname"><a href="../../dd/d47/namespacemath.html#a3d1e4db743b189f309327572663415f3">math::triangle_perimeter</a></div><div class="ttdeci">T triangle_perimeter(T base, T height, T hypotenuse)</div><div class="ttdoc">perimeter of a triangle (a + b + c)</div><div class="ttdef"><b>Definition</b> perimeter.cpp:52</div></div>
|
||||
<div class="ttc" id="anamespacemath_html_a428769a16e9525e56588d7c7709d25a6"><div class="ttname"><a href="../../dd/d47/namespacemath.html#a428769a16e9525e56588d7c7709d25a6">math::rect_perimeter</a></div><div class="ttdeci">T rect_perimeter(T length, T width)</div><div class="ttdoc">perimeter of a rectangle ( 2(l + w) )</div><div class="ttdef"><b>Definition</b> perimeter.cpp:40</div></div>
|
||||
<div class="ttc" id="anamespacemath_html_a8998ca7b1886d1d7d00aef3b457a9b1b"><div class="ttname"><a href="../../dd/d47/namespacemath.html#a8998ca7b1886d1d7d00aef3b457a9b1b">math::cube_surface_perimeter</a></div><div class="ttdeci">T cube_surface_perimeter(T length)</div><div class="ttdoc">surface perimeter of a cube ( 12</div><div class="ttdef"><b>Definition</b> perimeter.cpp:86</div></div>
|
||||
<div class="ttc" id="anamespacemath_html_a9236348755183644f1225e162d01ab14"><div class="ttname"><a href="../../dd/d47/namespacemath.html#a9236348755183644f1225e162d01ab14">math::square_perimeter</a></div><div class="ttdeci">T square_perimeter(T length)</div><div class="ttdoc">perimeter of a square (4 * l)</div><div class="ttdef"><b>Definition</b> perimeter.cpp:28</div></div>
|
||||
<div class="ttc" id="anamespacemath_html_aa8592c3279c41a2c6d4d64eeb488f63f"><div class="ttname"><a href="../../dd/d47/namespacemath.html#aa8592c3279c41a2c6d4d64eeb488f63f">math::n_polygon_surface_perimeter</a></div><div class="ttdeci">T n_polygon_surface_perimeter(T sides, T length)</div><div class="ttdoc">surface perimeter of a n-polygon ( n * l)</div><div class="ttdef"><b>Definition</b> perimeter.cpp:99</div></div>
|
||||
<div class="ttc" id="anamespacemath_html_ad0acf82b7bc920182bf8322d1e103953"><div class="ttname"><a href="../../dd/d47/namespacemath.html#ad0acf82b7bc920182bf8322d1e103953">math::circle_perimeter</a></div><div class="ttdeci">T circle_perimeter(T radius)</div><div class="ttdoc">perimeter of a circle (2 * pi * r)</div><div class="ttdef"><b>Definition</b> perimeter.cpp:63</div></div>
|
||||
</div><!-- fragment --><div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="../../d3/dfe/perimeter_8cpp_aa8dca7b867074164d5f45b0f3851269d_cgraph.svg" width="270" height="495"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
|
||||
</div>
|
||||
<div class="center"><iframe scrolling="no" frameborder="0" src="../../d3/dfe/perimeter_8cpp_aa8dca7b867074164d5f45b0f3851269d_cgraph.svg" width="270" height="495"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -411,7 +408,7 @@ Here is the call graph for this function:</div>
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="../../dir_296d53ceaeaa7e099814a6def439fe8a.html">math</a></li><li class="navelem"><a class="el" href="../../d3/dfe/perimeter_8cpp.html">perimeter.cpp</a></li>
|
||||
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="../../doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.6 </li>
|
||||
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="../../doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.7 </li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user