Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 247b28499c443e092731ffba814075f2 > files > 384

mpqc-html-2.3.1-9mdv2010.0.i586.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>MPQC: sc::LocalSCMatrixKit Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css">
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.9 -->
<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 class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
  <div class="navpath"><b>sc</b>::<a class="el" href="classsc_1_1LocalSCMatrixKit.html">LocalSCMatrixKit</a>
  </div>
</div>
<div class="contents">
<h1>sc::LocalSCMatrixKit Class Reference</h1><!-- doxytag: class="sc::LocalSCMatrixKit" --><!-- doxytag: inherits="sc::SCMatrixKit" -->The <a class="el" href="classsc_1_1LocalSCMatrixKit.html" title="The LocalSCMatrixKit produces matrices that work in a single processor environment...">LocalSCMatrixKit</a> produces matrices that work in a single processor environment.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="local_8h_source.html">local.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for sc::LocalSCMatrixKit:</div>
<div class="dynsection">

<p><center><img src="classsc_1_1LocalSCMatrixKit.png" usemap="#sc::LocalSCMatrixKit_map" border="0" alt=""></center>
<map name="sc::LocalSCMatrixKit_map">
<area href="classsc_1_1SCMatrixKit.html" alt="sc::SCMatrixKit" shape="rect" coords="0,168,128,192">
<area href="classsc_1_1DescribedClass.html" alt="sc::DescribedClass" shape="rect" coords="0,112,128,136">
<area href="classsc_1_1RefCount.html" alt="sc::RefCount" shape="rect" coords="0,56,128,80">
<area href="classsc_1_1Identity.html" alt="sc::Identity" shape="rect" coords="0,0,128,24">
</map>
</div>

<p>
<a href="classsc_1_1LocalSCMatrixKit-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"><a class="anchor" name="2148b0bf947c456e5e676e799fd9e322"></a><!-- doxytag: member="sc::LocalSCMatrixKit::LocalSCMatrixKit" ref="2148b0bf947c456e5e676e799fd9e322" args="(const Ref&lt; KeyVal &gt; &amp;)" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><b>LocalSCMatrixKit</b> (const <a class="el" href="classsc_1_1Ref.html">Ref</a>&lt; <a class="el" href="classsc_1_1KeyVal.html">KeyVal</a> &gt; &amp;)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="61b76f33a701f586f32302c5274d8314"></a><!-- doxytag: member="sc::LocalSCMatrixKit::matrix" ref="61b76f33a701f586f32302c5274d8314" args="(const RefSCDimension &amp;, const RefSCDimension &amp;)" -->
<a class="el" href="classsc_1_1SCMatrix.html">SCMatrix</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classsc_1_1LocalSCMatrixKit.html#61b76f33a701f586f32302c5274d8314">matrix</a> (const <a class="el" href="classsc_1_1RefSCDimension.html">RefSCDimension</a> &amp;, const <a class="el" href="classsc_1_1RefSCDimension.html">RefSCDimension</a> &amp;)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Given the dimensions, create matrices or vectors. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="74ab735c8b09dfdf15df5278d766399d"></a><!-- doxytag: member="sc::LocalSCMatrixKit::symmmatrix" ref="74ab735c8b09dfdf15df5278d766399d" args="(const RefSCDimension &amp;)" -->
<a class="el" href="classsc_1_1SymmSCMatrix.html">SymmSCMatrix</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><b>symmmatrix</b> (const <a class="el" href="classsc_1_1RefSCDimension.html">RefSCDimension</a> &amp;)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="80365d351e9cfeeee7321f5cff5d8290"></a><!-- doxytag: member="sc::LocalSCMatrixKit::diagmatrix" ref="80365d351e9cfeeee7321f5cff5d8290" args="(const RefSCDimension &amp;)" -->
<a class="el" href="classsc_1_1DiagSCMatrix.html">DiagSCMatrix</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><b>diagmatrix</b> (const <a class="el" href="classsc_1_1RefSCDimension.html">RefSCDimension</a> &amp;)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b53448fbfe3c682657ee1d4d12eeced9"></a><!-- doxytag: member="sc::LocalSCMatrixKit::vector" ref="b53448fbfe3c682657ee1d4d12eeced9" args="(const RefSCDimension &amp;)" -->
<a class="el" href="classsc_1_1SCVector.html">SCVector</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><b>vector</b> (const <a class="el" href="classsc_1_1RefSCDimension.html">RefSCDimension</a> &amp;)</td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
The <a class="el" href="classsc_1_1LocalSCMatrixKit.html" title="The LocalSCMatrixKit produces matrices that work in a single processor environment...">LocalSCMatrixKit</a> produces matrices that work in a single processor environment. 
<p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="local_8h_source.html">local.h</a></ul>
</div>
<hr>
<address>
<small>

Generated at Wed Oct 14 14:12:16 2009 for <a
href="http://www.mpqc.org">MPQC</a>
2.3.1 using the documentation package <a
href="http://www.doxygen.org">Doxygen</a>
1.5.9.

</small>
</address>
</body>
</html>