Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > media > contrib > by-pkgid > 263386785cefb9ae5d63b926d214d809 > files > 571

mpqc-2.1.2-4mdk.ppc.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>sc::RefSymmSCMatrix class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body bgcolor="#ffffff">
<!-- Generated by Doxygen 1.2.5 on Mon Oct 14 14:17:35 2002 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="pages.html">Related Pages</a> &nbsp; </center>
<hr><h1>sc::RefSymmSCMatrix  Class Reference</h1>The <a class="el" href="class_sc__RefSymmSCMatrix.html">RefSymmSCMatrix</a> class is a smart pointer to an SCSymmSCMatrix specialization. 
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="matrix_h-source.html">matrix.h</a>&gt;</code>
<p>
Inheritance diagram for sc::RefSymmSCMatrix<p><center><img src="class_sc__RefSymmSCMatrix_inherit_graph.gif" border="0" usemap="#sc::RefSymmSCMatrix_inherit_map" alt="Inheritance graph"></center>
<map name="sc::RefSymmSCMatrix_inherit_map">
<area href="class_sc__Ref.html" shape="rect" coords="14,80,174,99">
<area href="class_sc__RefBase.html" shape="rect" coords="55,13,133,32">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for sc::RefSymmSCMatrix:<p><center><img src="class_sc__RefSymmSCMatrix_coll_graph.gif" border="0" usemap="#sc::RefSymmSCMatrix_coll_map" alt="Collaboration graph"></center>
<map name="sc::RefSymmSCMatrix_coll_map">
<area href="class_sc__Ref.html" shape="rect" coords="14,80,174,99">
<area href="class_sc__RefBase.html" shape="rect" coords="55,13,133,32">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="class_sc__RefSymmSCMatrix-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
<tr><td colspan=2><br><h2>Public Methods</h2></td></tr>
<tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="class_sc__RefSymmSCMatrix.html#a0">RefSymmSCMatrix</a> ()</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Initializes the matrix pointer to 0.</em> <a href="#a0">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a name="a1" doxytag="sc::RefSymmSCMatrix::RefSymmSCMatrix"></a>
&nbsp;</td><td valign=bottom><a class="el" href="class_sc__RefSymmSCMatrix.html#a1">RefSymmSCMatrix</a> (const RefSymmSCMatrix &amp;m)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Make this and m refer to the same <a class="el" href="class_sc__SCMatrix.html">SCMatrix</a>.</em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a name="a2" doxytag="sc::RefSymmSCMatrix::RefSymmSCMatrix"></a>
&nbsp;</td><td valign=bottom><a class="el" href="class_sc__RefSymmSCMatrix.html#a2">RefSymmSCMatrix</a> (<a class="el" href="class_sc__SymmSCMatrix.html">SymmSCMatrix</a> *m)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Make this refer to m.</em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a name="a3" doxytag="sc::RefSymmSCMatrix::~RefSymmSCMatrix"></a>
&nbsp;</td><td valign=bottom><b>~RefSymmSCMatrix</b> ()</td></tr>
<tr><td nowrap align=right valign=top><a name="a4" doxytag="sc::RefSymmSCMatrix::operator="></a>
RefSymmSCMatrix&amp;&nbsp;</td><td valign=bottom><a class="el" href="class_sc__RefSymmSCMatrix.html#a4">operator=</a> (<a class="el" href="class_sc__SymmSCMatrix.html">SymmSCMatrix</a> *m)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Make this refer to m.</em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a name="a5" doxytag="sc::RefSymmSCMatrix::operator="></a>
RefSymmSCMatrix&amp;&nbsp;</td><td valign=bottom><a class="el" href="class_sc__RefSymmSCMatrix.html#a5">operator=</a> (const RefSymmSCMatrix &amp;m)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Make this and m refer to the same matrix.</em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="class_sc__RefSymmSCMatrix.html#a6">RefSymmSCMatrix</a> (const <a class="el" href="class_sc__RefSCDimension.html">RefSCDimension</a> &amp;d, const <a class="el" href="class_sc__Ref.html">Ref</a>&lt; <a class="el" href="class_sc__SCMatrixKit.html">SCMatrixKit</a> &gt; &amp;)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Create a vector with dimension d by d.</em> <a href="#a6">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a name="a7" doxytag="sc::RefSymmSCMatrix::operator *"></a>
<a class="el" href="class_sc__RefSCMatrix.html">RefSCMatrix</a>&nbsp;</td><td valign=bottom><a class="el" href="class_sc__RefSymmSCMatrix.html#a7">operator *</a> (const <a class="el" href="class_sc__RefSCMatrix.html">RefSCMatrix</a> &amp;) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Multiply this by a matrix and return a matrix.</em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a name="a8" doxytag="sc::RefSymmSCMatrix::operator *"></a>
<a class="el" href="class_sc__RefSCMatrix.html">RefSCMatrix</a>&nbsp;</td><td valign=bottom><b>operator *</b> (const RefSymmSCMatrix &amp;) const</td></tr>
<tr><td nowrap align=right valign=top><a name="a9" doxytag="sc::RefSymmSCMatrix::operator *"></a>
<a class="el" href="class_sc__RefSCVector.html">RefSCVector</a>&nbsp;</td><td valign=bottom><a class="el" href="class_sc__RefSymmSCMatrix.html#a9">operator *</a> (const <a class="el" href="class_sc__RefSCVector.html">RefSCVector</a> &amp;a) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Multiply this by a vector and return a vector.</em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a name="a10" doxytag="sc::RefSymmSCMatrix::operator *"></a>
RefSymmSCMatrix&nbsp;</td><td valign=bottom><b>operator *</b> (double) const</td></tr>
<tr><td nowrap align=right valign=top><a name="a11" doxytag="sc::RefSymmSCMatrix::operator+"></a>
RefSymmSCMatrix&nbsp;</td><td valign=bottom><a class="el" href="class_sc__RefSymmSCMatrix.html#a11">operator+</a> (const RefSymmSCMatrix &amp;) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Matrix addition and subtraction.</em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a name="a12" doxytag="sc::RefSymmSCMatrix::operator-"></a>
RefSymmSCMatrix&nbsp;</td><td valign=bottom><b>operator-</b> (const RefSymmSCMatrix &amp;) const</td></tr>
<tr><td nowrap align=right valign=top><a name="a13" doxytag="sc::RefSymmSCMatrix::i"></a>
RefSymmSCMatrix&nbsp;</td><td valign=bottom><a class="el" href="class_sc__RefSymmSCMatrix.html#a13">i</a> () const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Return the inverse of this.</em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a name="a14" doxytag="sc::RefSymmSCMatrix::gi"></a>
RefSymmSCMatrix&nbsp;</td><td valign=bottom><a class="el" href="class_sc__RefSymmSCMatrix.html#a14">gi</a> () const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Return the generalized inverse of this.</em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a name="a15" doxytag="sc::RefSymmSCMatrix::clone"></a>
RefSymmSCMatrix&nbsp;</td><td valign=bottom><a class="el" href="class_sc__RefSymmSCMatrix.html#a15">clone</a> () const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>These call the <a class="el" href="class_sc__SCMatrix.html">SCMatrix</a> members of the same name after checking for references to 0.</em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a name="a16" doxytag="sc::RefSymmSCMatrix::copy"></a>
RefSymmSCMatrix&nbsp;</td><td valign=bottom><b>copy</b> () const</td></tr>
<tr><td nowrap align=right valign=top><a name="a17" doxytag="sc::RefSymmSCMatrix::set_element"></a>
void&nbsp;</td><td valign=bottom><b>set_element</b> (int, int, double) const</td></tr>
<tr><td nowrap align=right valign=top><a name="a18" doxytag="sc::RefSymmSCMatrix::accumulate_element"></a>
void&nbsp;</td><td valign=bottom><b>accumulate_element</b> (int, int, double) const</td></tr>
<tr><td nowrap align=right valign=top><a name="a19" doxytag="sc::RefSymmSCMatrix::get_element"></a>
double&nbsp;</td><td valign=bottom><b>get_element</b> (int, int) const</td></tr>
<tr><td nowrap align=right valign=top><a name="a20" doxytag="sc::RefSymmSCMatrix::get_subblock"></a>
<a class="el" href="class_sc__RefSCMatrix.html">RefSCMatrix</a>&nbsp;</td><td valign=bottom><b>get_subblock</b> (int br, int er, int bc, int ec)</td></tr>
<tr><td nowrap align=right valign=top><a name="a21" doxytag="sc::RefSymmSCMatrix::get_subblock"></a>
RefSymmSCMatrix&nbsp;</td><td valign=bottom><b>get_subblock</b> (int br, int er)</td></tr>
<tr><td nowrap align=right valign=top><a name="a22" doxytag="sc::RefSymmSCMatrix::assign_subblock"></a>
void&nbsp;</td><td valign=bottom><b>assign_subblock</b> (const <a class="el" href="class_sc__RefSCMatrix.html">RefSCMatrix</a> &amp;, int br, int er, int bc, int ec)</td></tr>
<tr><td nowrap align=right valign=top><a name="a23" doxytag="sc::RefSymmSCMatrix::assign_subblock"></a>
void&nbsp;</td><td valign=bottom><b>assign_subblock</b> (const RefSymmSCMatrix &amp;, int br, int er)</td></tr>
<tr><td nowrap align=right valign=top><a name="a24" doxytag="sc::RefSymmSCMatrix::accumulate_subblock"></a>
void&nbsp;</td><td valign=bottom><b>accumulate_subblock</b> (const <a class="el" href="class_sc__RefSCMatrix.html">RefSCMatrix</a> &amp;, int, int, int, int)</td></tr>
<tr><td nowrap align=right valign=top><a name="a25" doxytag="sc::RefSymmSCMatrix::accumulate_subblock"></a>
void&nbsp;</td><td valign=bottom><b>accumulate_subblock</b> (const RefSymmSCMatrix &amp;, int, int)</td></tr>
<tr><td nowrap align=right valign=top><a name="a26" doxytag="sc::RefSymmSCMatrix::get_row"></a>
<a class="el" href="class_sc__RefSCVector.html">RefSCVector</a>&nbsp;</td><td valign=bottom><b>get_row</b> (int)</td></tr>
<tr><td nowrap align=right valign=top><a name="a27" doxytag="sc::RefSymmSCMatrix::assign_row"></a>
void&nbsp;</td><td valign=bottom><b>assign_row</b> (const <a class="el" href="class_sc__RefSCVector.html">RefSCVector</a> &amp;, int)</td></tr>
<tr><td nowrap align=right valign=top><a name="a28" doxytag="sc::RefSymmSCMatrix::accumulate_row"></a>
void&nbsp;</td><td valign=bottom><b>accumulate_row</b> (const <a class="el" href="class_sc__RefSCVector.html">RefSCVector</a> &amp;, int)</td></tr>
<tr><td nowrap align=right valign=top><a name="a29" doxytag="sc::RefSymmSCMatrix::accumulate_symmetric_outer_product"></a>
void&nbsp;</td><td valign=bottom><b>accumulate_symmetric_outer_product</b> (const <a class="el" href="class_sc__RefSCVector.html">RefSCVector</a> &amp;) const</td></tr>
<tr><td nowrap align=right valign=top><a name="a30" doxytag="sc::RefSymmSCMatrix::scalar_product"></a>
double&nbsp;</td><td valign=bottom><b>scalar_product</b> (const <a class="el" href="class_sc__RefSCVector.html">RefSCVector</a> &amp;) const</td></tr>
<tr><td nowrap align=right valign=top><a name="a31" doxytag="sc::RefSymmSCMatrix::accumulate_symmetric_product"></a>
void&nbsp;</td><td valign=bottom><b>accumulate_symmetric_product</b> (const <a class="el" href="class_sc__RefSCMatrix.html">RefSCMatrix</a> &amp;) const</td></tr>
<tr><td nowrap align=right valign=top><a name="a32" doxytag="sc::RefSymmSCMatrix::accumulate_symmetric_sum"></a>
void&nbsp;</td><td valign=bottom><b>accumulate_symmetric_sum</b> (const <a class="el" href="class_sc__RefSCMatrix.html">RefSCMatrix</a> &amp;) const</td></tr>
<tr><td nowrap align=right valign=top><a name="a33" doxytag="sc::RefSymmSCMatrix::accumulate_transform"></a>
void&nbsp;</td><td valign=bottom><a class="el" href="class_sc__RefSymmSCMatrix.html#a33">accumulate_transform</a> (const <a class="el" href="class_sc__RefSCMatrix.html">RefSCMatrix</a> &amp;a, const RefSymmSCMatrix &amp;b, SCMatrix::Transform=SCMatrix::NormalTransform) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Add a * b * a.t() to this.</em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a name="a34" doxytag="sc::RefSymmSCMatrix::accumulate_transform"></a>
void&nbsp;</td><td valign=bottom><b>accumulate_transform</b> (const <a class="el" href="class_sc__RefSCMatrix.html">RefSCMatrix</a> &amp;a, const <a class="el" href="class_sc__RefDiagSCMatrix.html">RefDiagSCMatrix</a> &amp;b, SCMatrix::Transform=SCMatrix::NormalTransform) const</td></tr>
<tr><td nowrap align=right valign=top><a name="a35" doxytag="sc::RefSymmSCMatrix::accumulate_transform"></a>
void&nbsp;</td><td valign=bottom><b>accumulate_transform</b> (const RefSymmSCMatrix &amp;a, const RefSymmSCMatrix &amp;b) const</td></tr>
<tr><td nowrap align=right valign=top><a name="a36" doxytag="sc::RefSymmSCMatrix::randomize"></a>
void&nbsp;</td><td valign=bottom><b>randomize</b> () const</td></tr>
<tr><td nowrap align=right valign=top><a name="a37" doxytag="sc::RefSymmSCMatrix::assign"></a>
void&nbsp;</td><td valign=bottom><b>assign</b> (const RefSymmSCMatrix &amp;) const</td></tr>
<tr><td nowrap align=right valign=top><a name="a38" doxytag="sc::RefSymmSCMatrix::scale"></a>
void&nbsp;</td><td valign=bottom><b>scale</b> (double) const</td></tr>
<tr><td nowrap align=right valign=top><a name="a39" doxytag="sc::RefSymmSCMatrix::assign"></a>
void&nbsp;</td><td valign=bottom><b>assign</b> (double) const</td></tr>
<tr><td nowrap align=right valign=top><a name="a40" doxytag="sc::RefSymmSCMatrix::assign"></a>
void&nbsp;</td><td valign=bottom><b>assign</b> (const double *) const</td></tr>
<tr><td nowrap align=right valign=top><a name="a41" doxytag="sc::RefSymmSCMatrix::assign"></a>
void&nbsp;</td><td valign=bottom><b>assign</b> (const double **) const</td></tr>
<tr><td nowrap align=right valign=top><a name="a42" doxytag="sc::RefSymmSCMatrix::convert"></a>
void&nbsp;</td><td valign=bottom><b>convert</b> (double *) const</td></tr>
<tr><td nowrap align=right valign=top><a name="a43" doxytag="sc::RefSymmSCMatrix::convert"></a>
void&nbsp;</td><td valign=bottom><b>convert</b> (double **) const</td></tr>
<tr><td nowrap align=right valign=top><a name="a44" doxytag="sc::RefSymmSCMatrix::accumulate"></a>
void&nbsp;</td><td valign=bottom><b>accumulate</b> (const RefSymmSCMatrix &amp;) const</td></tr>
<tr><td nowrap align=right valign=top><a name="a45" doxytag="sc::RefSymmSCMatrix::element_op"></a>
void&nbsp;</td><td valign=bottom><b>element_op</b> (const <a class="el" href="class_sc__Ref.html">Ref</a>&lt; <a class="el" href="class_sc__SCElementOp.html">SCElementOp</a> &gt; &amp;) const</td></tr>
<tr><td nowrap align=right valign=top><a name="a46" doxytag="sc::RefSymmSCMatrix::element_op"></a>
void&nbsp;</td><td valign=bottom><b>element_op</b> (const <a class="el" href="class_sc__Ref.html">Ref</a>&lt; <a class="el" href="class_sc__SCElementOp2.html">SCElementOp2</a> &gt; &amp;, const RefSymmSCMatrix &amp;) const</td></tr>
<tr><td nowrap align=right valign=top><a name="a47" doxytag="sc::RefSymmSCMatrix::element_op"></a>
void&nbsp;</td><td valign=bottom><b>element_op</b> (const <a class="el" href="class_sc__Ref.html">Ref</a>&lt; <a class="el" href="class_sc__SCElementOp3.html">SCElementOp3</a> &gt; &amp;, const RefSymmSCMatrix &amp;, const RefSymmSCMatrix &amp;) const</td></tr>
<tr><td nowrap align=right valign=top><a name="a48" doxytag="sc::RefSymmSCMatrix::trace"></a>
double&nbsp;</td><td valign=bottom><b>trace</b> () const</td></tr>
<tr><td nowrap align=right valign=top><a name="a49" doxytag="sc::RefSymmSCMatrix::n"></a>
int&nbsp;</td><td valign=bottom><b>n</b> () const</td></tr>
<tr><td nowrap align=right valign=top><a name="a50" doxytag="sc::RefSymmSCMatrix::dim"></a>
<a class="el" href="class_sc__RefSCDimension.html">RefSCDimension</a>&nbsp;</td><td valign=bottom><b>dim</b> () const</td></tr>
<tr><td nowrap align=right valign=top><a name="a51" doxytag="sc::RefSymmSCMatrix::kit"></a>
<a class="el" href="class_sc__Ref.html">Ref</a>&lt;<a class="el" href="class_sc__SCMatrixKit.html">SCMatrixKit</a>&gt;&nbsp;</td><td valign=bottom><b>kit</b> () const</td></tr>
<tr><td nowrap align=right valign=top><a name="a52" doxytag="sc::RefSymmSCMatrix::print"></a>
void&nbsp;</td><td valign=bottom><b>print</b> (std::ostream &amp;) const</td></tr>
<tr><td nowrap align=right valign=top><a name="a53" doxytag="sc::RefSymmSCMatrix::print"></a>
void&nbsp;</td><td valign=bottom><b>print</b> (const char *title=0, std::ostream &amp;out=ExEnv::out0(), int=10) const</td></tr>
<tr><td nowrap align=right valign=top><a name="a54" doxytag="sc::RefSymmSCMatrix::save"></a>
void&nbsp;</td><td valign=bottom><b>save</b> (<a class="el" href="class_sc__StateOut.html">StateOut</a> &amp;)</td></tr>
<tr><td nowrap align=right valign=top><a name="a55" doxytag="sc::RefSymmSCMatrix::restore"></a>
void&nbsp;</td><td valign=bottom><b>restore</b> (<a class="el" href="class_sc__StateIn.html">StateIn</a> &amp;)</td></tr>
<tr><td nowrap align=right valign=top>double&nbsp;</td><td valign=bottom><a class="el" href="class_sc__RefSymmSCMatrix.html#a56">solve_lin</a> (const <a class="el" href="class_sc__RefSCVector.html">RefSCVector</a> &amp;) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Solves this x = v.</em> <a href="#a56">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a name="a57" doxytag="sc::RefSymmSCMatrix::determ"></a>
double&nbsp;</td><td valign=bottom><a class="el" href="class_sc__RefSymmSCMatrix.html#a57">determ</a> () const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Returns the determinant of the referenced matrix.</em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a name="a58" doxytag="sc::RefSymmSCMatrix::eigvals"></a>
<a class="el" href="class_sc__RefDiagSCMatrix.html">RefDiagSCMatrix</a>&nbsp;</td><td valign=bottom><a class="el" href="class_sc__RefSymmSCMatrix.html#a58">eigvals</a> () const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Returns the eigenvalues of the reference matrix.</em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a name="a59" doxytag="sc::RefSymmSCMatrix::eigvecs"></a>
<a class="el" href="class_sc__RefSCMatrix.html">RefSCMatrix</a>&nbsp;</td><td valign=bottom><a class="el" href="class_sc__RefSymmSCMatrix.html#a59">eigvecs</a> () const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Returns the eigenvectors of the reference matrix.</em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a name="a60" doxytag="sc::RefSymmSCMatrix::diagonalize"></a>
void&nbsp;</td><td valign=bottom><a class="el" href="class_sc__RefSymmSCMatrix.html#a60">diagonalize</a> (const <a class="el" href="class_sc__RefDiagSCMatrix.html">RefDiagSCMatrix</a> &amp;eigvals, const <a class="el" href="class_sc__RefSCMatrix.html">RefSCMatrix</a> &amp;eigvecs) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Sets eigvals to the eigenvalues and eigvecs to the eigenvalues and eigenvectors of the referenced matrix.</em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a name="a61" doxytag="sc::RefSymmSCMatrix::operator()"></a>
SymmSCMatrixdouble&nbsp;</td><td valign=bottom><a class="el" href="class_sc__RefSymmSCMatrix.html#a61">operator()</a> (int i, int j) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Assign and examine matrix elements.</em></font><br><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
The <a class="el" href="class_sc__RefSymmSCMatrix.html">RefSymmSCMatrix</a> class is a smart pointer to an SCSymmSCMatrix specialization.
<p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a name="a0" doxytag="sc::RefSymmSCMatrix::RefSymmSCMatrix"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
sc::RefSymmSCMatrix::RefSymmSCMatrix (
          </b></td>
          <td valign="bottom"><b>
)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Initializes the matrix pointer to 0.
<p>
The reference must be initialized before it is used.     </td>
  </tr>
