Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > e6f1a3debfddb2a6cccaab627266a0ea > files > 2712

mrpt-doc-0.9.0-0.5.fc14.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>The MRPT project: mpCovarianceEllipse Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<div align="left"><a href="http://www.mrpt.org/">Main MRPT website</a> &gt; <b>C++ reference</b> </div>
<div align="right">
<a href="index.html"><img border="0" src="mrpt_logo.png" alt="MRPT logo"></a>
</div>
<!-- Generated by Doxygen 1.6.2-20100208 -->
<script type="text/javascript"><!--
var searchBox = new SearchBox("searchBox", "search",false,'Search');
--></script>
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li>
        <div id="MSearchBox" class="MSearchBoxInactive">
        <img id="MSearchSelect" src="search/search.png"
             onmouseover="return searchBox.OnSearchSelectShow()"
             onmouseout="return searchBox.OnSearchSelectHide()"
             alt=""/>
        <input type="text" id="MSearchField" value="Search" accesskey="S"
             onfocus="searchBox.OnSearchFieldFocus(true)" 
             onblur="searchBox.OnSearchFieldFocus(false)" 
             onkeyup="searchBox.OnSearchFieldChange(event)"/>
        <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
        </div>
      </li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="classes.html"><span>Class&nbsp;Index</span></a></li>
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>mpCovarianceEllipse Class Reference</h1><!-- doxytag: class="mpCovarianceEllipse" --><!-- doxytag: inherits="mpMovableObject" -->
<p>A 2D ellipse, described by a 2x2 covariance matrix.  
<a href="#_details">More...</a></p>

<p><code>#include &lt;<a class="el" href="mathplot_8h_source.html">mrpt/otherlibs/mathplot/mathplot.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for mpCovarianceEllipse:</div>
<div class="dynsection">
<div class="center"><img src="classmp_covariance_ellipse__inherit__graph.png" border="0" usemap="#mp_covariance_ellipse_inherit__map" alt="Inheritance graph"/></div>
<map name="mp_covariance_ellipse_inherit__map" id="mp_covariance_ellipse_inherit__map">
<area shape="rect" id="node2" href="classmp_movable_object.html" title="This virtual class represents objects that can be moved to an arbitrary 2D location+rotation..." alt="" coords="15,83,140,112"/><area shape="rect" id="node4" href="classmp_layer.html" title="Plot layer, abstract base class." alt="" coords="41,5,113,35"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<div class="dynheader">
Collaboration diagram for mpCovarianceEllipse:</div>
<div class="dynsection">
<div class="center"><img src="classmp_covariance_ellipse__coll__graph.png" border="0" usemap="#mp_covariance_ellipse_coll__map" alt="Collaboration graph"/></div>
<map name="mp_covariance_ellipse_coll__map" id="mp_covariance_ellipse_coll__map">
<area shape="rect" id="node2" href="classmp_movable_object.html" title="This virtual class represents objects that can be moved to an arbitrary 2D location+rotation..." alt="" coords="45,152,171,181"/><area shape="rect" id="node4" href="classmp_layer.html" title="Plot layer, abstract base class." alt="" coords="5,5,77,35"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>

