[8] | 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: fsqmat Class Reference</title> |
---|
| 4 | <link href="doxygen.css" rel="stylesheet" type="text/css"> |
---|
| 5 | <link href="tabs.css" rel="stylesheet" type="text/css"> |
---|
| 6 | </head><body> |
---|
[139] | 7 | <!-- Generated by Doxygen 1.5.6 --> |
---|
[91] | 8 | <div class="navigation" id="top"> |
---|
| 9 | <div class="tabs"> |
---|
| 10 | <ul> |
---|
| 11 | <li><a href="index.html"><span>Main Page</span></a></li> |
---|
| 12 | <li><a href="pages.html"><span>Related Pages</span></a></li> |
---|
[219] | 13 | <li><a href="modules.html"><span>Modules</span></a></li> |
---|
[91] | 14 | <li class="current"><a href="annotated.html"><span>Classes</span></a></li> |
---|
| 15 | <li><a href="files.html"><span>Files</span></a></li> |
---|
| 16 | </ul> |
---|
| 17 | </div> |
---|
| 18 | <div class="tabs"> |
---|
| 19 | <ul> |
---|
| 20 | <li><a href="annotated.html"><span>Class List</span></a></li> |
---|
| 21 | <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> |
---|
| 22 | <li><a href="functions.html"><span>Class Members</span></a></li> |
---|
| 23 | </ul> |
---|
| 24 | </div> |
---|
[8] | 25 | </div> |
---|
[91] | 26 | <div class="contents"> |
---|
[219] | 27 | <h1>fsqmat Class Reference<br> |
---|
| 28 | <small> |
---|
| 29 | [<a class="el" href="group__math.html">Auxiliary math functions</a>]</small> |
---|
| 30 | </h1><!-- doxytag: class="fsqmat" --><!-- doxytag: inherits="sqmat" -->Fake <a class="el" href="classsqmat.html" title="Virtual class for representation of double symmetric matrices in square-root form...">sqmat</a>. This class maps <a class="el" href="classsqmat.html" title="Virtual class for representation of double symmetric matrices in square-root form...">sqmat</a> operations to operations on full matrix. |
---|
[8] | 31 | <a href="#_details">More...</a> |
---|
| 32 | <p> |
---|
| 33 | <code>#include <<a class="el" href="libDC_8h-source.html">libDC.h</a>></code> |
---|
| 34 | <p> |
---|
| 35 | <div class="dynheader"> |
---|
| 36 | Inheritance diagram for fsqmat:</div> |
---|
| 37 | <div class="dynsection"> |
---|
[19] | 38 | <p><center><img src="classfsqmat__inherit__graph.png" border="0" usemap="#fsqmat__inherit__map" alt="Inheritance graph"></center> |
---|
| 39 | <map name="fsqmat__inherit__map"> |
---|
[91] | 40 | <area shape="rect" href="classsqmat.html" title="Virtual class for representation of double symmetric matrices in square-root form..." alt="" coords="8,7,64,31"></map> |
---|
[19] | 41 | <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div> |
---|
| 42 | <div class="dynheader"> |
---|
| 43 | Collaboration diagram for fsqmat:</div> |
---|
| 44 | <div class="dynsection"> |
---|
| 45 | <p><center><img src="classfsqmat__coll__graph.png" border="0" usemap="#fsqmat__coll__map" alt="Collaboration graph"></center> |
---|
| 46 | <map name="fsqmat__coll__map"> |
---|
[91] | 47 | <area shape="rect" href="classsqmat.html" title="Virtual class for representation of double symmetric matrices in square-root form..." alt="" coords="8,7,64,31"></map> |
---|
[19] | 48 | <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div> |
---|
[8] | 49 | |
---|
| 50 | <p> |
---|
| 51 | <a href="classfsqmat-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> |
---|
| 52 | <tr><td></td></tr> |
---|
[22] | 53 | <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> |
---|
| 54 | <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classfsqmat.html#b36530e155667fe9f1bd58394e50c65a">opupdt</a> (const vec &v, double w)</td></tr> |
---|
| 55 | |
---|
[171] | 56 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f54fc955e8e3b43d15afa92124bc24b3"></a><!-- doxytag: member="fsqmat::to_mat" ref="f54fc955e8e3b43d15afa92124bc24b3" args="() const " --> |
---|
| 57 | mat </td><td class="memItemRight" valign="bottom"><a class="el" href="classfsqmat.html#f54fc955e8e3b43d15afa92124bc24b3">to_mat</a> () const </td></tr> |
---|
[22] | 58 | |
---|
| 59 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Conversion to full matrix. <br></td></tr> |
---|
[32] | 60 | <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classfsqmat.html#5530d2756b5d991de755e6121c9a452e">mult_sym</a> (const mat &C)</td></tr> |
---|
[22] | 61 | |
---|
[79] | 62 | <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="#5530d2756b5d991de755e6121c9a452e"></a><br></td></tr> |
---|
[32] | 63 | <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classfsqmat.html#92052a8adc2054b63e42d1373d145c89">mult_sym_t</a> (const mat &C)</td></tr> |
---|
[22] | 64 | |
---|
[79] | 65 | <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="#92052a8adc2054b63e42d1373d145c89"></a><br></td></tr> |
---|
[33] | 66 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d4eddc3743c8865cc5ed92d14de0e3e3"></a><!-- doxytag: member="fsqmat::mult_sym" ref="d4eddc3743c8865cc5ed92d14de0e3e3" args="(const mat &C, fsqmat &U) const " --> |
---|
| 67 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classfsqmat.html#d4eddc3743c8865cc5ed92d14de0e3e3">mult_sym</a> (const mat &C, <a class="el" href="classfsqmat.html">fsqmat</a> &U) const </td></tr> |
---|
[32] | 68 | |
---|
[79] | 69 | <tr><td class="mdescLeft"> </td><td class="mdescRight">store result of <code>mult_sym</code> in external matrix <img class="formulaInl" alt="$U$" src="form_31.png"> <br></td></tr> |
---|
[33] | 70 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ae4949ad2a32553c7fa04d6d1483770a"></a><!-- doxytag: member="fsqmat::mult_sym_t" ref="ae4949ad2a32553c7fa04d6d1483770a" args="(const mat &C, fsqmat &U) const " --> |
---|
| 71 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classfsqmat.html#ae4949ad2a32553c7fa04d6d1483770a">mult_sym_t</a> (const mat &C, <a class="el" href="classfsqmat.html">fsqmat</a> &U) const </td></tr> |
---|
[32] | 72 | |
---|
[79] | 73 | <tr><td class="mdescLeft"> </td><td class="mdescRight">store result of <code>mult_sym_t</code> in external matrix <img class="formulaInl" alt="$U$" src="form_31.png"> <br></td></tr> |
---|
[22] | 74 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="cfa4c359483d2322f32d1d50050f8ac4"></a><!-- doxytag: member="fsqmat::clear" ref="cfa4c359483d2322f32d1d50050f8ac4" args="()" --> |
---|
| 75 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classfsqmat.html#cfa4c359483d2322f32d1d50050f8ac4">clear</a> ()</td></tr> |
---|
| 76 | |
---|
| 77 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Clearing matrix so that it corresponds to zeros. <br></td></tr> |
---|
[32] | 78 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="79e3f73e0ccd663c7f7e08083d272940"></a><!-- doxytag: member="fsqmat::fsqmat" ref="79e3f73e0ccd663c7f7e08083d272940" args="()" --> |
---|
| 79 | </td><td class="memItemRight" valign="bottom"><a class="el" href="classfsqmat.html#79e3f73e0ccd663c7f7e08083d272940">fsqmat</a> ()</td></tr> |
---|
| 80 | |
---|
| 81 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Default initialization. <br></td></tr> |
---|
| 82 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="40eae99305e7c7240fa95cfec125b06f"></a><!-- doxytag: member="fsqmat::fsqmat" ref="40eae99305e7c7240fa95cfec125b06f" args="(const int dim0)" --> |
---|
| 83 | </td><td class="memItemRight" valign="bottom"><a class="el" href="classfsqmat.html#40eae99305e7c7240fa95cfec125b06f">fsqmat</a> (const int dim0)</td></tr> |
---|
| 84 | |
---|
| 85 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Default initialization with proper size. <br></td></tr> |
---|
[22] | 86 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1929fbc9fe375f1d67f979d0d302336f"></a><!-- doxytag: member="fsqmat::fsqmat" ref="1929fbc9fe375f1d67f979d0d302336f" args="(const mat &M)" --> |
---|
[33] | 87 | </td><td class="memItemRight" valign="bottom"><a class="el" href="classfsqmat.html#1929fbc9fe375f1d67f979d0d302336f">fsqmat</a> (const mat &<a class="el" href="classfsqmat.html#a7a1fcb9aae19d1e4daddfc9c22ce453">M</a>)</td></tr> |
---|
[22] | 88 | |
---|
| 89 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Constructor. <br></td></tr> |
---|
[210] | 90 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="9e19a5e26083f4a493b6fad38cc40fab"></a><!-- doxytag: member="fsqmat::fsqmat" ref="9e19a5e26083f4a493b6fad38cc40fab" args="(const fsqmat &M, const ivec &perm)" --> |
---|
| 91 | </td><td class="memItemRight" valign="bottom"><a class="el" href="classfsqmat.html#9e19a5e26083f4a493b6fad38cc40fab">fsqmat</a> (const <a class="el" href="classfsqmat.html">fsqmat</a> &<a class="el" href="classfsqmat.html#a7a1fcb9aae19d1e4daddfc9c22ce453">M</a>, const ivec &perm)</td></tr> |
---|
| 92 | |
---|
| 93 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Constructor. <br></td></tr> |
---|
[79] | 94 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c01f3e9bb590f2a2921369d672f3ce1e"></a><!-- doxytag: member="fsqmat::fsqmat" ref="c01f3e9bb590f2a2921369d672f3ce1e" args="(const vec &d)" --> |
---|
| 95 | </td><td class="memItemRight" valign="bottom"><a class="el" href="classfsqmat.html#c01f3e9bb590f2a2921369d672f3ce1e">fsqmat</a> (const vec &d)</td></tr> |
---|
| 96 | |
---|
| 97 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Constructor. <br></td></tr> |
---|
[32] | 98 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2a8f104e4befbc2aa90d8b11edfedb2e"></a><!-- doxytag: member="fsqmat::~fsqmat" ref="2a8f104e4befbc2aa90d8b11edfedb2e" args="()" --> |
---|
| 99 | virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classfsqmat.html#2a8f104e4befbc2aa90d8b11edfedb2e">~fsqmat</a> ()</td></tr> |
---|
| 100 | |
---|
| 101 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Destructor for future use;. <br></td></tr> |
---|
[28] | 102 | <tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classfsqmat.html#9fa853e1ca28f2a1a1c43377e798ecb1">inv</a> (<a class="el" href="classfsqmat.html">fsqmat</a> &Inv)</td></tr> |
---|
[22] | 103 | |
---|
[28] | 104 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Matrix inversion preserving the chosen form. <a href="#9fa853e1ca28f2a1a1c43377e798ecb1"></a><br></td></tr> |
---|
[32] | 105 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="eb0d1358f536e4453b5f99d0418ca1e5"></a><!-- doxytag: member="fsqmat::logdet" ref="eb0d1358f536e4453b5f99d0418ca1e5" args="() const " --> |
---|
| 106 | double </td><td class="memItemRight" valign="bottom"><a class="el" href="classfsqmat.html#eb0d1358f536e4453b5f99d0418ca1e5">logdet</a> () const </td></tr> |
---|
[22] | 107 | |
---|
| 108 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Logarithm of a determinant. <br></td></tr> |
---|
[33] | 109 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a6c91b0389e73404324b2314b08d6e87"></a><!-- doxytag: member="fsqmat::qform" ref="a6c91b0389e73404324b2314b08d6e87" args="(const vec &v) const " --> |
---|
| 110 | double </td><td class="memItemRight" valign="bottom"><a class="el" href="classfsqmat.html#a6c91b0389e73404324b2314b08d6e87">qform</a> (const vec &v) const </td></tr> |
---|
[22] | 111 | |
---|
[79] | 112 | <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> |
---|
| 113 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="58075da64ddadd4df40654c35b928c6f"></a><!-- doxytag: member="fsqmat::invqform" ref="58075da64ddadd4df40654c35b928c6f" args="(const vec &v) const " --> |
---|
| 114 | double </td><td class="memItemRight" valign="bottom"><a class="el" href="classfsqmat.html#58075da64ddadd4df40654c35b928c6f">invqform</a> (const vec &v) const </td></tr> |
---|
| 115 | |
---|
| 116 | <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] | 117 | <tr><td class="memItemLeft" nowrap align="right" valign="top">vec </td><td class="memItemRight" valign="bottom"><a class="el" href="classfsqmat.html#842a774077ee34ac3c36d180ab33e103">sqrt_mult</a> (const vec &v) const </td></tr> |
---|
[22] | 118 | |
---|
[79] | 119 | <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="#842a774077ee34ac3c36d180ab33e103"></a><br></td></tr> |
---|
[91] | 120 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a2e0bf7dbbbbe1d3358064c4ad455f1f"></a><!-- doxytag: member="fsqmat::add" ref="a2e0bf7dbbbbe1d3358064c4ad455f1f" args="(const fsqmat &fsq2, double w=1.0)" --> |
---|
| 121 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classfsqmat.html#a2e0bf7dbbbbe1d3358064c4ad455f1f">add</a> (const <a class="el" href="classfsqmat.html">fsqmat</a> &fsq2, double w=1.0)</td></tr> |
---|
| 122 | |
---|
| 123 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Add another matrix in fsq form with weight w. <br></td></tr> |
---|
[79] | 124 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="922f8190c13987cbcdb33ec2bf5cf105"></a><!-- doxytag: member="fsqmat::setD" ref="922f8190c13987cbcdb33ec2bf5cf105" args="(const vec &nD)" --> |
---|
| 125 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classfsqmat.html#922f8190c13987cbcdb33ec2bf5cf105">setD</a> (const vec &nD)</td></tr> |
---|
| 126 | |
---|
| 127 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Access functions. <br></td></tr> |
---|
| 128 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="bcf837b2956745e8986044f5600dbd6e"></a><!-- doxytag: member="fsqmat::getD" ref="bcf837b2956745e8986044f5600dbd6e" args="()" --> |
---|
| 129 | vec </td><td class="memItemRight" valign="bottom"><a class="el" href="classfsqmat.html#bcf837b2956745e8986044f5600dbd6e">getD</a> ()</td></tr> |
---|
| 130 | |
---|
| 131 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Access functions. <br></td></tr> |
---|
| 132 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="03a8f49eb4d38a054ecc522be59cd2ad"></a><!-- doxytag: member="fsqmat::setD" ref="03a8f49eb4d38a054ecc522be59cd2ad" args="(const vec &nD, int i)" --> |
---|
| 133 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classfsqmat.html#03a8f49eb4d38a054ecc522be59cd2ad">setD</a> (const vec &nD, int i)</td></tr> |
---|
| 134 | |
---|
| 135 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Access functions. <br></td></tr> |
---|
[22] | 136 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="514d1fdd8a382dbd6a774f2cf1ebd3de"></a><!-- doxytag: member="fsqmat::operator+=" ref="514d1fdd8a382dbd6a774f2cf1ebd3de" args="(const fsqmat &A)" --> |
---|
[33] | 137 | <a class="el" href="classfsqmat.html">fsqmat</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classfsqmat.html#514d1fdd8a382dbd6a774f2cf1ebd3de">operator+=</a> (const <a class="el" href="classfsqmat.html">fsqmat</a> &A)</td></tr> |
---|
[22] | 138 | |
---|
[33] | 139 | <tr><td class="mdescLeft"> </td><td class="mdescRight">add another <a class="el" href="classfsqmat.html" title="Fake sqmat. This class maps sqmat operations to operations on full matrix.">fsqmat</a> matrix <br></td></tr> |
---|
[22] | 140 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e976bc9d899961e1d2087b0630ed33b7"></a><!-- doxytag: member="fsqmat::operator-=" ref="e976bc9d899961e1d2087b0630ed33b7" args="(const fsqmat &A)" --> |
---|
[33] | 141 | <a class="el" href="classfsqmat.html">fsqmat</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classfsqmat.html#e976bc9d899961e1d2087b0630ed33b7">operator-=</a> (const <a class="el" href="classfsqmat.html">fsqmat</a> &A)</td></tr> |
---|
[22] | 142 | |
---|
[33] | 143 | <tr><td class="mdescLeft"> </td><td class="mdescRight">subtrack another <a class="el" href="classfsqmat.html" title="Fake sqmat. This class maps sqmat operations to operations on full matrix.">fsqmat</a> matrix <br></td></tr> |
---|
[91] | 144 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="af800e7b2146da5e60897255dde80059"></a><!-- doxytag: member="fsqmat::operator*=" ref="af800e7b2146da5e60897255dde80059" args="(double x)" --> |
---|
| 145 | <a class="el" href="classfsqmat.html">fsqmat</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classfsqmat.html#af800e7b2146da5e60897255dde80059">operator*=</a> (double x)</td></tr> |
---|
[22] | 146 | |
---|
[33] | 147 | <tr><td class="mdescLeft"> </td><td class="mdescRight">multiply by a scalar <br></td></tr> |
---|
[28] | 148 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ecc2e2540f95a04f4449842588170f5b"></a><!-- doxytag: member="fsqmat::cols" ref="ecc2e2540f95a04f4449842588170f5b" args="() const " --> |
---|
| 149 | int </td><td class="memItemRight" valign="bottom"><a class="el" href="classsqmat.html#ecc2e2540f95a04f4449842588170f5b">cols</a> () const </td></tr> |
---|
| 150 | |
---|
| 151 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Reimplementing common functions of mat: <a class="el" href="classsqmat.html#ecc2e2540f95a04f4449842588170f5b" title="Reimplementing common functions of mat: cols().">cols()</a>. <br></td></tr> |
---|
| 152 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="071e80ced9cc3b8cbb360fa7462eb646"></a><!-- doxytag: member="fsqmat::rows" ref="071e80ced9cc3b8cbb360fa7462eb646" args="() const " --> |
---|
| 153 | int </td><td class="memItemRight" valign="bottom"><a class="el" href="classsqmat.html#071e80ced9cc3b8cbb360fa7462eb646">rows</a> () const </td></tr> |
---|
| 154 | |
---|
| 155 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Reimplementing common functions of mat: <a class="el" href="classsqmat.html#ecc2e2540f95a04f4449842588170f5b" title="Reimplementing common functions of mat: cols().">cols()</a>. <br></td></tr> |
---|
[22] | 156 | <tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr> |
---|
| 157 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a7a1fcb9aae19d1e4daddfc9c22ce453"></a><!-- doxytag: member="fsqmat::M" ref="a7a1fcb9aae19d1e4daddfc9c22ce453" args="" --> |
---|
[33] | 158 | mat </td><td class="memItemRight" valign="bottom"><a class="el" href="classfsqmat.html#a7a1fcb9aae19d1e4daddfc9c22ce453">M</a></td></tr> |
---|
[22] | 159 | |
---|
[33] | 160 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Full matrix on which the operations are performed. <br></td></tr> |
---|
[28] | 161 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0abed904bdc0882373ba9adba919689d"></a><!-- doxytag: member="fsqmat::dim" ref="0abed904bdc0882373ba9adba919689d" args="" --> |
---|
[33] | 162 | int </td><td class="memItemRight" valign="bottom"><a class="el" href="classsqmat.html#0abed904bdc0882373ba9adba919689d">dim</a></td></tr> |
---|
[28] | 163 | |
---|
[33] | 164 | <tr><td class="mdescLeft"> </td><td class="mdescRight">dimension of the square matrix <br></td></tr> |
---|
[32] | 165 | <tr><td colspan="2"><br><h2>Friends</h2></td></tr> |
---|
| 166 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e06aba54d61e807b41bd68b5ee6ac22f"></a><!-- doxytag: member="fsqmat::operator<<" ref="e06aba54d61e807b41bd68b5ee6ac22f" args="(std::ostream &os, const fsqmat &sq)" --> |
---|
[33] | 167 | std::ostream & </td><td class="memItemRight" valign="bottom"><a class="el" href="classfsqmat.html#e06aba54d61e807b41bd68b5ee6ac22f">operator<<</a> (std::ostream &os, const <a class="el" href="classfsqmat.html">fsqmat</a> &sq)</td></tr> |
---|
[32] | 168 | |
---|
[33] | 169 | <tr><td class="mdescLeft"> </td><td class="mdescRight">print full matrix <br></td></tr> |
---|
[8] | 170 | </table> |
---|
| 171 | <hr><a name="_details"></a><h2>Detailed Description</h2> |
---|
| 172 | Fake <a class="el" href="classsqmat.html" title="Virtual class for representation of double symmetric matrices in square-root form...">sqmat</a>. This class maps <a class="el" href="classsqmat.html" title="Virtual class for representation of double symmetric matrices in square-root form...">sqmat</a> operations to operations on full matrix. |
---|
| 173 | <p> |
---|
[22] | 174 | This class can be used to compare performance of algorithms using decomposed matrices with perormance of the same algorithms using full matrices; <hr><h2>Member Function Documentation</h2> |
---|
| 175 | <a class="anchor" name="b36530e155667fe9f1bd58394e50c65a"></a><!-- doxytag: member="fsqmat::opupdt" ref="b36530e155667fe9f1bd58394e50c65a" args="(const vec &v, double w)" --> |
---|
| 176 | <div class="memitem"> |
---|
| 177 | <div class="memproto"> |
---|
| 178 | <table class="memname"> |
---|
| 179 | <tr> |
---|
| 180 | <td class="memname">void fsqmat::opupdt </td> |
---|
| 181 | <td>(</td> |
---|
| 182 | <td class="paramtype">const vec & </td> |
---|
| 183 | <td class="paramname"> <em>v</em>, </td> |
---|
| 184 | </tr> |
---|
| 185 | <tr> |
---|
| 186 | <td class="paramkey"></td> |
---|
| 187 | <td></td> |
---|
| 188 | <td class="paramtype">double </td> |
---|
| 189 | <td class="paramname"> <em>w</em></td><td> </td> |
---|
| 190 | </tr> |
---|
| 191 | <tr> |
---|
| 192 | <td></td> |
---|
| 193 | <td>)</td> |
---|
[139] | 194 | <td></td><td></td><td><code> [virtual]</code></td> |
---|
[22] | 195 | </tr> |
---|
| 196 | </table> |
---|
| 197 | </div> |
---|
| 198 | <div class="memdoc"> |
---|
| 199 | |
---|
| 200 | <p> |
---|
[79] | 201 | 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> |
---|
[22] | 202 | <table border="0" cellspacing="2" cellpadding="0"> |
---|
| 203 | <tr><td valign="top"></td><td valign="top"><em>v</em> </td><td>Vector forming the outer product to be added </td></tr> |
---|
| 204 | <tr><td valign="top"></td><td valign="top"><em>w</em> </td><td>weight of updating; can be negative</td></tr> |
---|
| 205 | </table> |
---|
| 206 | </dl> |
---|
| 207 | BLAS-2b operation. |
---|
| 208 | <p>Implements <a class="el" href="classsqmat.html#b223484796661f2dadb5607a86ce0581">sqmat</a>.</p> |
---|
| 209 | |
---|
[219] | 210 | <p>References <a class="el" href="libDC_8h-source.html#l00120">M</a>.</p> |
---|
[91] | 211 | |
---|
[22] | 212 | </div> |
---|
| 213 | </div><p> |
---|
[32] | 214 | <a class="anchor" name="5530d2756b5d991de755e6121c9a452e"></a><!-- doxytag: member="fsqmat::mult_sym" ref="5530d2756b5d991de755e6121c9a452e" args="(const mat &C)" --> |
---|
[22] | 215 | <div class="memitem"> |
---|
| 216 | <div class="memproto"> |
---|
| 217 | <table class="memname"> |
---|
| 218 | <tr> |
---|
| 219 | <td class="memname">void fsqmat::mult_sym </td> |
---|
| 220 | <td>(</td> |
---|
| 221 | <td class="paramtype">const mat & </td> |
---|
[32] | 222 | <td class="paramname"> <em>C</em> </td> |
---|
| 223 | <td> ) </td> |
---|
[139] | 224 | <td><code> [virtual]</code></td> |
---|
[22] | 225 | </tr> |
---|
[32] | 226 | </table> |
---|
| 227 | </div> |
---|
| 228 | <div class="memdoc"> |
---|
| 229 | |
---|
| 230 | <p> |
---|
[79] | 231 | 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">. |
---|
[32] | 232 | <p> |
---|
| 233 | <dl compact><dt><b>Parameters:</b></dt><dd> |
---|
| 234 | <table border="0" cellspacing="2" cellpadding="0"> |
---|
| 235 | <tr><td valign="top"></td><td valign="top"><em>C</em> </td><td>multiplying matrix, </td></tr> |
---|
| 236 | </table> |
---|
| 237 | </dl> |
---|
| 238 | |
---|
| 239 | <p>Implements <a class="el" href="classsqmat.html#60fbbfa9e483b8187c135f787ee53afa">sqmat</a>.</p> |
---|
| 240 | |
---|
[219] | 241 | <p>References <a class="el" href="libDC_8h-source.html#l00120">M</a>.</p> |
---|
[91] | 242 | |
---|
[224] | 243 | <p>Referenced by <a class="el" href="libKF_8h-source.html#l00368">EKF< sq_T >::bayes()</a>.</p> |
---|
[91] | 244 | |
---|
[32] | 245 | </div> |
---|
| 246 | </div><p> |
---|
| 247 | <a class="anchor" name="92052a8adc2054b63e42d1373d145c89"></a><!-- doxytag: member="fsqmat::mult_sym_t" ref="92052a8adc2054b63e42d1373d145c89" args="(const mat &C)" --> |
---|
| 248 | <div class="memitem"> |
---|
| 249 | <div class="memproto"> |
---|
| 250 | <table class="memname"> |
---|
[22] | 251 | <tr> |
---|
[32] | 252 | <td class="memname">void fsqmat::mult_sym_t </td> |
---|
| 253 | <td>(</td> |
---|
| 254 | <td class="paramtype">const mat & </td> |
---|
| 255 | <td class="paramname"> <em>C</em> </td> |
---|
| 256 | <td> ) </td> |
---|
[139] | 257 | <td><code> [virtual]</code></td> |
---|
[22] | 258 | </tr> |
---|
| 259 | </table> |
---|
| 260 | </div> |
---|
| 261 | <div class="memdoc"> |
---|
| 262 | |
---|
| 263 | <p> |
---|
[79] | 264 | 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">. |
---|
[22] | 265 | <p> |
---|
| 266 | <dl compact><dt><b>Parameters:</b></dt><dd> |
---|
| 267 | <table border="0" cellspacing="2" cellpadding="0"> |
---|
| 268 | <tr><td valign="top"></td><td valign="top"><em>C</em> </td><td>multiplying matrix, </td></tr> |
---|
| 269 | </table> |
---|
| 270 | </dl> |
---|
| 271 | |
---|
[32] | 272 | <p>Implements <a class="el" href="classsqmat.html#6909e906da17725b1b80f3cae7cf3325">sqmat</a>.</p> |
---|
[22] | 273 | |
---|
[219] | 274 | <p>References <a class="el" href="libDC_8h-source.html#l00120">M</a>.</p> |
---|
[91] | 275 | |
---|
[22] | 276 | </div> |
---|
| 277 | </div><p> |
---|
[28] | 278 | <a class="anchor" name="9fa853e1ca28f2a1a1c43377e798ecb1"></a><!-- doxytag: member="fsqmat::inv" ref="9fa853e1ca28f2a1a1c43377e798ecb1" args="(fsqmat &Inv)" --> |
---|
[22] | 279 | <div class="memitem"> |
---|
| 280 | <div class="memproto"> |
---|
| 281 | <table class="memname"> |
---|
| 282 | <tr> |
---|
[28] | 283 | <td class="memname">void fsqmat::inv </td> |
---|
[22] | 284 | <td>(</td> |
---|
[28] | 285 | <td class="paramtype"><a class="el" href="classfsqmat.html">fsqmat</a> & </td> |
---|
[22] | 286 | <td class="paramname"> <em>Inv</em> </td> |
---|
| 287 | <td> ) </td> |
---|
[139] | 288 | <td><code> [virtual]</code></td> |
---|
[22] | 289 | </tr> |
---|
| 290 | </table> |
---|
| 291 | </div> |
---|
| 292 | <div class="memdoc"> |
---|
| 293 | |
---|
| 294 | <p> |
---|
| 295 | Matrix inversion preserving the chosen form. |
---|
| 296 | <p> |
---|
| 297 | <dl compact><dt><b>Parameters:</b></dt><dd> |
---|
| 298 | <table border="0" cellspacing="2" cellpadding="0"> |
---|
| 299 | <tr><td valign="top"></td><td valign="top"><em>Inv</em> </td><td>a space where the inverse is stored. </td></tr> |
---|
| 300 | </table> |
---|
| 301 | </dl> |
---|
| 302 | |
---|
[219] | 303 | <p>References <a class="el" href="libDC_8h-source.html#l00120">M</a>.</p> |
---|
[91] | 304 | |
---|
[224] | 305 | <p>Referenced by <a class="el" href="libKF_8h-source.html#l00368">EKF< sq_T >::bayes()</a>, and <a class="el" href="libEF_8cpp-source.html#l00021">egiw::evallog_nn()</a>.</p> |
---|
[91] | 306 | |
---|
[22] | 307 | </div> |
---|
| 308 | </div><p> |
---|
[33] | 309 | <a class="anchor" name="842a774077ee34ac3c36d180ab33e103"></a><!-- doxytag: member="fsqmat::sqrt_mult" ref="842a774077ee34ac3c36d180ab33e103" args="(const vec &v) const " --> |
---|
[22] | 310 | <div class="memitem"> |
---|
| 311 | <div class="memproto"> |
---|
| 312 | <table class="memname"> |
---|
| 313 | <tr> |
---|
| 314 | <td class="memname">vec fsqmat::sqrt_mult </td> |
---|
| 315 | <td>(</td> |
---|
[32] | 316 | <td class="paramtype">const vec & </td> |
---|
[22] | 317 | <td class="paramname"> <em>v</em> </td> |
---|
| 318 | <td> ) </td> |
---|
[139] | 319 | <td> const<code> [inline, virtual]</code></td> |
---|
[22] | 320 | </tr> |
---|
| 321 | </table> |
---|
| 322 | </div> |
---|
| 323 | <div class="memdoc"> |
---|
| 324 | |
---|
| 325 | <p> |
---|
[79] | 326 | Multiplies square root of <img class="formulaInl" alt="$V$" src="form_27.png"> by vector <img class="formulaInl" alt="$x$" src="form_28.png">. |
---|
[22] | 327 | <p> |
---|
| 328 | Used e.g. in generating normal samples. |
---|
[33] | 329 | <p>Implements <a class="el" href="classsqmat.html#6b79438b5d7544a9c8e110a145355d8f">sqmat</a>.</p> |
---|
[22] | 330 | |
---|
[219] | 331 | <p>References <a class="el" href="libDC_8h-source.html#l00120">M</a>.</p> |
---|
[91] | 332 | |
---|
[22] | 333 | </div> |
---|
| 334 | </div><p> |
---|
[28] | 335 | <hr>The documentation for this class was generated from the following files:<ul> |
---|
[145] | 336 | <li>work/git/mixpp/bdm/math/<a class="el" href="libDC_8h-source.html">libDC.h</a><li>work/git/mixpp/bdm/math/libDC.cpp</ul> |
---|
[91] | 337 | </div> |
---|
[234] | 338 | <hr size="1"><address style="text-align: right;"><small>Generated on Thu Jan 15 10:51:10 2009 for mixpp by |
---|
[8] | 339 | <a href="http://www.doxygen.org/index.html"> |
---|
[139] | 340 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address> |
---|
[8] | 341 | </body> |
---|
| 342 | </html> |
---|