| [33] | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> | 
|---|
|  | 2 | <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> | 
|---|
|  | 3 | <title>mixpp: ldmat Class Reference</title> | 
|---|
|  | 4 | <link href="tabs.css" rel="stylesheet" type="text/css"> | 
|---|
| [290] | 5 | <link href="doxygen.css" rel="stylesheet" type="text/css"> | 
|---|
| [33] | 6 | </head><body> | 
|---|
| [290] | 7 | <!-- Generated by Doxygen 1.5.8 --> | 
|---|
| [271] | 8 | <script type="text/javascript"> | 
|---|
|  | 9 | <!-- | 
|---|
|  | 10 | function changeDisplayState (e){ | 
|---|
|  | 11 | var num=this.id.replace(/[^[0-9]/g,''); | 
|---|
|  | 12 | var button=this.firstChild; | 
|---|
|  | 13 | var sectionDiv=document.getElementById('dynsection'+num); | 
|---|
|  | 14 | if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){ | 
|---|
|  | 15 | sectionDiv.style.display='block'; | 
|---|
|  | 16 | button.src='open.gif'; | 
|---|
|  | 17 | }else{ | 
|---|
|  | 18 | sectionDiv.style.display='none'; | 
|---|
|  | 19 | button.src='closed.gif'; | 
|---|
|  | 20 | } | 
|---|
|  | 21 | } | 
|---|
|  | 22 | function initDynSections(){ | 
|---|
|  | 23 | var divs=document.getElementsByTagName('div'); | 
|---|
|  | 24 | var sectionCounter=1; | 
|---|
|  | 25 | for(var i=0;i<divs.length-1;i++){ | 
|---|
|  | 26 | if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){ | 
|---|
|  | 27 | var header=divs[i]; | 
|---|
|  | 28 | var section=divs[i+1]; | 
|---|
|  | 29 | var button=header.firstChild; | 
|---|
|  | 30 | if (button!='IMG'){ | 
|---|
|  | 31 | divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild); | 
|---|
|  | 32 | button=document.createElement('img'); | 
|---|
|  | 33 | divs[i].insertBefore(button,divs[i].firstChild); | 
|---|
|  | 34 | } | 
|---|
|  | 35 | header.style.cursor='pointer'; | 
|---|
|  | 36 | header.onclick=changeDisplayState; | 
|---|
|  | 37 | header.id='dynheader'+sectionCounter; | 
|---|
|  | 38 | button.src='closed.gif'; | 
|---|
|  | 39 | section.id='dynsection'+sectionCounter; | 
|---|
|  | 40 | section.style.display='none'; | 
|---|
|  | 41 | section.style.marginLeft='14px'; | 
|---|
|  | 42 | sectionCounter++; | 
|---|
|  | 43 | } | 
|---|
|  | 44 | } | 
|---|
|  | 45 | } | 
|---|
|  | 46 | window.onload = initDynSections; | 
|---|
|  | 47 | --> | 
|---|
|  | 48 | </script> | 
|---|
| [91] | 49 | <div class="navigation" id="top"> | 
|---|
|  | 50 | <div class="tabs"> | 
|---|
|  | 51 | <ul> | 
|---|
| [271] | 52 | <li><a href="main.html"><span>Main Page</span></a></li> | 
|---|
| [91] | 53 | <li><a href="pages.html"><span>Related Pages</span></a></li> | 
|---|
| [219] | 54 | <li><a href="modules.html"><span>Modules</span></a></li> | 
|---|
| [290] | 55 | <li class="current"><a href="annotated.html"><span>Classes</span></a></li> | 
|---|
| [91] | 56 | <li><a href="files.html"><span>Files</span></a></li> | 
|---|
|  | 57 | </ul> | 
|---|
|  | 58 | </div> | 
|---|
|  | 59 | <div class="tabs"> | 
|---|
|  | 60 | <ul> | 
|---|
|  | 61 | <li><a href="annotated.html"><span>Class List</span></a></li> | 
|---|
| [290] | 62 | <li><a href="classes.html"><span>Class Index</span></a></li> | 
|---|
| [91] | 63 | <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> | 
|---|
|  | 64 | <li><a href="functions.html"><span>Class Members</span></a></li> | 
|---|
|  | 65 | </ul> | 
|---|
|  | 66 | </div> | 
|---|
| [33] | 67 | </div> | 
|---|
| [91] | 68 | <div class="contents"> | 
|---|
| [219] | 69 | <h1>ldmat Class Reference<br> | 
|---|
|  | 70 | <small> | 
|---|
|  | 71 | [<a class="el" href="group__math.html">Auxiliary math functions</a>]</small> | 
|---|
| [290] | 72 | </h1><!-- doxytag: class="ldmat" --><!-- doxytag: inherits="sqmat" -->Matrix stored in LD form, (commonly known as UD). | 
|---|
|  | 73 | <a href="#_details">More...</a> | 
|---|
| [33] | 74 | <p> | 
|---|
| [290] | 75 | <code>#include <<a class="el" href="libDC_8h-source.html">libDC.h</a>></code> | 
|---|
|  | 76 | <p> | 
|---|
| [33] | 77 |  | 
|---|
|  | 78 | <p> | 
|---|
| [290] | 79 | <a href="classldmat-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> | 
|---|
| [33] | 80 | <tr><td></td></tr> | 
|---|
|  | 81 | <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> | 
|---|
|  | 82 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="968113788422e858da23a477e98fd3a1"></a><!-- doxytag: member="ldmat::ldmat" ref="968113788422e858da23a477e98fd3a1" args="(const mat &L, const vec &D)" --> | 
|---|
|  | 83 |  </td><td class="memItemRight" valign="bottom"><a class="el" href="classldmat.html#968113788422e858da23a477e98fd3a1">ldmat</a> (const mat &<a class="el" href="classldmat.html#f74a64b99fe58a75ebd37bb679e121ea">L</a>, const vec &<a class="el" href="classldmat.html#4cce04824539c4a8d062d9a36d6e014e">D</a>)</td></tr> | 
|---|
|  | 84 |  | 
|---|
|  | 85 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Construct by copy of L and D. <br></td></tr> | 
|---|
|  | 86 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5f21785358072d36892d538eed1d1ea5"></a><!-- doxytag: member="ldmat::ldmat" ref="5f21785358072d36892d538eed1d1ea5" args="(const mat &V)" --> | 
|---|
|  | 87 |  </td><td class="memItemRight" valign="bottom"><a class="el" href="classldmat.html#5f21785358072d36892d538eed1d1ea5">ldmat</a> (const mat &V)</td></tr> | 
|---|
|  | 88 |  | 
|---|
|  | 89 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Construct by decomposition of full matrix V. <br></td></tr> | 
|---|
| [181] | 90 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="8e88c818f9605bc726e52c4136c71cc5"></a><!-- doxytag: member="ldmat::ldmat" ref="8e88c818f9605bc726e52c4136c71cc5" args="(const ldmat &V0, const ivec &perm)" --> | 
|---|
|  | 91 |  </td><td class="memItemRight" valign="bottom"><a class="el" href="classldmat.html#8e88c818f9605bc726e52c4136c71cc5">ldmat</a> (const <a class="el" href="classldmat.html">ldmat</a> &V0, const ivec &perm)</td></tr> | 
|---|
|  | 92 |  | 
|---|
|  | 93 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Construct by restructuring of V0 accordint to permutation vector perm. <br></td></tr> | 
|---|
| [33] | 94 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="abe16e0f86668ef61a9a4896c8565dee"></a><!-- doxytag: member="ldmat::ldmat" ref="abe16e0f86668ef61a9a4896c8565dee" args="(vec D0)" --> | 
|---|
|  | 95 |  </td><td class="memItemRight" valign="bottom"><a class="el" href="classldmat.html#abe16e0f86668ef61a9a4896c8565dee">ldmat</a> (vec D0)</td></tr> | 
|---|
|  | 96 |  | 
|---|
|  | 97 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Construct diagonal matrix with diagonal D0. <br></td></tr> | 
|---|
|  | 98 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a12dda6f529580b0377cc45226b43303"></a><!-- doxytag: member="ldmat::ldmat" ref="a12dda6f529580b0377cc45226b43303" args="()" --> | 
|---|
|  | 99 |  </td><td class="memItemRight" valign="bottom"><a class="el" href="classldmat.html#a12dda6f529580b0377cc45226b43303">ldmat</a> ()</td></tr> | 
|---|
|  | 100 |  | 
|---|
|  | 101 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Default constructor. <br></td></tr> | 
|---|
|  | 102 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="163ee002a7858d104da1c59dd11f016d"></a><!-- doxytag: member="ldmat::ldmat" ref="163ee002a7858d104da1c59dd11f016d" args="(const int dim0)" --> | 
|---|
|  | 103 |  </td><td class="memItemRight" valign="bottom"><a class="el" href="classldmat.html#163ee002a7858d104da1c59dd11f016d">ldmat</a> (const int dim0)</td></tr> | 
|---|
|  | 104 |  | 
|---|
|  | 105 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Default initialization with proper size. <br></td></tr> | 
|---|
|  | 106 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1e2734c0164ce5233c4d709679555138"></a><!-- doxytag: member="ldmat::~ldmat" ref="1e2734c0164ce5233c4d709679555138" args="()" --> | 
|---|
|  | 107 | virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classldmat.html#1e2734c0164ce5233c4d709679555138">~ldmat</a> ()</td></tr> | 
|---|
|  | 108 |  | 
|---|
|  | 109 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Destructor for future use;. <br></td></tr> | 
|---|
|  | 110 | <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classldmat.html#0f0f6e083e6d947cf58097ffce3ccd1a">opupdt</a> (const vec &v, double w)</td></tr> | 
|---|
|  | 111 |  | 
|---|
| [171] | 112 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2c1ebc071de4bafbba55b80afd8a7e8e"></a><!-- doxytag: member="ldmat::to_mat" ref="2c1ebc071de4bafbba55b80afd8a7e8e" args="() const " --> | 
|---|
|  | 113 | mat </td><td class="memItemRight" valign="bottom"><a class="el" href="classldmat.html#2c1ebc071de4bafbba55b80afd8a7e8e">to_mat</a> () const </td></tr> | 
|---|
| [33] | 114 |  | 
|---|
|  | 115 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Conversion to full matrix. <br></td></tr> | 
|---|
|  | 116 | <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classldmat.html#e967b9425007f0cb6cd59b845f9756d8">mult_sym</a> (const mat &C)</td></tr> | 
|---|
|  | 117 |  | 
|---|
| [79] | 118 | <tr><td class="mdescLeft"> </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> | 
|---|
| [33] | 119 | <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classldmat.html#4fd155f38eb6dd5af4bdf9c98a7999a9">mult_sym_t</a> (const mat &C)</td></tr> | 
|---|
|  | 120 |  | 
|---|
| [79] | 121 | <tr><td class="mdescLeft"> </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> | 
|---|
| [33] | 122 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a60f2c7e4f3c6a7738eaaaab81ffad20"></a><!-- doxytag: member="ldmat::add" ref="a60f2c7e4f3c6a7738eaaaab81ffad20" args="(const ldmat &ld2, double w=1.0)" --> | 
|---|
|  | 123 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classldmat.html#a60f2c7e4f3c6a7738eaaaab81ffad20">add</a> (const <a class="el" href="classldmat.html">ldmat</a> &ld2, double w=1.0)</td></tr> | 
|---|
|  | 124 |  | 
|---|
|  | 125 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Add another matrix in LD form with weight w. <br></td></tr> | 
|---|
|  | 126 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2b42750ba4962d439aa52a77ae12949b"></a><!-- doxytag: member="ldmat::logdet" ref="2b42750ba4962d439aa52a77ae12949b" args="() const " --> | 
|---|
|  | 127 | double </td><td class="memItemRight" valign="bottom"><a class="el" href="classldmat.html#2b42750ba4962d439aa52a77ae12949b">logdet</a> () const </td></tr> | 
|---|
|  | 128 |  | 
|---|
|  | 129 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Logarithm of a determinant. <br></td></tr> | 
|---|
|  | 130 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d64f331b781903e913cb2ee836886f3f"></a><!-- doxytag: member="ldmat::qform" ref="d64f331b781903e913cb2ee836886f3f" args="(const vec &v) const " --> | 
|---|
|  | 131 | double </td><td class="memItemRight" valign="bottom"><a class="el" href="classldmat.html#d64f331b781903e913cb2ee836886f3f">qform</a> (const vec &v) const </td></tr> | 
|---|
|  | 132 |  | 
|---|
| [79] | 133 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Evaluates quadratic form <img class="formulaInl" alt="$x= v'*V*v$" src="form_29.png">;. <br></td></tr> | 
|---|
|  | 134 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d876c5f83e02b3e809b35c9de5068f14"></a><!-- doxytag: member="ldmat::invqform" ref="d876c5f83e02b3e809b35c9de5068f14" args="(const vec &v) const " --> | 
|---|
|  | 135 | double </td><td class="memItemRight" valign="bottom"><a class="el" href="classldmat.html#d876c5f83e02b3e809b35c9de5068f14">invqform</a> (const vec &v) const </td></tr> | 
|---|
|  | 136 |  | 
|---|
|  | 137 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Evaluates quadratic form <img class="formulaInl" alt="$x= v'*inv(V)*v$" src="form_30.png">;. <br></td></tr> | 
|---|
| [33] | 138 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4d6e401de9607332305c27e67972a07a"></a><!-- doxytag: member="ldmat::clear" ref="4d6e401de9607332305c27e67972a07a" args="()" --> | 
|---|
|  | 139 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classldmat.html#4d6e401de9607332305c27e67972a07a">clear</a> ()</td></tr> | 
|---|
|  | 140 |  | 
|---|
|  | 141 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Clearing matrix so that it corresponds to zeros. <br></td></tr> | 
|---|
| [219] | 142 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g0fceb6b5b637cec89bb0a3d2e6be1306"></a><!-- doxytag: member="ldmat::cols" ref="g0fceb6b5b637cec89bb0a3d2e6be1306" args="() const " --> | 
|---|
|  | 143 | int </td><td class="memItemRight" valign="bottom"><a class="el" href="group__math.html#g0fceb6b5b637cec89bb0a3d2e6be1306">cols</a> () const </td></tr> | 
|---|
| [33] | 144 |  | 
|---|
|  | 145 | <tr><td class="mdescLeft"> </td><td class="mdescRight">access function <br></td></tr> | 
|---|
| [219] | 146 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g96dfb21865db4f5bd36fa70f9b0b1163"></a><!-- doxytag: member="ldmat::rows" ref="g96dfb21865db4f5bd36fa70f9b0b1163" args="() const " --> | 
|---|
|  | 147 | int </td><td class="memItemRight" valign="bottom"><a class="el" href="group__math.html#g96dfb21865db4f5bd36fa70f9b0b1163">rows</a> () const </td></tr> | 
|---|
| [33] | 148 |  | 
|---|
|  | 149 | <tr><td class="mdescLeft"> </td><td class="mdescRight">access function <br></td></tr> | 
|---|
|  | 150 | <tr><td class="memItemLeft" nowrap align="right" valign="top">vec </td><td class="memItemRight" valign="bottom"><a class="el" href="classldmat.html#fc380626ced6f9244fb58c5f0231174d">sqrt_mult</a> (const vec &v) const </td></tr> | 
|---|
|  | 151 |  | 
|---|
| [79] | 152 | <tr><td class="mdescLeft"> </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> | 
|---|
| [33] | 153 | <tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classldmat.html#2c160cb123c1102face7a50ec566a031">inv</a> (<a class="el" href="classldmat.html">ldmat</a> &Inv) const </td></tr> | 
|---|
|  | 154 |  | 
|---|
|  | 155 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Matrix inversion preserving the chosen form.  <a href="#2c160cb123c1102face7a50ec566a031"></a><br></td></tr> | 
|---|
|  | 156 | <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classldmat.html#e7207748909325bb0f99b43f090a2b7e">mult_sym</a> (const mat &C, <a class="el" href="classldmat.html">ldmat</a> &U) const </td></tr> | 
|---|
|  | 157 |  | 
|---|
| [79] | 158 | <tr><td class="mdescLeft"> </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> | 
|---|
| [33] | 159 | <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classldmat.html#f94dc3a233f3d40fc853d8d4ac3b8eab">mult_sym_t</a> (const mat &C, <a class="el" href="classldmat.html">ldmat</a> &U) const </td></tr> | 
|---|
|  | 160 |  | 
|---|
| [79] | 161 | <tr><td class="mdescLeft"> </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> | 
|---|
| [33] | 162 | <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classldmat.html#f291faa073e7bc8dfafc7ae93daa2506">ldform</a> (const mat &A, const vec &D0)</td></tr> | 
|---|
|  | 163 |  | 
|---|
| [79] | 164 | <tr><td class="mdescLeft"> </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> | 
|---|
| [33] | 165 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0884a613b94fde61bfc84288e73ce57f"></a><!-- doxytag: member="ldmat::setD" ref="0884a613b94fde61bfc84288e73ce57f" args="(const vec &nD)" --> | 
|---|
|  | 166 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classldmat.html#0884a613b94fde61bfc84288e73ce57f">setD</a> (const vec &nD)</td></tr> | 
|---|
|  | 167 |  | 
|---|
|  | 168 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Access functions. <br></td></tr> | 
|---|
|  | 169 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7619922b4de18830ce5351c6b5667e60"></a><!-- doxytag: member="ldmat::setD" ref="7619922b4de18830ce5351c6b5667e60" args="(const vec &nD, int i)" --> | 
|---|
|  | 170 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classldmat.html#7619922b4de18830ce5351c6b5667e60">setD</a> (const vec &nD, int i)</td></tr> | 
|---|
|  | 171 |  | 
|---|
|  | 172 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Access functions. <br></td></tr> | 
|---|
|  | 173 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="32ff66296627ff5341d7c0b973249614"></a><!-- doxytag: member="ldmat::setL" ref="32ff66296627ff5341d7c0b973249614" args="(const vec &nL)" --> | 
|---|
|  | 174 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classldmat.html#32ff66296627ff5341d7c0b973249614">setL</a> (const vec &nL)</td></tr> | 
|---|
|  | 175 |  | 
|---|
|  | 176 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Access functions. <br></td></tr> | 
|---|
| [99] | 177 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="282c879f50aa9ef934e7f46d86881582"></a><!-- doxytag: member="ldmat::_D" ref="282c879f50aa9ef934e7f46d86881582" args="() const " --> | 
|---|
|  | 178 | const vec & </td><td class="memItemRight" valign="bottom"><a class="el" href="classldmat.html#282c879f50aa9ef934e7f46d86881582">_D</a> () const </td></tr> | 
|---|
|  | 179 |  | 
|---|
|  | 180 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Access functions. <br></td></tr> | 
|---|
|  | 181 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5f44f100248c6627314afaa653b9e5bd"></a><!-- doxytag: member="ldmat::_L" ref="5f44f100248c6627314afaa653b9e5bd" args="() const " --> | 
|---|
|  | 182 | const mat & </td><td class="memItemRight" valign="bottom"><a class="el" href="classldmat.html#5f44f100248c6627314afaa653b9e5bd">_L</a> () const </td></tr> | 
|---|
|  | 183 |  | 
|---|
|  | 184 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Access functions. <br></td></tr> | 
|---|
| [219] | 185 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classldmat.html">ldmat</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="group__math.html#gca445ee152a56043af946ea095b2d8f8">operator+=</a> (const <a class="el" href="classldmat.html">ldmat</a> &ldA)</td></tr> | 
|---|
| [33] | 186 |  | 
|---|
| [219] | 187 | <tr><td class="mdescLeft"> </td><td class="mdescRight">add another <a class="el" href="classldmat.html" title="Matrix stored in LD form, (commonly known as UD).">ldmat</a> matrix  <a href="group__math.html#gca445ee152a56043af946ea095b2d8f8"></a><br></td></tr> | 
|---|
|  | 188 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classldmat.html">ldmat</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="group__math.html#ge3f4d2d85ab1ba384c852329aa31d0fb">operator-=</a> (const <a class="el" href="classldmat.html">ldmat</a> &ldA)</td></tr> | 
|---|
| [33] | 189 |  | 
|---|
| [219] | 190 | <tr><td class="mdescLeft"> </td><td class="mdescRight">subtract another <a class="el" href="classldmat.html" title="Matrix stored in LD form, (commonly known as UD).">ldmat</a> matrix  <a href="group__math.html#ge3f4d2d85ab1ba384c852329aa31d0fb"></a><br></td></tr> | 
|---|
| [91] | 191 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="875b7e6dcf73ae7001329099019fdb1d"></a><!-- doxytag: member="ldmat::operator*=" ref="875b7e6dcf73ae7001329099019fdb1d" args="(double x)" --> | 
|---|
|  | 192 | <a class="el" href="classldmat.html">ldmat</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classldmat.html#875b7e6dcf73ae7001329099019fdb1d">operator*=</a> (double x)</td></tr> | 
|---|
| [33] | 193 |  | 
|---|
|  | 194 | <tr><td class="mdescLeft"> </td><td class="mdescRight">multiply by a scalar <br></td></tr> | 
|---|
|  | 195 | <tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr> | 
|---|
|  | 196 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4cce04824539c4a8d062d9a36d6e014e"></a><!-- doxytag: member="ldmat::D" ref="4cce04824539c4a8d062d9a36d6e014e" args="" --> | 
|---|
|  | 197 | vec </td><td class="memItemRight" valign="bottom"><a class="el" href="classldmat.html#4cce04824539c4a8d062d9a36d6e014e">D</a></td></tr> | 
|---|
|  | 198 |  | 
|---|
| [79] | 199 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Positive vector <img class="formulaInl" alt="$D$" src="form_22.png">. <br></td></tr> | 
|---|
| [33] | 200 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f74a64b99fe58a75ebd37bb679e121ea"></a><!-- doxytag: member="ldmat::L" ref="f74a64b99fe58a75ebd37bb679e121ea" args="" --> | 
|---|
|  | 201 | mat </td><td class="memItemRight" valign="bottom"><a class="el" href="classldmat.html#f74a64b99fe58a75ebd37bb679e121ea">L</a></td></tr> | 
|---|
|  | 202 |  | 
|---|
| [79] | 203 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Lower-triangular matrix <img class="formulaInl" alt="$L$" src="form_21.png">. <br></td></tr> | 
|---|
| [290] | 204 | <tr><td colspan="2"><br><h2>Private Attributes</h2></td></tr> | 
|---|
|  | 205 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0abed904bdc0882373ba9adba919689d"></a><!-- doxytag: member="ldmat::dim" ref="0abed904bdc0882373ba9adba919689d" args="" --> | 
|---|
|  | 206 | int </td><td class="memItemRight" valign="bottom"><a class="el" href="classsqmat.html#0abed904bdc0882373ba9adba919689d">dim</a></td></tr> | 
|---|
|  | 207 |  | 
|---|
|  | 208 | <tr><td class="mdescLeft"> </td><td class="mdescRight">dimension of the square matrix <br></td></tr> | 
|---|
| [33] | 209 | <tr><td colspan="2"><br><h2>Friends</h2></td></tr> | 
|---|
|  | 210 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="eaaa0baa6026b84cfcbced41c84599d1"></a><!-- doxytag: member="ldmat::operator<<" ref="eaaa0baa6026b84cfcbced41c84599d1" args="(std::ostream &os, const ldmat &sq)" --> | 
|---|
|  | 211 | std::ostream & </td><td class="memItemRight" valign="bottom"><a class="el" href="classldmat.html#eaaa0baa6026b84cfcbced41c84599d1">operator<<</a> (std::ostream &os, const <a class="el" href="classldmat.html">ldmat</a> &sq)</td></tr> | 
|---|
|  | 212 |  | 
|---|
|  | 213 | <tr><td class="mdescLeft"> </td><td class="mdescRight">print both <code>L</code> and <code>D</code> <br></td></tr> | 
|---|
|  | 214 | </table> | 
|---|
| [290] | 215 | <hr><a name="_details"></a><h2>Detailed Description</h2> | 
|---|
|  | 216 | Matrix stored in LD form, (commonly known as UD). | 
|---|
|  | 217 | <p> | 
|---|
|  | 218 | Matrix 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> | 
|---|
|  | 222 | <a class="anchor" name="2c160cb123c1102face7a50ec566a031"></a><!-- doxytag: member="ldmat::inv" ref="2c160cb123c1102face7a50ec566a031" args="(ldmat &Inv) const " --> | 
|---|
| [33] | 223 | <div class="memitem"> | 
|---|
|  | 224 | <div class="memproto"> | 
|---|
|  | 225 | <table class="memname"> | 
|---|
|  | 226 | <tr> | 
|---|
| [290] | 227 | <td class="memname">void ldmat::inv           </td> | 
|---|
| [33] | 228 | <td>(</td> | 
|---|
| [290] | 229 | <td class="paramtype"><a class="el" href="classldmat.html">ldmat</a> & </td> | 
|---|
|  | 230 | <td class="paramname"> <em>Inv</em>          </td> | 
|---|
|  | 231 | <td> ) </td> | 
|---|
|  | 232 | <td> const<code> [virtual]</code></td> | 
|---|
| [33] | 233 | </tr> | 
|---|
|  | 234 | </table> | 
|---|
|  | 235 | </div> | 
|---|
|  | 236 | <div class="memdoc"> | 
|---|
|  | 237 |  | 
|---|
|  | 238 | <p> | 
|---|
| [290] | 239 | Matrix inversion preserving the chosen form. | 
|---|
|  | 240 | <p> | 
|---|
|  | 241 | <dl compact><dt><b>Parameters:</b></dt><dd> | 
|---|
| [33] | 242 | <table border="0" cellspacing="2" cellpadding="0"> | 
|---|
| [290] | 243 | <tr><td valign="top"></td><td valign="top"><em>Inv</em> </td><td>a space where the inverse is stored. </td></tr> | 
|---|
| [33] | 244 | </table> | 
|---|
|  | 245 | </dl> | 
|---|
|  | 246 |  | 
|---|
| [290] | 247 | <p>References <a class="el" href="libDC_8cpp-source.html#l00116">clear()</a>, <a class="el" href="libDC_8h-source.html#l00275">D</a>, <a class="el" href="libDC_8h-source.html#l00277">L</a>, <a class="el" href="libDC_8cpp-source.html#l00200">ldform()</a>, and <a class="el" href="libDC_8cpp-source.html#l00298">ltuinv()</a>.</p> | 
|---|
| [91] | 248 |  | 
|---|
| [290] | 249 | <p>Referenced by <a class="el" href="libEF_8cpp-source.html#l00090">bdm::egiw::variance()</a>.</p> | 
|---|
| [91] | 250 |  | 
|---|
| [33] | 251 | </div> | 
|---|
|  | 252 | </div><p> | 
|---|
| [290] | 253 | <a class="anchor" name="f291faa073e7bc8dfafc7ae93daa2506"></a><!-- doxytag: member="ldmat::ldform" ref="f291faa073e7bc8dfafc7ae93daa2506" args="(const mat &A, const vec &D0)" --> | 
|---|
| [33] | 254 | <div class="memitem"> | 
|---|
|  | 255 | <div class="memproto"> | 
|---|
|  | 256 | <table class="memname"> | 
|---|
|  | 257 | <tr> | 
|---|
| [290] | 258 | <td class="memname">void ldmat::ldform           </td> | 
|---|
| [33] | 259 | <td>(</td> | 
|---|
|  | 260 | <td class="paramtype">const mat & </td> | 
|---|
| [290] | 261 | <td class="paramname"> <em>A</em>, </td> | 
|---|
| [33] | 262 | </tr> | 
|---|
| [290] | 263 | <tr> | 
|---|
|  | 264 | <td class="paramkey"></td> | 
|---|
|  | 265 | <td></td> | 
|---|
|  | 266 | <td class="paramtype">const vec & </td> | 
|---|
|  | 267 | <td class="paramname"> <em>D0</em></td><td> </td> | 
|---|
|  | 268 | </tr> | 
|---|
|  | 269 | <tr> | 
|---|
|  | 270 | <td></td> | 
|---|
|  | 271 | <td>)</td> | 
|---|
|  | 272 | <td></td><td></td><td></td> | 
|---|
|  | 273 | </tr> | 
|---|
| [33] | 274 | </table> | 
|---|
|  | 275 | </div> | 
|---|
|  | 276 | <div class="memdoc"> | 
|---|
|  | 277 |  | 
|---|
|  | 278 | <p> | 
|---|
| [290] | 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">. | 
|---|
| [33] | 280 | <p> | 
|---|
| [290] | 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> | 
|---|
| [33] | 282 | <table border="0" cellspacing="2" cellpadding="0"> | 
|---|
| [290] | 283 | <tr><td valign="top"></td><td valign="top"><em>A</em> </td><td>general matrix </td></tr> | 
|---|
|  | 284 | <tr><td valign="top"></td><td valign="top"><em>D0</em> </td><td>general vector </td></tr> | 
|---|
| [33] | 285 | </table> | 
|---|
|  | 286 | </dl> | 
|---|
|  | 287 |  | 
|---|
| [290] | 288 | <p>References <a class="el" href="libDC_8h-source.html#l00275">D</a>, <a class="el" href="libDC_8h-source.html#l00107">sqmat::dim</a>, and <a class="el" href="libDC_8h-source.html#l00277">L</a>.</p> | 
|---|
| [33] | 289 |  | 
|---|
| [290] | 290 | <p>Referenced by <a class="el" href="libDC_8cpp-source.html#l00118">inv()</a>, <a class="el" href="libDC_8cpp-source.html#l00046">ldmat()</a>, <a class="el" href="libDC_8cpp-source.html#l00125">mult_sym()</a>, and <a class="el" href="libDC_8cpp-source.html#l00130">mult_sym_t()</a>.</p> | 
|---|
| [91] | 291 |  | 
|---|
| [33] | 292 | </div> | 
|---|
|  | 293 | </div><p> | 
|---|
| [290] | 294 | <a class="anchor" name="e7207748909325bb0f99b43f090a2b7e"></a><!-- doxytag: member="ldmat::mult_sym" ref="e7207748909325bb0f99b43f090a2b7e" args="(const mat &C, ldmat &U) const " --> | 
|---|
| [33] | 295 | <div class="memitem"> | 
|---|
|  | 296 | <div class="memproto"> | 
|---|
|  | 297 | <table class="memname"> | 
|---|
|  | 298 | <tr> | 
|---|
| [290] | 299 | <td class="memname">void ldmat::mult_sym           </td> | 
|---|
| [33] | 300 | <td>(</td> | 
|---|
|  | 301 | <td class="paramtype">const mat & </td> | 
|---|
| [290] | 302 | <td class="paramname"> <em>C</em>, </td> | 
|---|
| [33] | 303 | </tr> | 
|---|
| [290] | 304 | <tr> | 
|---|
|  | 305 | <td class="paramkey"></td> | 
|---|
|  | 306 | <td></td> | 
|---|
|  | 307 | <td class="paramtype"><a class="el" href="classldmat.html">ldmat</a> & </td> | 
|---|
|  | 308 | <td class="paramname"> <em>U</em></td><td> </td> | 
|---|
|  | 309 | </tr> | 
|---|
|  | 310 | <tr> | 
|---|
|  | 311 | <td></td> | 
|---|
|  | 312 | <td>)</td> | 
|---|
|  | 313 | <td></td><td></td><td> const</td> | 
|---|
|  | 314 | </tr> | 
|---|
| [33] | 315 | </table> | 
|---|
|  | 316 | </div> | 
|---|
|  | 317 | <div class="memdoc"> | 
|---|
|  | 318 |  | 
|---|
|  | 319 | <p> | 
|---|
| [290] | 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. | 
|---|
| [33] | 321 | <p> | 
|---|
|  | 322 | <dl compact><dt><b>Parameters:</b></dt><dd> | 
|---|
|  | 323 | <table border="0" cellspacing="2" cellpadding="0"> | 
|---|
| [290] | 324 | <tr><td valign="top"></td><td valign="top"><em>C</em> </td><td>matrix to multiply with </td></tr> | 
|---|
|  | 325 | <tr><td valign="top"></td><td valign="top"><em>U</em> </td><td>a space where the inverse is stored. </td></tr> | 
|---|
| [33] | 326 | </table> | 
|---|
|  | 327 | </dl> | 
|---|
|  | 328 |  | 
|---|
| [270] | 329 | <p>References <a class="el" href="libDC_8h-source.html#l00275">D</a>, <a class="el" href="libDC_8h-source.html#l00277">L</a>, and <a class="el" href="libDC_8cpp-source.html#l00200">ldform()</a>.</p> | 
|---|
| [91] | 330 |  | 
|---|
| [33] | 331 | </div> | 
|---|
|  | 332 | </div><p> | 
|---|
| [290] | 333 | <a class="anchor" name="e967b9425007f0cb6cd59b845f9756d8"></a><!-- doxytag: member="ldmat::mult_sym" ref="e967b9425007f0cb6cd59b845f9756d8" args="(const mat &C)" --> | 
|---|
| [33] | 334 | <div class="memitem"> | 
|---|
|  | 335 | <div class="memproto"> | 
|---|
|  | 336 | <table class="memname"> | 
|---|
|  | 337 | <tr> | 
|---|
| [290] | 338 | <td class="memname">void ldmat::mult_sym           </td> | 
|---|
| [33] | 339 | <td>(</td> | 
|---|
| [290] | 340 | <td class="paramtype">const mat & </td> | 
|---|
|  | 341 | <td class="paramname"> <em>C</em>          </td> | 
|---|
| [33] | 342 | <td> ) </td> | 
|---|
| [290] | 343 | <td><code> [virtual]</code></td> | 
|---|
| [33] | 344 | </tr> | 
|---|
|  | 345 | </table> | 
|---|
|  | 346 | </div> | 
|---|
|  | 347 | <div class="memdoc"> | 
|---|
|  | 348 |  | 
|---|
|  | 349 | <p> | 
|---|
| [290] | 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">. | 
|---|
| [33] | 351 | <p> | 
|---|
|  | 352 | <dl compact><dt><b>Parameters:</b></dt><dd> | 
|---|
|  | 353 | <table border="0" cellspacing="2" cellpadding="0"> | 
|---|
| [290] | 354 | <tr><td valign="top"></td><td valign="top"><em>C</em> </td><td>multiplying matrix, </td></tr> | 
|---|
| [33] | 355 | </table> | 
|---|
|  | 356 | </dl> | 
|---|
|  | 357 |  | 
|---|
| [290] | 358 | <p>Implements <a class="el" href="classsqmat.html#60fbbfa9e483b8187c135f787ee53afa">sqmat</a>.</p> | 
|---|
| [91] | 359 |  | 
|---|
| [290] | 360 | <p>References <a class="el" href="libDC_8h-source.html#l00275">D</a>, <a class="el" href="libDC_8h-source.html#l00277">L</a>, and <a class="el" href="libDC_8cpp-source.html#l00200">ldform()</a>.</p> | 
|---|
| [261] | 361 |  | 
|---|
| [33] | 362 | </div> | 
|---|
|  | 363 | </div><p> | 
|---|
| [290] | 364 | <a class="anchor" name="f94dc3a233f3d40fc853d8d4ac3b8eab"></a><!-- doxytag: member="ldmat::mult_sym_t" ref="f94dc3a233f3d40fc853d8d4ac3b8eab" args="(const mat &C, ldmat &U) const " --> | 
|---|
| [33] | 365 | <div class="memitem"> | 
|---|
|  | 366 | <div class="memproto"> | 
|---|
|  | 367 | <table class="memname"> | 
|---|
|  | 368 | <tr> | 
|---|
| [290] | 369 | <td class="memname">void ldmat::mult_sym_t           </td> | 
|---|
| [33] | 370 | <td>(</td> | 
|---|
|  | 371 | <td class="paramtype">const mat & </td> | 
|---|
|  | 372 | <td class="paramname"> <em>C</em>, </td> | 
|---|
|  | 373 | </tr> | 
|---|
|  | 374 | <tr> | 
|---|
|  | 375 | <td class="paramkey"></td> | 
|---|
|  | 376 | <td></td> | 
|---|
|  | 377 | <td class="paramtype"><a class="el" href="classldmat.html">ldmat</a> & </td> | 
|---|
|  | 378 | <td class="paramname"> <em>U</em></td><td> </td> | 
|---|
|  | 379 | </tr> | 
|---|
|  | 380 | <tr> | 
|---|
|  | 381 | <td></td> | 
|---|
|  | 382 | <td>)</td> | 
|---|
| [139] | 383 | <td></td><td></td><td> const</td> | 
|---|
| [33] | 384 | </tr> | 
|---|
|  | 385 | </table> | 
|---|
|  | 386 | </div> | 
|---|
|  | 387 | <div class="memdoc"> | 
|---|
|  | 388 |  | 
|---|
|  | 389 | <p> | 
|---|
| [290] | 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. | 
|---|
| [33] | 391 | <p> | 
|---|
|  | 392 | <dl compact><dt><b>Parameters:</b></dt><dd> | 
|---|
|  | 393 | <table border="0" cellspacing="2" cellpadding="0"> | 
|---|
|  | 394 | <tr><td valign="top"></td><td valign="top"><em>C</em> </td><td>matrix to multiply with </td></tr> | 
|---|
|  | 395 | <tr><td valign="top"></td><td valign="top"><em>U</em> </td><td>a space where the inverse is stored. </td></tr> | 
|---|
|  | 396 | </table> | 
|---|
|  | 397 | </dl> | 
|---|
|  | 398 |  | 
|---|
| [270] | 399 | <p>References <a class="el" href="libDC_8h-source.html#l00275">D</a>, <a class="el" href="libDC_8h-source.html#l00277">L</a>, and <a class="el" href="libDC_8cpp-source.html#l00200">ldform()</a>.</p> | 
|---|
| [91] | 400 |  | 
|---|
| [33] | 401 | </div> | 
|---|
|  | 402 | </div><p> | 
|---|
| [290] | 403 | <a class="anchor" name="4fd155f38eb6dd5af4bdf9c98a7999a9"></a><!-- doxytag: member="ldmat::mult_sym_t" ref="4fd155f38eb6dd5af4bdf9c98a7999a9" args="(const mat &C)" --> | 
|---|
| [33] | 404 | <div class="memitem"> | 
|---|
|  | 405 | <div class="memproto"> | 
|---|
|  | 406 | <table class="memname"> | 
|---|
|  | 407 | <tr> | 
|---|
|  | 408 | <td class="memname">void ldmat::mult_sym_t           </td> | 
|---|
|  | 409 | <td>(</td> | 
|---|
|  | 410 | <td class="paramtype">const mat & </td> | 
|---|
| [290] | 411 | <td class="paramname"> <em>C</em>          </td> | 
|---|
|  | 412 | <td> ) </td> | 
|---|
|  | 413 | <td><code> [virtual]</code></td> | 
|---|
| [33] | 414 | </tr> | 
|---|
|  | 415 | </table> | 
|---|
|  | 416 | </div> | 
|---|
|  | 417 | <div class="memdoc"> | 
|---|
|  | 418 |  | 
|---|
|  | 419 | <p> | 
|---|
| [290] | 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">. | 
|---|
| [33] | 421 | <p> | 
|---|
|  | 422 | <dl compact><dt><b>Parameters:</b></dt><dd> | 
|---|
|  | 423 | <table border="0" cellspacing="2" cellpadding="0"> | 
|---|
| [290] | 424 | <tr><td valign="top"></td><td valign="top"><em>C</em> </td><td>multiplying matrix, </td></tr> | 
|---|
| [33] | 425 | </table> | 
|---|
|  | 426 | </dl> | 
|---|
|  | 427 |  | 
|---|
| [290] | 428 | <p>Implements <a class="el" href="classsqmat.html#6909e906da17725b1b80f3cae7cf3325">sqmat</a>.</p> | 
|---|
|  | 429 |  | 
|---|
| [270] | 430 | <p>References <a class="el" href="libDC_8h-source.html#l00275">D</a>, <a class="el" href="libDC_8h-source.html#l00277">L</a>, and <a class="el" href="libDC_8cpp-source.html#l00200">ldform()</a>.</p> | 
|---|
| [91] | 431 |  | 
|---|
| [33] | 432 | </div> | 
|---|
|  | 433 | </div><p> | 
|---|
| [290] | 434 | <a class="anchor" name="0f0f6e083e6d947cf58097ffce3ccd1a"></a><!-- doxytag: member="ldmat::opupdt" ref="0f0f6e083e6d947cf58097ffce3ccd1a" args="(const vec &v, double w)" --> | 
|---|
| [33] | 435 | <div class="memitem"> | 
|---|
|  | 436 | <div class="memproto"> | 
|---|
|  | 437 | <table class="memname"> | 
|---|
|  | 438 | <tr> | 
|---|
| [290] | 439 | <td class="memname">void ldmat::opupdt           </td> | 
|---|
| [33] | 440 | <td>(</td> | 
|---|
| [290] | 441 | <td class="paramtype">const vec & </td> | 
|---|
|  | 442 | <td class="paramname"> <em>v</em>, </td> | 
|---|
| [33] | 443 | </tr> | 
|---|
|  | 444 | <tr> | 
|---|
|  | 445 | <td class="paramkey"></td> | 
|---|
|  | 446 | <td></td> | 
|---|
| [290] | 447 | <td class="paramtype">double </td> | 
|---|
|  | 448 | <td class="paramname"> <em>w</em></td><td> </td> | 
|---|
| [33] | 449 | </tr> | 
|---|
|  | 450 | <tr> | 
|---|
|  | 451 | <td></td> | 
|---|
|  | 452 | <td>)</td> | 
|---|
| [290] | 453 | <td></td><td></td><td><code> [virtual]</code></td> | 
|---|
| [33] | 454 | </tr> | 
|---|
|  | 455 | </table> | 
|---|
|  | 456 | </div> | 
|---|
|  | 457 | <div class="memdoc"> | 
|---|
|  | 458 |  | 
|---|
|  | 459 | <p> | 
|---|
| [290] | 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> | 
|---|
| [33] | 461 | <table border="0" cellspacing="2" cellpadding="0"> | 
|---|
| [290] | 462 | <tr><td valign="top"></td><td valign="top"><em>v</em> </td><td>Vector forming the outer product to be added </td></tr> | 
|---|
|  | 463 | <tr><td valign="top"></td><td valign="top"><em>w</em> </td><td>weight of updating; can be negative</td></tr> | 
|---|
| [33] | 464 | </table> | 
|---|
|  | 465 | </dl> | 
|---|
| [290] | 466 | BLAS-2b operation. | 
|---|
|  | 467 | <p>Implements <a class="el" href="classsqmat.html#b223484796661f2dadb5607a86ce0581">sqmat</a>.</p> | 
|---|
| [33] | 468 |  | 
|---|
| [290] | 469 | <p>References <a class="el" href="libDC_8h-source.html#l00275">D</a>, <a class="el" href="libDC_8h-source.html#l00107">sqmat::dim</a>, <a class="el" href="libDC_8cpp-source.html#l00319">dydr()</a>, and <a class="el" href="libDC_8h-source.html#l00277">L</a>.</p> | 
|---|
| [91] | 470 |  | 
|---|
| [290] | 471 | <p>Referenced by <a class="el" href="libDC_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> | 
|---|
| [91] | 472 |  | 
|---|
| [33] | 473 | </div> | 
|---|
|  | 474 | </div><p> | 
|---|
| [290] | 475 | <a class="anchor" name="fc380626ced6f9244fb58c5f0231174d"></a><!-- doxytag: member="ldmat::sqrt_mult" ref="fc380626ced6f9244fb58c5f0231174d" args="(const vec &v) const " --> | 
|---|
|  | 476 | <div class="memitem"> | 
|---|
|  | 477 | <div class="memproto"> | 
|---|
|  | 478 | <table class="memname"> | 
|---|
|  | 479 | <tr> | 
|---|
|  | 480 | <td class="memname">vec ldmat::sqrt_mult           </td> | 
|---|
|  | 481 | <td>(</td> | 
|---|
|  | 482 | <td class="paramtype">const vec & </td> | 
|---|
|  | 483 | <td class="paramname"> <em>v</em>          </td> | 
|---|
|  | 484 | <td> ) </td> | 
|---|
|  | 485 | <td> const<code> [virtual]</code></td> | 
|---|
|  | 486 | </tr> | 
|---|
|  | 487 | </table> | 
|---|
|  | 488 | </div> | 
|---|
|  | 489 | <div class="memdoc"> | 
|---|
|  | 490 |  | 
|---|
|  | 491 | <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">. | 
|---|
|  | 493 | <p> | 
|---|
|  | 494 | Used e.g. in generating normal samples. | 
|---|
|  | 495 | <p>Implements <a class="el" href="classsqmat.html#6b79438b5d7544a9c8e110a145355d8f">sqmat</a>.</p> | 
|---|
|  | 496 |  | 
|---|
|  | 497 | <p>References <a class="el" href="libDC_8h-source.html#l00275">D</a>, <a class="el" href="libDC_8h-source.html#l00107">sqmat::dim</a>, and <a class="el" href="libDC_8h-source.html#l00277">L</a>.</p> | 
|---|
|  | 498 |  | 
|---|
|  | 499 | </div> | 
|---|
|  | 500 | </div><p> | 
|---|
| [33] | 501 | <hr>The documentation for this class was generated from the following files:<ul> | 
|---|
| [261] | 502 | <li><a class="el" href="libDC_8h-source.html">libDC.h</a><li>libDC.cpp</ul> | 
|---|
| [91] | 503 | </div> | 
|---|
| [302] | 504 | <hr size="1"><address style="text-align: right;"><small>Generated on Thu Mar 19 16:25:43 2009 for mixpp by  | 
|---|
| [33] | 505 | <a href="http://www.doxygen.org/index.html"> | 
|---|
| [290] | 506 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> | 
|---|
| [33] | 507 | </body> | 
|---|
|  | 508 | </html> | 
|---|