<p><a href="classmp_covariance_ellipse-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_covariance_ellipse.html#ae4291cf1377ae20dd4614a8149010512">mpCovarianceEllipse</a> (double cov_00=1, double cov_11=1, double cov_01=0, double quantiles=2, int segments=32, const wxString &amp;layerName=wxT(&quot;&quot;))</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Default constructor.  <a href="#ae4291cf1377ae20dd4614a8149010512"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_covariance_ellipse.html#af4b162a12c28b2a97bd2d3d03da74eb6">~mpCovarianceEllipse</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_covariance_ellipse.html#a038a7238449465ea72cf2670b4f14e5c">GetQuantiles</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_covariance_ellipse.html#a7a5c0be7889c5a710e6d33a8f54bdc8b">SetQuantiles</a> (double q)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Set how many "quantiles" to draw, that is, the confidence interval of the ellipse (see above).  <a href="#a7a5c0be7889c5a710e6d33a8f54bdc8b"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_covariance_ellipse.html#a014543bf2b6a9512cc976c3e229f7c34">SetSegments</a> (int segments)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_covariance_ellipse.html#a077b31031b14faee2dac33766ec472ad">GetSegments</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_covariance_ellipse.html#a91b91251453e5fb6e50cd1c1f565caac">GetCovarianceMatrix</a> (double &amp;cov_00, double &amp;cov_01, double &amp;cov_11) const </td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the elements of the current covariance matrix:.  <a href="#a91b91251453e5fb6e50cd1c1f565caac"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_covariance_ellipse.html#ab365219a552d12c06a242af35c1047eb">SetCovarianceMatrix</a> (double cov_00, double cov_01, double cov_11)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Changes the covariance matrix:.  <a href="#ab365219a552d12c06a242af35c1047eb"></a><br/></td></tr>
<tr><td colspan="2"><h2>Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_covariance_ellipse.html#ab7b0a3acfa4358259d5b27b95d0b5a02">RecalculateShape</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Called to update the m_shape_xs, m_shape_ys vectors, whenever a parameter changes.  <a href="#ab7b0a3acfa4358259d5b27b95d0b5a02"></a><br/></td></tr>
<tr><td colspan="2"><h2>Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_covariance_ellipse.html#a358a218070932d49e0f45415a8339213">m_cov_00</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The elements of the matrix (only 3 since cov(0,1)=cov(1,0) in any positive definite matrix).  <a href="#a358a218070932d49e0f45415a8339213"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_covariance_ellipse.html#a1629ced4ca2c63ff10fd487207d06f52">m_cov_11</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_covariance_ellipse.html#aec05b32ddc8f5584a3c66e7093e73f2a">m_cov_01</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_covariance_ellipse.html#a58cf80f82ec4effb0c5978945fa9da1a">m_quantiles</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmp_covariance_ellipse.html#abcd2d8c396d49e4e1a34af62c9b91130">m_segments</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The number of line segments that build up the ellipse.  <a href="#abcd2d8c396d49e4e1a34af62c9b91130"></a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>A 2D ellipse, described by a 2x2 covariance matrix. </p>
<p>The relation between the multivariate Gaussian confidence interval and the "quantiles" in this class is:</p>
<ul>
<li>1 : 68.27% confidence interval</li>
<li>2 : 95.45%</li>
<li>3 : 99.73%</li>
<li>4 : 99.994% For example, see <a href="http://en.wikipedia.org/wiki/Normal_distribution#Standard_deviation_and_confidence_intervals">http://en.wikipedia.org/wiki/Normal_distribution#Standard_deviation_and_confidence_intervals</a></li>
</ul>
<p>The ellipse will be always centered at the origin. Use <a class="el" href="classmp_movable_object.html#a536b39dd8de3f0b1fa0f9d191ac1abd4" title="Set the coordinate transformation (phi in radians, 0 means no rotation).">mpMovableObject::SetCoordinateBase</a> to move it. </p>

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l01541">1541</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="ae4291cf1377ae20dd4614a8149010512"></a><!-- doxytag: member="mpCovarianceEllipse::mpCovarianceEllipse" ref="ae4291cf1377ae20dd4614a8149010512" args="(double cov_00=1, double cov_11=1, double cov_01=0, double quantiles=2, int segments=32, const wxString &amp;layerName=wxT(&quot;&quot;))" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">mpCovarianceEllipse::mpCovarianceEllipse </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>cov_00</em> = <code>1</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>cov_11</em> = <code>1</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>cov_01</em> = <code>0</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>quantiles</em> = <code>2</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>segments</em> = <code>32</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const wxString &amp;&nbsp;</td>
          <td class="paramname"> <em>layerName</em> = <code>wxT(&quot;&quot;)</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Default constructor. </p>
<p>Initializes to a unity diagonal covariance matrix, a 95% confidence interval (2 sigmas), 32 segments, and a continuous plot (m_continuous=true). </p>

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l01547">1547</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

<p>References <a class="el" href="mathplot_8h_source.html#l00141">mpLAYER_PLOT</a>.</p>

