Show
Ignore:
Timestamp:
06/24/09 21:56:30 (16 years ago)
Author:
smidl
Message:

doc

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/doc/html/classldmat.html

    r396 r397  
    7373<a href="#_details">More...</a> 
    7474<p> 
     75<<<<<<< HEAD:library/doc/html/classldmat.html 
    7576<code>#include &lt;<a class="el" href="square__mat_8h_source.html">square_mat.h</a>&gt;</code> 
     77======= 
     78<code>#include &lt;<a class="el" href="square__mat_8h-source.html">square_mat.h</a>&gt;</code> 
     79>>>>>>> doc:library/doc/html/classldmat.html 
    7680<p> 
    7781 
     
    116120<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classldmat.html#e967b9425007f0cb6cd59b845f9756d8">mult_sym</a> (const mat &amp;C)</td></tr> 
    117121 
    118 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Inplace symmetric multiplication by a SQUARE matrix <img class="formulaInl" alt="$C$" src="form_24.png">, i.e. <img class="formulaInl" alt="$V = C*V*C'$" src="form_25.png">.  <a href="#e967b9425007f0cb6cd59b845f9756d8"></a><br></td></tr> 
     122<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Inplace symmetric multiplication by a SQUARE matrix <img class="formulaInl" alt="$C$" src="form_52.png">, i.e. <img class="formulaInl" alt="$V = C*V*C'$" src="form_53.png">.  <a href="#e967b9425007f0cb6cd59b845f9756d8"></a><br></td></tr> 
    119123<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classldmat.html#4fd155f38eb6dd5af4bdf9c98a7999a9">mult_sym_t</a> (const mat &amp;C)</td></tr> 
    120124 
    121 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Inplace symmetric multiplication by a SQUARE transpose of matrix <img class="formulaInl" alt="$C$" src="form_24.png">, i.e. <img class="formulaInl" alt="$V = C'*V*C$" src="form_26.png">.  <a href="#4fd155f38eb6dd5af4bdf9c98a7999a9"></a><br></td></tr> 
     125<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Inplace symmetric multiplication by a SQUARE transpose of matrix <img class="formulaInl" alt="$C$" src="form_52.png">, i.e. <img class="formulaInl" alt="$V = C'*V*C$" src="form_54.png">.  <a href="#4fd155f38eb6dd5af4bdf9c98a7999a9"></a><br></td></tr> 
    122126<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a60f2c7e4f3c6a7738eaaaab81ffad20"></a><!-- doxytag: member="ldmat::add" ref="a60f2c7e4f3c6a7738eaaaab81ffad20" args="(const ldmat &amp;ld2, double w=1.0)" --> 
    123127void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classldmat.html#a60f2c7e4f3c6a7738eaaaab81ffad20">add</a> (const <a class="el" href="classldmat.html">ldmat</a> &amp;ld2, double w=1.0)</td></tr> 
     
    131135double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classldmat.html#d64f331b781903e913cb2ee836886f3f">qform</a> (const vec &amp;v) const </td></tr> 
    132136 
    133 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Evaluates quadratic form <img class="formulaInl" alt="$x= v'*V*v$" src="form_29.png">;. <br></td></tr> 
     137<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Evaluates quadratic form <img class="formulaInl" alt="$x= v'*V*v$" src="form_56.png">;. <br></td></tr> 
    134138<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d876c5f83e02b3e809b35c9de5068f14"></a><!-- doxytag: member="ldmat::invqform" ref="d876c5f83e02b3e809b35c9de5068f14" args="(const vec &amp;v) const " --> 
    135139double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classldmat.html#d876c5f83e02b3e809b35c9de5068f14">invqform</a> (const vec &amp;v) const </td></tr> 
    136140 
    137 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Evaluates quadratic form <img class="formulaInl" alt="$x= v'*inv(V)*v$" src="form_30.png">;. <br></td></tr> 
     141<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Evaluates quadratic form <img class="formulaInl" alt="$x= v'*inv(V)*v$" src="form_57.png">;. <br></td></tr> 
    138142<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4d6e401de9607332305c27e67972a07a"></a><!-- doxytag: member="ldmat::clear" ref="4d6e401de9607332305c27e67972a07a" args="()" --> 
    139143void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classldmat.html#4d6e401de9607332305c27e67972a07a">clear</a> ()</td></tr> 
     
    150154<tr><td class="memItemLeft" nowrap align="right" valign="top">vec&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classldmat.html#fc380626ced6f9244fb58c5f0231174d">sqrt_mult</a> (const vec &amp;v) const </td></tr> 
    151155 
    152 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Multiplies square root of <img class="formulaInl" alt="$V$" src="form_27.png"> by vector <img class="formulaInl" alt="$x$" src="form_28.png">.  <a href="#fc380626ced6f9244fb58c5f0231174d"></a><br></td></tr> 
     156<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Multiplies square root of <img class="formulaInl" alt="$V$" src="form_55.png"> by vector <img class="formulaInl" alt="$x$" src="form_1.png">.  <a href="#fc380626ced6f9244fb58c5f0231174d"></a><br></td></tr> 
    153157<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classldmat.html#2c160cb123c1102face7a50ec566a031">inv</a> (<a class="el" href="classldmat.html">ldmat</a> &amp;Inv) const </td></tr> 
    154158 
     
    156160<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classldmat.html#e7207748909325bb0f99b43f090a2b7e">mult_sym</a> (const mat &amp;C, <a class="el" href="classldmat.html">ldmat</a> &amp;U) const </td></tr> 
    157161 
    158 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Symmetric multiplication of <img class="formulaInl" alt="$U$" src="form_31.png"> by a general matrix <img class="formulaInl" alt="$C$" src="form_24.png">, result of which is stored in the current class.  <a href="#e7207748909325bb0f99b43f090a2b7e"></a><br></td></tr> 
     162<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Symmetric multiplication of <img class="formulaInl" alt="$U$" src="form_58.png"> by a general matrix <img class="formulaInl" alt="$C$" src="form_52.png">, result of which is stored in the current class.  <a href="#e7207748909325bb0f99b43f090a2b7e"></a><br></td></tr> 
    159163<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classldmat.html#f94dc3a233f3d40fc853d8d4ac3b8eab">mult_sym_t</a> (const mat &amp;C, <a class="el" href="classldmat.html">ldmat</a> &amp;U) const </td></tr> 
    160164 
    161 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Symmetric multiplication of <img class="formulaInl" alt="$U$" src="form_31.png"> by a transpose of a general matrix <img class="formulaInl" alt="$C$" src="form_24.png">, result of which is stored in the current class.  <a href="#f94dc3a233f3d40fc853d8d4ac3b8eab"></a><br></td></tr> 
     165<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Symmetric multiplication of <img class="formulaInl" alt="$U$" src="form_58.png"> by a transpose of a general matrix <img class="formulaInl" alt="$C$" src="form_52.png">, result of which is stored in the current class.  <a href="#f94dc3a233f3d40fc853d8d4ac3b8eab"></a><br></td></tr> 
    162166<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classldmat.html#f291faa073e7bc8dfafc7ae93daa2506">ldform</a> (const mat &amp;A, const vec &amp;D0)</td></tr> 
    163167 
    164 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Transforms general <img class="formulaInl" alt="$A'D0 A$" src="form_32.png"> into pure <img class="formulaInl" alt="$L'DL$" src="form_33.png">.  <a href="#f291faa073e7bc8dfafc7ae93daa2506"></a><br></td></tr> 
     168<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Transforms general <img class="formulaInl" alt="$A'D0 A$" src="form_59.png"> into pure <img class="formulaInl" alt="$L'DL$" src="form_60.png">.  <a href="#f291faa073e7bc8dfafc7ae93daa2506"></a><br></td></tr> 
    165169<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0884a613b94fde61bfc84288e73ce57f"></a><!-- doxytag: member="ldmat::setD" ref="0884a613b94fde61bfc84288e73ce57f" args="(const vec &amp;nD)" --> 
    166170void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classldmat.html#0884a613b94fde61bfc84288e73ce57f">setD</a> (const vec &amp;nD)</td></tr> 
     
    197201vec&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classldmat.html#4cce04824539c4a8d062d9a36d6e014e">D</a></td></tr> 
    198202 
    199 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Positive vector <img class="formulaInl" alt="$D$" src="form_22.png">. <br></td></tr> 
     203<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Positive vector <img class="formulaInl" alt="$D$" src="form_50.png">. <br></td></tr> 
    200204<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f74a64b99fe58a75ebd37bb679e121ea"></a><!-- doxytag: member="ldmat::L" ref="f74a64b99fe58a75ebd37bb679e121ea" args="" --> 
    201205mat&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classldmat.html#f74a64b99fe58a75ebd37bb679e121ea">L</a></td></tr> 
    202206 
    203 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Lower-triangular matrix <img class="formulaInl" alt="$L$" src="form_21.png">. <br></td></tr> 
     207<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Lower-triangular matrix <img class="formulaInl" alt="$L$" src="form_49.png">. <br></td></tr> 
    204208<tr><td colspan="2"><br><h2>Private Attributes</h2></td></tr> 
    205209<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0abed904bdc0882373ba9adba919689d"></a><!-- doxytag: member="ldmat::dim" ref="0abed904bdc0882373ba9adba919689d" args="" --> 
     
    217221<p> 
    218222Matrix is decomposed as follows: <p class="formulaDsp"> 
    219 <img class="formulaDsp" alt="\[M = L'DL\]" src="form_20.png"> 
    220 <p> 
    221  where only <img class="formulaInl" alt="$L$" src="form_21.png"> and <img class="formulaInl" alt="$D$" src="form_22.png"> matrices are stored. All inplace operations modifies only these and the need to compose and decompose the matrix is avoided. <hr><h2>Member Function Documentation</h2> 
     223<img class="formulaDsp" alt="\[M = L'DL\]" src="form_48.png"> 
     224<p> 
     225 where only <img class="formulaInl" alt="$L$" src="form_49.png"> and <img class="formulaInl" alt="$D$" src="form_50.png"> matrices are stored. All inplace operations modifies only these and the need to compose and decompose the matrix is avoided. <hr><h2>Member Function Documentation</h2> 
    222226<a class="anchor" name="2c160cb123c1102face7a50ec566a031"></a><!-- doxytag: member="ldmat::inv" ref="2c160cb123c1102face7a50ec566a031" args="(ldmat &amp;Inv) const " --> 
    223227<div class="memitem"> 
     
    245249</dl> 
    246250 
     251<<<<<<< HEAD:library/doc/html/classldmat.html 
    247252<p>References <a class="el" href="square__mat_8cpp_source.html#l00116">clear()</a>, <a class="el" href="square__mat_8h_source.html#l00275">D</a>, <a class="el" href="square__mat_8h_source.html#l00277">L</a>, <a class="el" href="square__mat_8cpp_source.html#l00200">ldform()</a>, and <a class="el" href="square__mat_8cpp_source.html#l00298">ltuinv()</a>.</p> 
    248253 
    249254<p>Referenced by <a class="el" href="exp__family_8cpp_source.html#l00124">bdm::egiw::variance()</a>.</p> 
     255======= 
     256<p>References <a class="el" href="square__mat_8cpp-source.html#l00116">clear()</a>, <a class="el" href="square__mat_8h-source.html#l00275">D</a>, <a class="el" href="square__mat_8h-source.html#l00277">L</a>, <a class="el" href="square__mat_8cpp-source.html#l00200">ldform()</a>, and <a class="el" href="square__mat_8cpp-source.html#l00298">ltuinv()</a>.</p> 
     257 
     258<p>Referenced by <a class="el" href="exp__family_8cpp-source.html#l00124">bdm::egiw::variance()</a>.</p> 
     259>>>>>>> doc:library/doc/html/classldmat.html 
    250260 
    251261</div> 
     
    277287 
    278288<p> 
    279 Transforms general <img class="formulaInl" alt="$A'D0 A$" src="form_32.png"> into pure <img class="formulaInl" alt="$L'DL$" src="form_33.png">.  
    280 <p> 
    281 The new decomposition fullfills: <img class="formulaInl" alt="$A'*diag(D)*A = self.L'*diag(self.D)*self.L$" src="form_34.png"> <dl compact><dt><b>Parameters:</b></dt><dd> 
     289Transforms general <img class="formulaInl" alt="$A'D0 A$" src="form_59.png"> into pure <img class="formulaInl" alt="$L'DL$" src="form_60.png">.  
     290<p> 
     291The new decomposition fullfills: <img class="formulaInl" alt="$A'*diag(D)*A = self.L'*diag(self.D)*self.L$" src="form_61.png"> <dl compact><dt><b>Parameters:</b></dt><dd> 
    282292  <table border="0" cellspacing="2" cellpadding="0"> 
    283293    <tr><td valign="top"></td><td valign="top"><em>A</em>&nbsp;</td><td>general matrix </td></tr> 
     
    286296</dl> 
    287297 
     298<<<<<<< HEAD:library/doc/html/classldmat.html 
    288299<p>References <a class="el" href="square__mat_8h_source.html#l00275">D</a>, <a class="el" href="square__mat_8h_source.html#l00107">sqmat::dim</a>, and <a class="el" href="square__mat_8h_source.html#l00277">L</a>.</p> 
    289300 
    290301<p>Referenced by <a class="el" href="square__mat_8cpp_source.html#l00118">inv()</a>, <a class="el" href="square__mat_8cpp_source.html#l00046">ldmat()</a>, <a class="el" href="square__mat_8cpp_source.html#l00125">mult_sym()</a>, and <a class="el" href="square__mat_8cpp_source.html#l00130">mult_sym_t()</a>.</p> 
     302======= 
     303<p>References <a class="el" href="square__mat_8h-source.html#l00275">D</a>, <a class="el" href="square__mat_8h-source.html#l00107">sqmat::dim</a>, and <a class="el" href="square__mat_8h-source.html#l00277">L</a>.</p> 
     304 
     305<p>Referenced by <a class="el" href="square__mat_8cpp-source.html#l00118">inv()</a>, <a class="el" href="square__mat_8cpp-source.html#l00046">ldmat()</a>, <a class="el" href="square__mat_8cpp-source.html#l00125">mult_sym()</a>, and <a class="el" href="square__mat_8cpp-source.html#l00130">mult_sym_t()</a>.</p> 
     306>>>>>>> doc:library/doc/html/classldmat.html 
    291307 
    292308</div> 
     
    318334 
    319335<p> 
    320 Symmetric multiplication of <img class="formulaInl" alt="$U$" src="form_31.png"> by a general matrix <img class="formulaInl" alt="$C$" src="form_24.png">, result of which is stored in the current class.  
     336Symmetric multiplication of <img class="formulaInl" alt="$U$" src="form_58.png"> by a general matrix <img class="formulaInl" alt="$C$" src="form_52.png">, result of which is stored in the current class.  
    321337<p> 
    322338<dl compact><dt><b>Parameters:</b></dt><dd> 
     
    327343</dl> 
    328344 
     345<<<<<<< HEAD:library/doc/html/classldmat.html 
    329346<p>References <a class="el" href="square__mat_8h_source.html#l00275">D</a>, <a class="el" href="square__mat_8h_source.html#l00277">L</a>, and <a class="el" href="square__mat_8cpp_source.html#l00200">ldform()</a>.</p> 
     347======= 
     348<p>References <a class="el" href="square__mat_8h-source.html#l00275">D</a>, <a class="el" href="square__mat_8h-source.html#l00277">L</a>, and <a class="el" href="square__mat_8cpp-source.html#l00200">ldform()</a>.</p> 
     349>>>>>>> doc:library/doc/html/classldmat.html 
    330350 
    331351</div> 
     
    348368 
    349369<p> 
    350 Inplace symmetric multiplication by a SQUARE matrix <img class="formulaInl" alt="$C$" src="form_24.png">, i.e. <img class="formulaInl" alt="$V = C*V*C'$" src="form_25.png">.  
     370Inplace symmetric multiplication by a SQUARE matrix <img class="formulaInl" alt="$C$" src="form_52.png">, i.e. <img class="formulaInl" alt="$V = C*V*C'$" src="form_53.png">.  
    351371<p> 
    352372<dl compact><dt><b>Parameters:</b></dt><dd> 
     
    358378<p>Implements <a class="el" href="classsqmat.html#60fbbfa9e483b8187c135f787ee53afa">sqmat</a>.</p> 
    359379 
     380<<<<<<< HEAD:library/doc/html/classldmat.html 
    360381<p>References <a class="el" href="square__mat_8h_source.html#l00275">D</a>, <a class="el" href="square__mat_8h_source.html#l00277">L</a>, and <a class="el" href="square__mat_8cpp_source.html#l00200">ldform()</a>.</p> 
     382======= 
     383<p>References <a class="el" href="square__mat_8h-source.html#l00275">D</a>, <a class="el" href="square__mat_8h-source.html#l00277">L</a>, and <a class="el" href="square__mat_8cpp-source.html#l00200">ldform()</a>.</p> 
     384>>>>>>> doc:library/doc/html/classldmat.html 
    361385 
    362386</div> 
     
    388412 
    389413<p> 
    390 Symmetric multiplication of <img class="formulaInl" alt="$U$" src="form_31.png"> by a transpose of a general matrix <img class="formulaInl" alt="$C$" src="form_24.png">, result of which is stored in the current class.  
     414Symmetric multiplication of <img class="formulaInl" alt="$U$" src="form_58.png"> by a transpose of a general matrix <img class="formulaInl" alt="$C$" src="form_52.png">, result of which is stored in the current class.  
    391415<p> 
    392416<dl compact><dt><b>Parameters:</b></dt><dd> 
     
    397421</dl> 
    398422 
     423<<<<<<< HEAD:library/doc/html/classldmat.html 
    399424<p>References <a class="el" href="square__mat_8h_source.html#l00275">D</a>, <a class="el" href="square__mat_8h_source.html#l00277">L</a>, and <a class="el" href="square__mat_8cpp_source.html#l00200">ldform()</a>.</p> 
     425======= 
     426<p>References <a class="el" href="square__mat_8h-source.html#l00275">D</a>, <a class="el" href="square__mat_8h-source.html#l00277">L</a>, and <a class="el" href="square__mat_8cpp-source.html#l00200">ldform()</a>.</p> 
     427>>>>>>> doc:library/doc/html/classldmat.html 
    400428 
    401429</div> 
     
    418446 
    419447<p> 
    420 Inplace symmetric multiplication by a SQUARE transpose of matrix <img class="formulaInl" alt="$C$" src="form_24.png">, i.e. <img class="formulaInl" alt="$V = C'*V*C$" src="form_26.png">.  
     448Inplace symmetric multiplication by a SQUARE transpose of matrix <img class="formulaInl" alt="$C$" src="form_52.png">, i.e. <img class="formulaInl" alt="$V = C'*V*C$" src="form_54.png">.  
    421449<p> 
    422450<dl compact><dt><b>Parameters:</b></dt><dd> 
     
    428456<p>Implements <a class="el" href="classsqmat.html#6909e906da17725b1b80f3cae7cf3325">sqmat</a>.</p> 
    429457 
     458<<<<<<< HEAD:library/doc/html/classldmat.html 
    430459<p>References <a class="el" href="square__mat_8h_source.html#l00275">D</a>, <a class="el" href="square__mat_8h_source.html#l00277">L</a>, and <a class="el" href="square__mat_8cpp_source.html#l00200">ldform()</a>.</p> 
     460======= 
     461<p>References <a class="el" href="square__mat_8h-source.html#l00275">D</a>, <a class="el" href="square__mat_8h-source.html#l00277">L</a>, and <a class="el" href="square__mat_8cpp-source.html#l00200">ldform()</a>.</p> 
     462>>>>>>> doc:library/doc/html/classldmat.html 
    431463 
    432464</div> 
     
    458490 
    459491<p> 
    460 Perfroms a rank-1 update by outer product of vectors: <img class="formulaInl" alt="$V = V + w v v'$" src="form_23.png">. <dl compact><dt><b>Parameters:</b></dt><dd> 
     492Perfroms a rank-1 update by outer product of vectors: <img class="formulaInl" alt="$V = V + w v v'$" src="form_51.png">. <dl compact><dt><b>Parameters:</b></dt><dd> 
    461493  <table border="0" cellspacing="2" cellpadding="0"> 
    462494    <tr><td valign="top"></td><td valign="top"><em>v</em>&nbsp;</td><td>Vector forming the outer product to be added </td></tr> 
     
    467499<p>Implements <a class="el" href="classsqmat.html#b223484796661f2dadb5607a86ce0581">sqmat</a>.</p> 
    468500 
     501<<<<<<< HEAD:library/doc/html/classldmat.html 
    469502<p>References <a class="el" href="square__mat_8h_source.html#l00275">D</a>, <a class="el" href="square__mat_8h_source.html#l00107">sqmat::dim</a>, <a class="el" href="square__mat_8cpp_source.html#l00319">dydr()</a>, and <a class="el" href="square__mat_8h_source.html#l00277">L</a>.</p> 
    470503 
    471504<p>Referenced by <a class="el" href="square__mat_8cpp_source.html#l00104">add()</a>, <a class="el" href="bdm_2estim_2arx_8cpp_source.html#l00005">bdm::ARX::bayes()</a>, and <a class="el" href="bdm_2estim_2arx_8cpp_source.html#l00025">bdm::ARX::logpred()</a>.</p> 
     505======= 
     506<p>References <a class="el" href="square__mat_8h-source.html#l00275">D</a>, <a class="el" href="square__mat_8h-source.html#l00107">sqmat::dim</a>, <a class="el" href="square__mat_8cpp-source.html#l00319">dydr()</a>, and <a class="el" href="square__mat_8h-source.html#l00277">L</a>.</p> 
     507 
     508<p>Referenced by <a class="el" href="square__mat_8cpp-source.html#l00104">add()</a>, <a class="el" href="bdm_2estim_2arx_8cpp-source.html#l00005">bdm::ARX::bayes()</a>, and <a class="el" href="bdm_2estim_2arx_8cpp-source.html#l00025">bdm::ARX::logpred()</a>.</p> 
     509>>>>>>> doc:library/doc/html/classldmat.html 
    472510 
    473511</div> 
     
    490528 
    491529<p> 
    492 Multiplies square root of <img class="formulaInl" alt="$V$" src="form_27.png"> by vector <img class="formulaInl" alt="$x$" src="form_28.png">.  
     530Multiplies square root of <img class="formulaInl" alt="$V$" src="form_55.png"> by vector <img class="formulaInl" alt="$x$" src="form_1.png">.  
    493531<p> 
    494532Used e.g. in generating normal samples.  
    495533<p>Implements <a class="el" href="classsqmat.html#6b79438b5d7544a9c8e110a145355d8f">sqmat</a>.</p> 
    496534 
     535<<<<<<< HEAD:library/doc/html/classldmat.html 
    497536<p>References <a class="el" href="square__mat_8h_source.html#l00275">D</a>, <a class="el" href="square__mat_8h_source.html#l00107">sqmat::dim</a>, and <a class="el" href="square__mat_8h_source.html#l00277">L</a>.</p> 
     537======= 
     538<p>References <a class="el" href="square__mat_8h-source.html#l00275">D</a>, <a class="el" href="square__mat_8h-source.html#l00107">sqmat::dim</a>, and <a class="el" href="square__mat_8h-source.html#l00277">L</a>.</p> 
     539>>>>>>> doc:library/doc/html/classldmat.html 
    498540 
    499541</div> 
    500542</div><p> 
    501543<hr>The documentation for this class was generated from the following files:<ul> 
     544<<<<<<< HEAD:library/doc/html/classldmat.html 
    502545<li><a class="el" href="square__mat_8h_source.html">square_mat.h</a><li>square_mat.cpp</ul> 
    503546</div> 
    504547<hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 24 13:35:47 2009 for mixpp by&nbsp; 
     548======= 
     549<li><a class="el" href="square__mat_8h-source.html">square_mat.h</a><li>square_mat.cpp</ul> 
     550</div> 
     551<hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 23 19:52:51 2009 for mixpp by&nbsp; 
     552>>>>>>> doc:library/doc/html/classldmat.html 
    505553<a href="http://www.doxygen.org/index.html"> 
    506554<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>