Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > d5e74628f0e673bb8680aebce32b2c04 > files > 3395

itk-doc-3.12.0-1mdv2010.0.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta name="robots" content="noindex">
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ITK: itk::Functor::WeightedAdd2&lt; TInput1, TInput2, TOutput &gt; Class Template Reference</title>
<link href="DoxygenStyle.css" rel="stylesheet" type="text/css">
</head><body bgcolor="#ffffff">


<!--  Section customized for INSIGHT : Tue Jul 17 01:02:45 2001 -->
<center>
<a href="index.html" class="qindex">Main Page</a>&nbsp;&nbsp; 
<a href="modules.html" class="qindex">Groups</a>&nbsp;&nbsp;
<a href="namespaces.html" class="qindex">Namespace List</a>&nbsp;&nbsp;
<a href="hierarchy.html" class="qindex">Class Hierarchy</a>&nbsp;&nbsp;
<a href="classes.html" class="qindex">Alphabetical List</a>&nbsp;&nbsp;
<a href="annotated.html" class="qindex">Compound List</a>&nbsp;&nbsp; 
<a href="files.html" class="qindex">File
List</a>&nbsp;&nbsp; 
<a href="namespacemembers.html" class="qindex">Namespace Members</a>&nbsp;&nbsp; 
<a href="functions.html" class="qindex">Compound Members</a>&nbsp;&nbsp; 
<a href="globals.html" class="qindex">File Members</a>&nbsp;&nbsp;
<a href="pages.html" class="qindex">Concepts</a></center>


<!-- Generated by Doxygen 1.5.9 -->
  <div class="navpath"><a class="el" href="namespaceitk.html">itk</a>::<a class="el" href="namespaceitk_1_1Functor.html">Functor</a>::<a class="el" href="classitk_1_1Functor_1_1WeightedAdd2.html">WeightedAdd2</a>
  </div>
<div class="contents">
<h1>itk::Functor::WeightedAdd2&lt; TInput1, TInput2, TOutput &gt; Class Template Reference</h1><!-- doxytag: class="itk::Functor::WeightedAdd2" --><code>#include &lt;<a class="el" href="itkWeightedAddImageFilter_8h_source.html">itkWeightedAddImageFilter.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for itk::Functor::WeightedAdd2&lt; TInput1, TInput2, TOutput &gt;:</div>
<div class="dynsection">
<p><center><img src="classitk_1_1Functor_1_1WeightedAdd2__inherit__graph.png" border="0" usemap="#itk_1_1Functor_1_1WeightedAdd2_3_01TInput1_00_01TInput2_00_01TOutput_01_4__inherit__map" alt="Inheritance graph"></center>
<map name="itk_1_1Functor_1_1WeightedAdd2_3_01TInput1_00_01TInput2_00_01TOutput_01_4__inherit__map">
<area shape="rect" id="node3" href="classitk_1_1Functor_1_1WeightedAdd2.html" title="itk::Functor::WeightedAdd2\&lt; TInputImage1::PixelType, TInputImage2::PixelType, TOutputImage::PixelType \&gt;" alt="" coords="1020,8,1775,37"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="classitk_1_1Functor_1_1WeightedAdd2-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 Types</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef NumericTraits&lt; TInput1 &gt;<br class="typebreak">
::AccumulateType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1Functor_1_1WeightedAdd2.html#92444af796c608d2ce04e5dab73b6b0b">AccumulatorType</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef NumericTraits&lt; TInput1 &gt;<br class="typebreak">
::<a class="el" href="classitk_1_1Functor_1_1WeightedAdd2.html#6ac677aeb72b6a2f904f4063057230fa">RealType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1Functor_1_1WeightedAdd2.html#6ac677aeb72b6a2f904f4063057230fa">RealType</a></td></tr>

<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classitk_1_1Functor_1_1WeightedAdd2.html#6ac677aeb72b6a2f904f4063057230fa">RealType</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1Functor_1_1WeightedAdd2.html#ab95357af41818ee08c0e2282713e08f">GetAlpha</a> () const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1Functor_1_1WeightedAdd2.html#5ddac84662be84e7ea71fb89b0390440">operator!=</a> (const <a class="el" href="classitk_1_1Functor_1_1WeightedAdd2.html">WeightedAdd2</a> &amp;other) const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">TOutput&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1Functor_1_1WeightedAdd2.html#f29249098eac4158e0308ceb1b0532d1">operator()</a> (const TInput1 &amp;<a class="el" href="classA.html">A</a>, const TInput2 &amp;B)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1Functor_1_1WeightedAdd2.html#e77b995e13df0bfa336010fdaf33cf96">operator==</a> (const <a class="el" href="classitk_1_1Functor_1_1WeightedAdd2.html">WeightedAdd2</a> &amp;other) const </td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1Functor_1_1WeightedAdd2.html#e78ba8840670ef92ddbe3beb79c6dc76">SetAlpha</a> (<a class="el" href="classitk_1_1Functor_1_1WeightedAdd2.html#6ac677aeb72b6a2f904f4063057230fa">RealType</a> alpha)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1Functor_1_1WeightedAdd2.html#dbb7a15ed61fad1e2311a98ea8fc7ff3">WeightedAdd2</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1Functor_1_1WeightedAdd2.html#05efc020595154e6ae17e2e8d030ce9a">~WeightedAdd2</a> ()</td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<h3>template&lt;class TInput1, class TInput2, class TOutput&gt;<br>
 class itk::Functor::WeightedAdd2&lt; TInput1, TInput2, TOutput &gt;</h3>