</div>
</div>
<a class="anchor" id="af4b162a12c28b2a97bd2d3d03da74eb6"></a><!-- doxytag: member="mpCovarianceEllipse::~mpCovarianceEllipse" ref="af4b162a12c28b2a97bd2d3d03da74eb6" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual mpCovarianceEllipse::~mpCovarianceEllipse </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l01566">1566</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a91b91251453e5fb6e50cd1c1f565caac"></a><!-- doxytag: member="mpCovarianceEllipse::GetCovarianceMatrix" ref="a91b91251453e5fb6e50cd1c1f565caac" args="(double &amp;cov_00, double &amp;cov_01, double &amp;cov_11) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void mpCovarianceEllipse::GetCovarianceMatrix </td>
          <td>(</td>
          <td class="paramtype">double &amp;&nbsp;</td>
          <td class="paramname"> <em>cov_00</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double &amp;&nbsp;</td>
          <td class="paramname"> <em>cov_01</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double &amp;&nbsp;</td>
          <td class="paramname"> <em>cov_11</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the elements of the current covariance matrix:. </p>

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l01583">1583</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

</div>
</div>
<a class="anchor" id="a038a7238449465ea72cf2670b4f14e5c"></a><!-- doxytag: member="mpCovarianceEllipse::GetQuantiles" ref="a038a7238449465ea72cf2670b4f14e5c" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double mpCovarianceEllipse::GetQuantiles </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l01568">1568</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

</div>
</div>
<a class="anchor" id="a077b31031b14faee2dac33766ec472ad"></a><!-- doxytag: member="mpCovarianceEllipse::GetSegments" ref="a077b31031b14faee2dac33766ec472ad" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int mpCovarianceEllipse::GetSegments </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l01579">1579</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

</div>
</div>
<a class="anchor" id="ab7b0a3acfa4358259d5b27b95d0b5a02"></a><!-- doxytag: member="mpCovarianceEllipse::RecalculateShape" ref="ab7b0a3acfa4358259d5b27b95d0b5a02" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void mpCovarianceEllipse::RecalculateShape </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Called to update the m_shape_xs, m_shape_ys vectors, whenever a parameter changes. </p>

</div>
</div>
<a class="anchor" id="ab365219a552d12c06a242af35c1047eb"></a><!-- doxytag: member="mpCovarianceEllipse::SetCovarianceMatrix" ref="ab365219a552d12c06a242af35c1047eb" args="(double cov_00, double cov_01, double cov_11)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void mpCovarianceEllipse::SetCovarianceMatrix </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>cov_00</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>cov_01</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>cov_11</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Changes the covariance matrix:. </p>

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l01592">1592</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

</div>
</div>
<a class="anchor" id="a7a5c0be7889c5a710e6d33a8f54bdc8b"></a><!-- doxytag: member="mpCovarianceEllipse::SetQuantiles" ref="a7a5c0be7889c5a710e6d33a8f54bdc8b" args="(double q)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void mpCovarianceEllipse::SetQuantiles </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>q</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Set how many "quantiles" to draw, that is, the confidence interval of the ellipse (see above). </p>

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l01572">1572</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

</div>
</div>
<a class="anchor" id="a014543bf2b6a9512cc976c3e229f7c34"></a><!-- doxytag: member="mpCovarianceEllipse::SetSegments" ref="a014543bf2b6a9512cc976c3e229f7c34" args="(int segments)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void mpCovarianceEllipse::SetSegments </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>segments</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l01578">1578</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

</div>
</div>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="a358a218070932d49e0f45415a8339213"></a><!-- doxytag: member="mpCovarianceEllipse::m_cov_00" ref="a358a218070932d49e0f45415a8339213" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="classmp_covariance_ellipse.html#a358a218070932d49e0f45415a8339213">mpCovarianceEllipse::m_cov_00</a><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The elements of the matrix (only 3 since cov(0,1)=cov(1,0) in any positive definite matrix). </p>

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l01603">1603</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

</div>
</div>
<a class="anchor" id="aec05b32ddc8f5584a3c66e7093e73f2a"></a><!-- doxytag: member="mpCovarianceEllipse::m_cov_01" ref="aec05b32ddc8f5584a3c66e7093e73f2a" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="classmp_covariance_ellipse.html#aec05b32ddc8f5584a3c66e7093e73f2a">mpCovarianceEllipse::m_cov_01</a><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l01603">1603</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

</div>
</div>
<a class="anchor" id="a1629ced4ca2c63ff10fd487207d06f52"></a><!-- doxytag: member="mpCovarianceEllipse::m_cov_11" ref="a1629ced4ca2c63ff10fd487207d06f52" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="classmp_covariance_ellipse.html#a1629ced4ca2c63ff10fd487207d06f52">mpCovarianceEllipse::m_cov_11</a><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l01603">1603</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

</div>
</div>
<a class="anchor" id="a58cf80f82ec4effb0c5978945fa9da1a"></a><!-- doxytag: member="mpCovarianceEllipse::m_quantiles" ref="a58cf80f82ec4effb0c5978945fa9da1a" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="classmp_covariance_ellipse.html#a58cf80f82ec4effb0c5978945fa9da1a">mpCovarianceEllipse::m_quantiles</a><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l01604">1604</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

</div>
</div>
<a class="anchor" id="abcd2d8c396d49e4e1a34af62c9b91130"></a><!-- doxytag: member="mpCovarianceEllipse::m_segments" ref="abcd2d8c396d49e4e1a34af62c9b91130" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="classmp_covariance_ellipse.html#abcd2d8c396d49e4e1a34af62c9b91130">mpCovarianceEllipse::m_segments</a><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The number of line segments that build up the ellipse. </p>

<p>Definition at line <a class="el" href="mathplot_8h_source.html#l01608">1608</a> of file <a class="el" href="mathplot_8h_source.html">mathplot.h</a>.</p>

</div>
</div>
</div>
<!--- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&nbsp;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&nbsp;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&nbsp;</span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&nbsp;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&nbsp;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&nbsp;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&nbsp;</span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark">&nbsp;</span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark">&nbsp;</span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(9)"><span class="SelectionMark">&nbsp;</span>Friends</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(10)"><span class="SelectionMark">&nbsp;</span>Defines</a></div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

<br><hr><br> <table border="0" width="100%"> <tr> <td> Page generated by <a href="http://www.doxygen.org" target="_blank">Doxygen 1.6.2-20100208</a> for MRPT 0.9.0 SVN: at Wed Jul 14 12:48:09 UTC 2010</td><td></td> <td width="100"> </td> <td width="150">  </td></tr> </table> </body></html>