neuralpp/doc/html/classneuralpp_1_1InvalidSyn...

92 lines
4.4 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>Neural++: neuralpp::InvalidSynapticalWeightException Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.6 -->
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li><a href="examples.html"><span>Examples</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul>
</div>
<div class="navpath"><a class="el" href="namespaceneuralpp.html">neuralpp</a>::<a class="el" href="classneuralpp_1_1InvalidSynapticalWeightException.html">InvalidSynapticalWeightException</a>
</div>
</div>
<div class="contents">
<h1>neuralpp::InvalidSynapticalWeightException Class Reference</h1><!-- doxytag: class="neuralpp::InvalidSynapticalWeightException" -->Exception raised when, while trying the network or directly, the weight of a synapsis is set to a value |w| &gt; 1.
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="neural_09_09__exception_8hpp-source.html">neural++_exception.hpp</a>&gt;</code>
<p>
<p>
<a href="classneuralpp_1_1InvalidSynapticalWeightException-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classneuralpp_1_1InvalidSynapticalWeightException.html#42e54de0ef9d9f711a483287f4f95916">InvalidSynapticalWeightException</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classneuralpp_1_1InvalidSynapticalWeightException.html#8d374dd7e8363b2551ae6e306b11473a">what</a> () const throw ()</td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Exception raised when, while trying the network or directly, the weight of a synapsis is set to a value |w| &gt; 1. <hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="42e54de0ef9d9f711a483287f4f95916"></a><!-- doxytag: member="neuralpp::InvalidSynapticalWeightException::InvalidSynapticalWeightException" ref="42e54de0ef9d9f711a483287f4f95916" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">neuralpp::InvalidSynapticalWeightException::InvalidSynapticalWeightException </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="8d374dd7e8363b2551ae6e306b11473a"></a><!-- doxytag: member="neuralpp::InvalidSynapticalWeightException::what" ref="8d374dd7e8363b2551ae6e306b11473a" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const char* neuralpp::InvalidSynapticalWeightException::what </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td> const throw ()<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="neural_09_09__exception_8hpp-source.html">neural++_exception.hpp</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Sun Aug 16 20:53:42 2009 for Neural++ by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
</body>
</html>