<p>Definition at line <a class="el" href="itkWeightedAddImageFilter_8h_source.html#l00057">57</a> of file <a class="el" href="itkWeightedAddImageFilter_8h_source.html">itkWeightedAddImageFilter.h</a>.</p>
<hr><h2>Member Typedef Documentation</h2>
<a class="anchor" name="92444af796c608d2ce04e5dab73b6b0b"></a><!-- doxytag: member="itk::Functor::WeightedAdd2::AccumulatorType" ref="92444af796c608d2ce04e5dab73b6b0b" args="" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class TInput1, class TInput2, class TOutput&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">typedef NumericTraits&lt; TInput1 &gt;::AccumulateType <a class="el" href="classitk_1_1Functor_1_1WeightedAdd2.html">itk::Functor::WeightedAdd2</a>&lt; TInput1, TInput2, TOutput &gt;::<a class="el" href="classitk_1_1Functor_1_1WeightedAdd2.html#92444af796c608d2ce04e5dab73b6b0b">AccumulatorType</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="itkWeightedAddImageFilter_8h_source.html#l00060">60</a> of file <a class="el" href="itkWeightedAddImageFilter_8h_source.html">itkWeightedAddImageFilter.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="6ac677aeb72b6a2f904f4063057230fa"></a><!-- doxytag: member="itk::Functor::WeightedAdd2::RealType" ref="6ac677aeb72b6a2f904f4063057230fa" args="" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class TInput1, class TInput2, class TOutput&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">typedef NumericTraits&lt; TInput1 &gt;::<a class="el" href="classitk_1_1Functor_1_1WeightedAdd2.html#6ac677aeb72b6a2f904f4063057230fa">RealType</a> <a class="el" href="classitk_1_1Functor_1_1WeightedAdd2.html">itk::Functor::WeightedAdd2</a>&lt; TInput1, TInput2, TOutput &gt;::<a class="el" href="classitk_1_1Functor_1_1WeightedAdd2.html#6ac677aeb72b6a2f904f4063057230fa">RealType</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="itkWeightedAddImageFilter_8h_source.html#l00061">61</a> of file <a class="el" href="itkWeightedAddImageFilter_8h_source.html">itkWeightedAddImageFilter.h</a>.</p>

