summaryrefslogtreecommitdiffstats
path: root/docs/doxygen/html/class_exponential.html
diff options
context:
space:
mode:
authorThales Lima Oliveira <thaleslima.ufu@gmail.com>2017-10-05 20:02:59 -0300
committerThales Lima Oliveira <thaleslima.ufu@gmail.com>2017-10-05 20:02:59 -0300
commitbc5a3e8923cb8efedbbd5b88e212eb0e9009cf87 (patch)
treea86d950b5ed31b6a7722ba3ef073d54ffc323a6e /docs/doxygen/html/class_exponential.html
parentc7c1963fae6f88a55b3f7e4a3f9ea17e964d23d2 (diff)
downloadPSP.git-bc5a3e8923cb8efedbbd5b88e212eb0e9009cf87.tar.gz
PSP.git-bc5a3e8923cb8efedbbd5b88e212eb0e9009cf87.tar.xz
PSP.git-bc5a3e8923cb8efedbbd5b88e212eb0e9009cf87.zip
Add copyright on files and documentation update
Diffstat (limited to 'docs/doxygen/html/class_exponential.html')
-rw-r--r--docs/doxygen/html/class_exponential.html30
1 files changed, 22 insertions, 8 deletions
diff --git a/docs/doxygen/html/class_exponential.html b/docs/doxygen/html/class_exponential.html
index 833e923..c5a7707 100644
--- a/docs/doxygen/html/class_exponential.html
+++ b/docs/doxygen/html/class_exponential.html
@@ -21,6 +21,12 @@
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
+<script type="text/x-mathjax-config">
+ MathJax.Hub.Config({
+ extensions: ["tex2jax.js"],
+ jax: ["input/TeX","output/HTML-CSS"],
+});
+</script><script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.2/MathJax.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
@@ -86,6 +92,11 @@ $(document).ready(function(){initNavTree('class_exponential.html','');});
<div class="title">Exponential Class Reference</div> </div>
</div><!--header-->
<div class="contents">
+
+<p>Generates an output following an exponential function. \( output = A\cdot e^{B\cdot input} \).
+ <a href="class_exponential.html#details">More...</a></p>
+
+<p><code>#include &lt;<a class="el" href="_exponential_8h_source.html">Exponential.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for Exponential:</div>
<div class="dyncontent">
@@ -465,8 +476,11 @@ Additional Inherited Members</h2></td></tr>
<tr class="separator:abb2e253ec1e86353cd7160209c96553c inherit pub_static_methods_class_element"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
-<div class="textblock">
-<p class="definition">Definition at line <a class="el" href="_exponential_8h_source.html#l00008">8</a> of file <a class="el" href="_exponential_8h_source.html">Exponential.h</a>.</p>
+<div class="textblock"><p>Generates an output following an exponential function. \( output = A\cdot e^{B\cdot input} \). </p>
+<dl class="section author"><dt>Author</dt><dd>Thales Lima Oliveira <a href="#" onclick="location.href='mai'+'lto:'+'tha'+'le'+'s@u'+'fu'+'.br'; return false;">thale<span style="display: none;">.nosp@m.</span>s@uf<span style="display: none;">.nosp@m.</span>u.br</a> </dd></dl>
+<dl class="section date"><dt>Date</dt><dd>05/10/2017 </dd></dl>
+
+<p class="definition">Definition at line <a class="el" href="_exponential_8h_source.html#l00033">33</a> of file <a class="el" href="_exponential_8h_source.html">Exponential.h</a>.</p>
</div><h2 class="groupheader">Member Function Documentation</h2>
<a id="a79eabfca357002f160b082a6df9f6f2b"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a79eabfca357002f160b082a6df9f6f2b">&#9670;&nbsp;</a></span>Contains()</h2>
@@ -502,7 +516,7 @@ Additional Inherited Members</h2></td></tr>
<p>Implements <a class="el" href="class_element.html#abf6c4949733debca55b2f56d8e9b7372">Element</a>.</p>
-<p class="definition">Definition at line <a class="el" href="_exponential_8h_source.html#l00015">15</a> of file <a class="el" href="_exponential_8h_source.html">Exponential.h</a>.</p>
+<p class="definition">Definition at line <a class="el" href="_exponential_8h_source.html#l00040">40</a> of file <a class="el" href="_exponential_8h_source.html">Exponential.h</a>.</p>
</div>
</div>
@@ -551,7 +565,7 @@ Additional Inherited Members</h2></td></tr>
<p>Reimplemented from <a class="el" href="class_element.html#a551ed1eeab446b5366d56c2ee9dec187">Element</a>.</p>
-<p class="definition">Definition at line <a class="el" href="_exponential_8cpp_source.html#l00017">17</a> of file <a class="el" href="_exponential_8cpp_source.html">Exponential.cpp</a>.</p>
+<p class="definition">Definition at line <a class="el" href="_exponential_8cpp_source.html#l00034">34</a> of file <a class="el" href="_exponential_8cpp_source.html">Exponential.cpp</a>.</p>
</div>
</div>
@@ -583,7 +597,7 @@ Additional Inherited Members</h2></td></tr>
<p>Reimplemented from <a class="el" href="class_element.html#aeabe64a5907e917c8b61afd605ea52c3">Element</a>.</p>
-<p class="definition">Definition at line <a class="el" href="_exponential_8cpp_source.html#l00121">121</a> of file <a class="el" href="_exponential_8cpp_source.html">Exponential.cpp</a>.</p>
+<p class="definition">Definition at line <a class="el" href="_exponential_8cpp_source.html#l00138">138</a> of file <a class="el" href="_exponential_8cpp_source.html">Exponential.cpp</a>.</p>
</div>
</div>
@@ -621,7 +635,7 @@ Additional Inherited Members</h2></td></tr>
<p>Implements <a class="el" href="class_element.html#a038dfd8452fe48ab04bc4e47820c148e">Element</a>.</p>
-<p class="definition">Definition at line <a class="el" href="_exponential_8h_source.html#l00016">16</a> of file <a class="el" href="_exponential_8h_source.html">Exponential.h</a>.</p>
+<p class="definition">Definition at line <a class="el" href="_exponential_8h_source.html#l00041">41</a> of file <a class="el" href="_exponential_8h_source.html">Exponential.h</a>.</p>
</div>
</div>
@@ -659,7 +673,7 @@ Additional Inherited Members</h2></td></tr>
<p>Reimplemented from <a class="el" href="class_element.html#afab568cea0a7074bb9984e94bd2ba52e">Element</a>.</p>
-<p class="definition">Definition at line <a class="el" href="_exponential_8cpp_source.html#l00067">67</a> of file <a class="el" href="_exponential_8cpp_source.html">Exponential.cpp</a>.</p>
+<p class="definition">Definition at line <a class="el" href="_exponential_8cpp_source.html#l00084">84</a> of file <a class="el" href="_exponential_8cpp_source.html">Exponential.cpp</a>.</p>
</div>
</div>
@@ -709,7 +723,7 @@ Additional Inherited Members</h2></td></tr>
<p>Reimplemented from <a class="el" href="class_element.html#ae1652eded3ccbd241a783691117418b2">Element</a>.</p>
-<p class="definition">Definition at line <a class="el" href="_exponential_8cpp_source.html#l00056">56</a> of file <a class="el" href="_exponential_8cpp_source.html">Exponential.cpp</a>.</p>
+<p class="definition">Definition at line <a class="el" href="_exponential_8cpp_source.html#l00073">73</a> of file <a class="el" href="_exponential_8cpp_source.html">Exponential.cpp</a>.</p>
</div>
</div>