</table>
<a name="a6" doxytag="sc::RefSymmSCMatrix::RefSymmSCMatrix"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
sc::RefSymmSCMatrix::RefSymmSCMatrix (
          </b></td>
          <td valign="bottom"><b>
const <a class="el" href="class_sc__RefSCDimension.html">RefSCDimension</a> &amp; <em>d</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
const <a class="el" href="class_sc__Ref.html">Ref</a>&lt; <a class="el" href="class_sc__SCMatrixKit.html">SCMatrixKit</a> &gt; &amp;&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Create a vector with dimension d by d.
<p>
The data values are undefined.     </td>
  </tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a name="a56" doxytag="sc::RefSymmSCMatrix::solve_lin"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
double sc::RefSymmSCMatrix::solve_lin (
          </b></td>
          <td valign="bottom"><b>
const <a class="el" href="class_sc__RefSCVector.html">RefSCVector</a> &amp;&nbsp;) const
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Solves this x = v.
<p>
Overwrites v with x.     </td>
  </tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="matrix_h-source.html">matrix.h</a></ul>
<hr>
<address>
<small>

Generated at Mon Oct 14 14:17:35 2002 for <a
href="http://aros.ca.sandia.gov/~cljanss/mpqc">MPQC</a>
2.1.2 using the documentation package <a
href="http://www.stack.nl/~dimitri/doxygen/index.html">Doxygen</a>
1.2.5.

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