</div>
</div><p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="dbb7a15ed61fad1e2311a98ea8fc7ff3"></a><!-- doxytag: member="itk::Functor::WeightedAdd2::WeightedAdd2" ref="dbb7a15ed61fad1e2311a98ea8fc7ff3" args="()" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class TInput1, class TInput2, class TOutput&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classitk_1_1Functor_1_1WeightedAdd2.html">itk::Functor::WeightedAdd2</a>&lt; TInput1, TInput2, TOutput &gt;::<a class="el" href="classitk_1_1Functor_1_1WeightedAdd2.html">WeightedAdd2</a>           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="itkWeightedAddImageFilter_8h_source.html#l00062">62</a> of file <a class="el" href="itkWeightedAddImageFilter_8h_source.html">itkWeightedAddImageFilter.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="05efc020595154e6ae17e2e8d030ce9a"></a><!-- doxytag: member="itk::Functor::WeightedAdd2::~WeightedAdd2" ref="05efc020595154e6ae17e2e8d030ce9a" args="()" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class TInput1, class TInput2, class TOutput&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classitk_1_1Functor_1_1WeightedAdd2.html">itk::Functor::WeightedAdd2</a>&lt; TInput1, TInput2, TOutput &gt;::~<a class="el" href="classitk_1_1Functor_1_1WeightedAdd2.html">WeightedAdd2</a>           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="itkWeightedAddImageFilter_8h_source.html#l00063">63</a> of file <a class="el" href="itkWeightedAddImageFilter_8h_source.html">itkWeightedAddImageFilter.h</a>.</p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="ab95357af41818ee08c0e2282713e08f"></a><!-- doxytag: member="itk::Functor::WeightedAdd2::GetAlpha" ref="ab95357af41818ee08c0e2282713e08f" args="() const " -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class TInput1, class TInput2, class TOutput&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classitk_1_1Functor_1_1WeightedAdd2.html#6ac677aeb72b6a2f904f4063057230fa">RealType</a> <a class="el" href="classitk_1_1Functor_1_1WeightedAdd2.html">itk::Functor::WeightedAdd2</a>&lt; TInput1, TInput2, TOutput &gt;::GetAlpha           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="itkWeightedAddImageFilter_8h_source.html#l00088">88</a> of file <a class="el" href="itkWeightedAddImageFilter_8h_source.html">itkWeightedAddImageFilter.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="5ddac84662be84e7ea71fb89b0390440"></a><!-- doxytag: member="itk::Functor::WeightedAdd2::operator!=" ref="5ddac84662be84e7ea71fb89b0390440" args="(const WeightedAdd2 &amp;other) const " -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class TInput1, class TInput2, class TOutput&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="classitk_1_1Functor_1_1WeightedAdd2.html">itk::Functor::WeightedAdd2</a>&lt; TInput1, TInput2, TOutput &gt;::operator!=           </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classitk_1_1Functor_1_1WeightedAdd2.html">WeightedAdd2</a>&lt; TInput1, TInput2, TOutput &gt; &amp;&nbsp;</td>
          <td class="paramname"> <em>other</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="itkWeightedAddImageFilter_8h_source.html#l00064">64</a> of file <a class="el" href="itkWeightedAddImageFilter_8h_source.html">itkWeightedAddImageFilter.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="f29249098eac4158e0308ceb1b0532d1"></a><!-- doxytag: member="itk::Functor::WeightedAdd2::operator()" ref="f29249098eac4158e0308ceb1b0532d1" args="(const TInput1 &amp;A, const TInput2 &amp;B)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class TInput1, class TInput2, class TOutput&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">TOutput <a class="el" href="classitk_1_1Functor_1_1WeightedAdd2.html">itk::Functor::WeightedAdd2</a>&lt; TInput1, TInput2, TOutput &gt;::operator()           </td>
          <td>(</td>
          <td class="paramtype">const TInput1 &amp;&nbsp;</td>
          <td class="paramname"> <em>A</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const TInput2 &amp;&nbsp;</td>
          <td class="paramname"> <em>B</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="itkWeightedAddImageFilter_8h_source.html#l00077">77</a> of file <a class="el" href="itkWeightedAddImageFilter_8h_source.html">itkWeightedAddImageFilter.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="e77b995e13df0bfa336010fdaf33cf96"></a><!-- doxytag: member="itk::Functor::WeightedAdd2::operator==" ref="e77b995e13df0bfa336010fdaf33cf96" args="(const WeightedAdd2 &amp;other) const " -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class TInput1, class TInput2, class TOutput&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">bool <a class="el" href="classitk_1_1Functor_1_1WeightedAdd2.html">itk::Functor::WeightedAdd2</a>&lt; TInput1, TInput2, TOutput &gt;::operator==           </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classitk_1_1Functor_1_1WeightedAdd2.html">WeightedAdd2</a>&lt; TInput1, TInput2, TOutput &gt; &amp;&nbsp;</td>
          <td class="paramname"> <em>other</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="itkWeightedAddImageFilter_8h_source.html#l00072">72</a> of file <a class="el" href="itkWeightedAddImageFilter_8h_source.html">itkWeightedAddImageFilter.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="e78ba8840670ef92ddbe3beb79c6dc76"></a><!-- doxytag: member="itk::Functor::WeightedAdd2::SetAlpha" ref="e78ba8840670ef92ddbe3beb79c6dc76" args="(RealType alpha)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class TInput1, class TInput2, class TOutput&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">void <a class="el" href="classitk_1_1Functor_1_1WeightedAdd2.html">itk::Functor::WeightedAdd2</a>&lt; TInput1, TInput2, TOutput &gt;::SetAlpha           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classitk_1_1Functor_1_1WeightedAdd2.html#6ac677aeb72b6a2f904f4063057230fa">RealType</a>&nbsp;</td>
          <td class="paramname"> <em>alpha</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="itkWeightedAddImageFilter_8h_source.html#l00083">83</a> of file <a class="el" href="itkWeightedAddImageFilter_8h_source.html">itkWeightedAddImageFilter.h</a>.</p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="itkWeightedAddImageFilter_8h_source.html">itkWeightedAddImageFilter.h</a></ul>
</div>
<hr><address><small>
Generated at Fri May 8 08:53:43 2009 for ITK  by <a href="http://www.stack.nl/~dimitri/doxygen/index.html"> <img 
src="http://www.stack.nl/~dimitri/doxygen/doxygen.png" alt="doxygen"
align="middle" border=0 width=110 height=53>
</a> 1.5.9 written by <a href="mailto:dimitri@stack.nl">Dimitri van Heesch</a>,
 &copy;&nbsp;1997-2000</small></address>
</body>
</html>