Changeset 397 for library/doc/html/classldmat.html
- Timestamp:
- 06/24/09 21:56:30 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/classldmat.html
r396 r397 73 73 <a href="#_details">More...</a> 74 74 <p> 75 <<<<<<< HEAD:library/doc/html/classldmat.html 75 76 <code>#include <<a class="el" href="square__mat_8h_source.html">square_mat.h</a>></code> 77 ======= 78 <code>#include <<a class="el" href="square__mat_8h-source.html">square_mat.h</a>></code> 79 >>>>>>> doc:library/doc/html/classldmat.html 76 80 <p> 77 81 … … 116 120 <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 121 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>122 <tr><td class="mdescLeft"> </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> 119 123 <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 124 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>125 <tr><td class="mdescLeft"> </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> 122 126 <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 127 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> … … 131 135 double </td><td class="memItemRight" valign="bottom"><a class="el" href="classldmat.html#d64f331b781903e913cb2ee836886f3f">qform</a> (const vec &v) const </td></tr> 132 136 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>137 <tr><td class="mdescLeft"> </td><td class="mdescRight">Evaluates quadratic form <img class="formulaInl" alt="$x= v'*V*v$" src="form_56.png">;. <br></td></tr> 134 138 <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 139 double </td><td class="memItemRight" valign="bottom"><a class="el" href="classldmat.html#d876c5f83e02b3e809b35c9de5068f14">invqform</a> (const vec &v) const </td></tr> 136 140 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>141 <tr><td class="mdescLeft"> </td><td class="mdescRight">Evaluates quadratic form <img class="formulaInl" alt="$x= v'*inv(V)*v$" src="form_57.png">;. <br></td></tr> 138 142 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4d6e401de9607332305c27e67972a07a"></a><!-- doxytag: member="ldmat::clear" ref="4d6e401de9607332305c27e67972a07a" args="()" --> 139 143 void </td><td class="memItemRight" valign="bottom"><a class="el" href="classldmat.html#4d6e401de9607332305c27e67972a07a">clear</a> ()</td></tr> … … 150 154 <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 155 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>156 <tr><td class="mdescLeft"> </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> 153 157 <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 158 … … 156 160 <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 161 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>162 <tr><td class="mdescLeft"> </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> 159 163 <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 164 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>165 <tr><td class="mdescLeft"> </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> 162 166 <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 167 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>168 <tr><td class="mdescLeft"> </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> 165 169 <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 170 void </td><td class="memItemRight" valign="bottom"><a class="el" href="classldmat.html#0884a613b94fde61bfc84288e73ce57f">setD</a> (const vec &nD)</td></tr> … … 197 201 vec </td><td class="memItemRight" valign="bottom"><a class="el" href="classldmat.html#4cce04824539c4a8d062d9a36d6e014e">D</a></td></tr> 198 202 199 <tr><td class="mdescLeft"> </td><td class="mdescRight">Positive vector <img class="formulaInl" alt="$D$" src="form_ 22.png">. <br></td></tr>203 <tr><td class="mdescLeft"> </td><td class="mdescRight">Positive vector <img class="formulaInl" alt="$D$" src="form_50.png">. <br></td></tr> 200 204 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f74a64b99fe58a75ebd37bb679e121ea"></a><!-- doxytag: member="ldmat::L" ref="f74a64b99fe58a75ebd37bb679e121ea" args="" --> 201 205 mat </td><td class="memItemRight" valign="bottom"><a class="el" href="classldmat.html#f74a64b99fe58a75ebd37bb679e121ea">L</a></td></tr> 202 206 203 <tr><td class="mdescLeft"> </td><td class="mdescRight">Lower-triangular matrix <img class="formulaInl" alt="$L$" src="form_ 21.png">. <br></td></tr>207 <tr><td class="mdescLeft"> </td><td class="mdescRight">Lower-triangular matrix <img class="formulaInl" alt="$L$" src="form_49.png">. <br></td></tr> 204 208 <tr><td colspan="2"><br><h2>Private Attributes</h2></td></tr> 205 209 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0abed904bdc0882373ba9adba919689d"></a><!-- doxytag: member="ldmat::dim" ref="0abed904bdc0882373ba9adba919689d" args="" --> … … 217 221 <p> 218 222 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>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> 222 226 <a class="anchor" name="2c160cb123c1102face7a50ec566a031"></a><!-- doxytag: member="ldmat::inv" ref="2c160cb123c1102face7a50ec566a031" args="(ldmat &Inv) const " --> 223 227 <div class="memitem"> … … 245 249 </dl> 246 250 251 <<<<<<< HEAD:library/doc/html/classldmat.html 247 252 <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> 248 253 249 254 <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 250 260 251 261 </div> … … 277 287 278 288 <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>289 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">. 290 <p> 291 The 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> 282 292 <table border="0" cellspacing="2" cellpadding="0"> 283 293 <tr><td valign="top"></td><td valign="top"><em>A</em> </td><td>general matrix </td></tr> … … 286 296 </dl> 287 297 298 <<<<<<< HEAD:library/doc/html/classldmat.html 288 299 <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> 289 300 290 301 <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 291 307 292 308 </div> … … 318 334 319 335 <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.336 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. 321 337 <p> 322 338 <dl compact><dt><b>Parameters:</b></dt><dd> … … 327 343 </dl> 328 344 345 <<<<<<< HEAD:library/doc/html/classldmat.html 329 346 <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 330 350 331 351 </div> … … 348 368 349 369 <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">.370 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">. 351 371 <p> 352 372 <dl compact><dt><b>Parameters:</b></dt><dd> … … 358 378 <p>Implements <a class="el" href="classsqmat.html#60fbbfa9e483b8187c135f787ee53afa">sqmat</a>.</p> 359 379 380 <<<<<<< HEAD:library/doc/html/classldmat.html 360 381 <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 361 385 362 386 </div> … … 388 412 389 413 <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.414 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. 391 415 <p> 392 416 <dl compact><dt><b>Parameters:</b></dt><dd> … … 397 421 </dl> 398 422 423 <<<<<<< HEAD:library/doc/html/classldmat.html 399 424 <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 400 428 401 429 </div> … … 418 446 419 447 <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">.448 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">. 421 449 <p> 422 450 <dl compact><dt><b>Parameters:</b></dt><dd> … … 428 456 <p>Implements <a class="el" href="classsqmat.html#6909e906da17725b1b80f3cae7cf3325">sqmat</a>.</p> 429 457 458 <<<<<<< HEAD:library/doc/html/classldmat.html 430 459 <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 431 463 432 464 </div> … … 458 490 459 491 <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>492 Perfroms 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> 461 493 <table border="0" cellspacing="2" cellpadding="0"> 462 494 <tr><td valign="top"></td><td valign="top"><em>v</em> </td><td>Vector forming the outer product to be added </td></tr> … … 467 499 <p>Implements <a class="el" href="classsqmat.html#b223484796661f2dadb5607a86ce0581">sqmat</a>.</p> 468 500 501 <<<<<<< HEAD:library/doc/html/classldmat.html 469 502 <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> 470 503 471 504 <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 472 510 473 511 </div> … … 490 528 491 529 <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">.530 Multiplies square root of <img class="formulaInl" alt="$V$" src="form_55.png"> by vector <img class="formulaInl" alt="$x$" src="form_1.png">. 493 531 <p> 494 532 Used e.g. in generating normal samples. 495 533 <p>Implements <a class="el" href="classsqmat.html#6b79438b5d7544a9c8e110a145355d8f">sqmat</a>.</p> 496 534 535 <<<<<<< HEAD:library/doc/html/classldmat.html 497 536 <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 498 540 499 541 </div> 500 542 </div><p> 501 543 <hr>The documentation for this class was generated from the following files:<ul> 544 <<<<<<< HEAD:library/doc/html/classldmat.html 502 545 <li><a class="el" href="square__mat_8h_source.html">square_mat.h</a><li>square_mat.cpp</ul> 503 546 </div> 504 547 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 24 13:35:47 2009 for mixpp by 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 552 >>>>>>> doc:library/doc/html/classldmat.html 505 553 <a href="http://www.doxygen.org/index.html"> 506 554 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>