Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 60f1dc962abad0f3b492991a4fbef9be > files > 2076

vtk-doc-5.4.2-5mdv2010.0.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>VTK: dox/Common/vtkMath.h File 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="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="classes.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>dox/Common/vtkMath.h File Reference</h1>
<p>
<code>#include &quot;<a class="el" href="a03875.html">vtkObject.h</a>&quot;</code><br>
<code>#include &lt;assert.h&gt;</code><br>

<p>
<div class="dynheader">
Include dependency graph for vtkMath.h:</div>
<div class="dynsection">
<p><center><img src="a05690.png" border="0" usemap="#dox/Common/vtkMath.h_map" alt=""></center>
<map name="dox/Common/vtkMath.h_map">
<area shape="rect" href="a02079.html" title="vtkObject.h" alt="" coords="619,80,709,107"><area shape="rect" href="a02080.html" title="vtkObjectBase.h" alt="" coords="471,155,593,181"><area shape="rect" href="a02146.html" title="vtkTimeStamp.h" alt="" coords="669,229,789,256"><area shape="rect" href="a02038.html" title="vtkIndent.h" alt="" coords="487,229,577,256"><area shape="rect" href="a02139.html" title="vtkSystemIncludes.h" alt="" coords="541,304,688,331"><area shape="rect" href="a02170.html" title="vtkWin32Header.h" alt="" coords="5,453,141,480"><area shape="rect" href="a02064.html" title="vtkIOStream.h" alt="" coords="257,379,367,405"><area shape="rect" href="a02149.html" title="vtkType.h" alt="" coords="645,453,728,480"><area shape="rect" href="a02085.html" title="vtkOStreamWrapper.h" alt="" coords="441,379,599,405"><area shape="rect" href="a02086.html" title="vtkOStrStreamWrapper.h" alt="" coords="623,379,799,405"></map>
</div>

<p>
<div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dynsection">
<p><center><img src="a05691.png" border="0" usemap="#dox/Common/vtkMath.hdep_map" alt=""></center>
<map name="dox/Common/vtkMath.hdep_map">
<area shape="rect" href="a02388.html" title="dox/Filtering/vtkTriangle.h" alt="" coords="5,80,184,107"><area shape="rect" href="a02604.html" title="dox/Graphics/vtkMultiThreshold.h" alt="" coords="208,80,432,107"><area shape="rect" href="a03629.html" title="dox/VolumeRendering/vtkUnstructuredGridPartialPreIntegration.h" alt="" coords="456,80,875,107"></map>
</div>

<p>
<a href="a03869.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00996.html">vtkMath</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">performs common math operations  <a href="a00996.html#_details">More...</a><br></td></tr>
<tr><td colspan="2"><br><h2>Defines</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a02073.html#83e0fc544c183914643f0aa137d1ea74">VTK_DBL_EPSILON</a>&nbsp;&nbsp;&nbsp;2.2204460492503131e-16</td></tr>

<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memTemplParams" nowrap colspan="2">template&lt;class T&gt; </td></tr>
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="a02073.html#c3fc09c82d39fa159b07923b1d2b9c1d">vtkDeterminant3x3</a> (T A[3][3])</td></tr>

</table>
<hr><h2>Define Documentation</h2>
<a class="anchor" name="83e0fc544c183914643f0aa137d1ea74"></a><!-- doxytag: member="vtkMath.h::VTK_DBL_EPSILON" ref="83e0fc544c183914643f0aa137d1ea74" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define VTK_DBL_EPSILON&nbsp;&nbsp;&nbsp;2.2204460492503131e-16          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a03869.html#l00045">45</a> of file <a class="el" href="a03869.html">vtkMath.h</a>.</p>

</div>
</div><p>
<hr><h2>Function Documentation</h2>
<a class="anchor" name="c3fc09c82d39fa159b07923b1d2b9c1d"></a><!-- doxytag: member="vtkMath.h::vtkDeterminant3x3" ref="c3fc09c82d39fa159b07923b1d2b9c1d" args="(T A[3][3])" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class T&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">double vtkDeterminant3x3           </td>
          <td>(</td>
          <td class="paramtype">T&nbsp;</td>
          <td class="paramname"> <em>A</em>[3][3]          </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="a03869.html#l01043">1043</a> of file <a class="el" href="a03869.html">vtkMath.h</a>.</p>

</div>
</div><p>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 3 18:36:59 2009 for VTK 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>