Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > 4bc66056a634db26a1f4d0845dc41ca6 > files > 3298

mrpt-doc-0.9.5-0.1.20110925svn2670.fc16.i686.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>Eigen::Rotation2D 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.7.5 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</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">
          <div class="left">
            <form id="FSearchBox" action="search.php" method="get">
              <img id="MSearchSelect" src="search/mag.png" alt=""/>
              <input type="text" id="MSearchField" name="query" value="Search" size="20" accesskey="S" 
                     onfocus="searchBox.OnSearchFieldFocus(true)" 
                     onblur="searchBox.OnSearchFieldFocus(false)"/>
            </form>
          </div><div class="right"></div>
        </div>
      </li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
      <li><a href="classes.html"><span>Class&#160;Index</span></a></li>
      <li><a href="inherits.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="namespace_eigen.html">Eigen</a>      </li>
      <li class="navelem"><a class="el" href="class_eigen_1_1_rotation2_d.html">Rotation2D</a>      </li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-types">Public Types</a> &#124;
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pub-static-methods">Static Public Member Functions</a> &#124;
<a href="#pro-attribs">Protected Attributes</a> &#124;
<a href="#pri-types">Private Types</a> &#124;
<a href="#friends">Friends</a>  </div>
  <div class="headertitle">
<div class="title">Eigen::Rotation2D Class Reference<div class="ingroups"><a class="el" href="group___geometry___module.html">Geometry module</a></div></div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="Eigen::Rotation2D" --><!-- doxytag: inherits="RotationBase&lt; Rotation2D&lt; _Scalar &gt;, 2 &gt;" --><hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Represents a rotation/orientation in a 2 dimensional space.</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">_Scalar</td><td>the scalar type, i.e., the type of the coefficients</td></tr>
  </table>
  </dd>
</dl>
<p>This class is equivalent to a single scalar representing a counter clock wise rotation as a single angle in radian. It provides some additional features such as the automatic conversion from/to a 2x2 rotation matrix. Moreover this class aims to provide a similar interface to <a class="el" href="class_eigen_1_1_quaternion.html">Quaternion</a> in order to facilitate the writing of generic algorithms dealing with rotations.</p>
<dl class="see"><dt><b>See also:</b></dt><dd>class <a class="el" href="class_eigen_1_1_quaternion.html">Quaternion</a>, class <a class="el" href="class_eigen_1_1_transform.html">Transform</a> </dd></dl>
</div><div class="dynheader">
Inheritance diagram for Eigen::Rotation2D:</div>
<div class="dyncontent">
<div class="center"><img src="class_eigen_1_1_rotation2_d__inherit__graph.png" border="0" usemap="#_eigen_1_1_rotation2_d_inherit__map" alt="Inheritance graph"/></div>
<map name="_eigen_1_1_rotation2_d_inherit__map" id="_eigen_1_1_rotation2_d_inherit__map">
<area shape="rect" id="node2" href="class_eigen_1_1_rotation_base.html" title="Eigen::RotationBase\&lt; Rotation2D\&lt; _Scalar \&gt;, 2 \&gt;" alt="" coords="5,96,320,123"/><area shape="rect" id="node4" href="class_eigen_1_1_rotation_base.html" title="Common base class for compact rotation representations." alt="" coords="91,5,233,32"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>

<p><a href="class_eigen_1_1_rotation2_d-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-types"></a>
Public Types</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom">{ <a class="el" href="class_eigen_1_1_rotation2_d.html#a6aae323869ebf0cacdf577db876a7afda7b83ba4a2cb0f848b931feb6ee745c76">Dim</a> =  2
 }</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef _Scalar&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_eigen_1_1_rotation2_d.html#a6f18e82316c3194f5c4dd320005f24ce">Scalar</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">the scalar type of the coefficients  <a href="#a6f18e82316c3194f5c4dd320005f24ce"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef <a class="el" href="class_eigen_1_1_matrix.html">Matrix</a>&lt; <a class="el" href="class_eigen_1_1_rotation2_d.html#a6f18e82316c3194f5c4dd320005f24ce">Scalar</a>, 2, 1 &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_eigen_1_1_rotation2_d.html#ab38568fbc2baf9a90d82d2dcfc9a4af5">Vector2</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef <a class="el" href="class_eigen_1_1_matrix.html">Matrix</a>&lt; <a class="el" href="class_eigen_1_1_rotation2_d.html#a6f18e82316c3194f5c4dd320005f24ce">Scalar</a>, 2, 2 &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_eigen_1_1_rotation2_d.html#a1dd3542ea45dd713355d16316ba589c2">Matrix2</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef <a class="el" href="class_eigen_1_1_matrix.html">Matrix</a>&lt; <a class="el" href="class_eigen_1_1_rotation2_d.html#a6f18e82316c3194f5c4dd320005f24ce">Scalar</a>, Dim, Dim &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_eigen_1_1_rotation_base.html#a98999cd115b5012425fb5d463a5674f6">RotationMatrixType</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">corresponding linear transformation matrix type  <a href="#a98999cd115b5012425fb5d463a5674f6"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef <a class="el" href="class_eigen_1_1_matrix.html">Matrix</a>&lt; <a class="el" href="class_eigen_1_1_rotation2_d.html#a6f18e82316c3194f5c4dd320005f24ce">Scalar</a>, Dim, 1 &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_eigen_1_1_rotation_base.html#afb882774a4b4dbcef5aa7f90dce9cd85">VectorType</a></td></tr>
<tr><td colspan="2"><h2><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_eigen_1_1_rotation2_d.html#a50e9522099fceebf2cdb1edf8fa0c621">Rotation2D</a> (<a class="el" href="class_eigen_1_1_rotation2_d.html#a6f18e82316c3194f5c4dd320005f24ce">Scalar</a> a)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Construct a 2D counter clock wise rotation from the angle <em>a</em> in radian.  <a href="#a50e9522099fceebf2cdb1edf8fa0c621"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_eigen_1_1_rotation2_d.html#a6f18e82316c3194f5c4dd320005f24ce">Scalar</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_eigen_1_1_rotation2_d.html#a2753d3006e244ca3d123c3c438b436e4">angle</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_eigen_1_1_rotation2_d.html#a6f18e82316c3194f5c4dd320005f24ce">Scalar</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_eigen_1_1_rotation2_d.html#a6ce8059b1551e2b2fffafd5f332d9ff6">angle</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_eigen_1_1_rotation2_d.html">Rotation2D</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_eigen_1_1_rotation2_d.html#a008d1ef5fb57c170feb20f318a7ac50e">inverse</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_eigen_1_1_rotation2_d.html">Rotation2D</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_eigen_1_1_rotation2_d.html#ae52d6205fb65550f838a5133722861d4">operator*</a> (const <a class="el" href="class_eigen_1_1_rotation2_d.html">Rotation2D</a> &amp;other) const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Concatenates two rotations.  <a href="#ae52d6205fb65550f838a5133722861d4"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_eigen_1_1_rotation2_d.html">Rotation2D</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_eigen_1_1_rotation2_d.html#a8acc3aa9240bd19109c5044419acb913">operator*=</a> (const <a class="el" href="class_eigen_1_1_rotation2_d.html">Rotation2D</a> &amp;other)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Concatenates two rotations.  <a href="#a8acc3aa9240bd19109c5044419acb913"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_eigen_1_1_rotation2_d.html#ab38568fbc2baf9a90d82d2dcfc9a4af5">Vector2</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_eigen_1_1_rotation2_d.html#a1d5098e439e5f98fb3e2971c617ec1aa">operator*</a> (const <a class="el" href="class_eigen_1_1_rotation2_d.html#ab38568fbc2baf9a90d82d2dcfc9a4af5">Vector2</a> &amp;vec) const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Applies the rotation to a 2D vector.  <a href="#a1d5098e439e5f98fb3e2971c617ec1aa"></a><br/></td></tr>
<tr><td class="memTemplParams" colspan="2">template&lt;typename Derived &gt; </td></tr>
<tr><td class="memTemplItemLeft" align="right" valign="top"><a class="el" href="class_eigen_1_1_rotation2_d.html">Rotation2D</a> &amp;&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="class_eigen_1_1_rotation2_d.html#ab7c8fd752eded1d85a39a7630a07d43c">fromRotationMatrix</a> (const <a class="el" href="class_eigen_1_1_matrix_base.html">MatrixBase</a>&lt; Derived &gt; &amp;m)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Set <code>*this</code> from a 2x2 rotation matrix <em>mat</em>.  <a href="#ab7c8fd752eded1d85a39a7630a07d43c"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_eigen_1_1_rotation2_d.html#a1dd3542ea45dd713355d16316ba589c2">Matrix2</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_eigen_1_1_rotation2_d.html#a642c431d09d3b1df46fe75eb88645f79">toRotationMatrix</a> (void) const </td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Constructs and.  <a href="#a642c431d09d3b1df46fe75eb88645f79"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_eigen_1_1_rotation2_d.html">Rotation2D</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_eigen_1_1_rotation2_d.html#a0a3275e5ca15c82f17df7ae04c77c96f">slerp</a> (<a class="el" href="class_eigen_1_1_rotation2_d.html#a6f18e82316c3194f5c4dd320005f24ce">Scalar</a> t, const <a class="el" href="class_eigen_1_1_rotation2_d.html">Rotation2D</a> &amp;other) const </td></tr>
<tr><td class="memTemplParams" colspan="2">template&lt;typename NewScalarType &gt; </td></tr>
<tr><td class="memTemplItemLeft" align="right" valign="top"><a class="el" href="struct_eigen_1_1internal_1_1cast__return__type.html">internal::cast_return_type</a><br class="typebreak"/>
&lt; <a class="el" href="class_eigen_1_1_rotation2_d.html">Rotation2D</a>, <a class="el" href="class_eigen_1_1_rotation2_d.html">Rotation2D</a><br class="typebreak"/>
&lt; NewScalarType &gt; &gt;::type&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="class_eigen_1_1_rotation2_d.html#a41b79d2391583d46d4d978769569d608">cast</a> () const </td></tr>
<tr><td class="memTemplParams" colspan="2">template&lt;typename OtherScalarType &gt; </td></tr>
<tr><td class="memTemplItemLeft" align="right" valign="top">&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="class_eigen_1_1_rotation2_d.html#ae6ba393cc76235616a8d940eced9a281">Rotation2D</a> (const <a class="el" href="class_eigen_1_1_rotation2_d.html">Rotation2D</a>&lt; OtherScalarType &gt; &amp;other)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Copy constructor with scalar type conversion.  <a href="#ae6ba393cc76235616a8d940eced9a281"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_eigen_1_1_rotation2_d.html#a785b48223ecfd00cf2f9e748708b822e">isApprox</a> (const <a class="el" href="class_eigen_1_1_rotation2_d.html">Rotation2D</a> &amp;other, typename <a class="el" href="struct_eigen_1_1_num_traits.html">NumTraits</a>&lt; <a class="el" href="class_eigen_1_1_rotation2_d.html#a6f18e82316c3194f5c4dd320005f24ce">Scalar</a> &gt;::Real prec=<a class="el" href="struct_eigen_1_1_num_traits.html">NumTraits</a>&lt; <a class="el" href="class_eigen_1_1_rotation2_d.html#a6f18e82316c3194f5c4dd320005f24ce">Scalar</a> &gt;::dummy_precision()) const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const Derived &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_eigen_1_1_rotation_base.html#a0c2e92d5198f6204f784742db685df32">derived</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">Derived &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_eigen_1_1_rotation_base.html#a8262de4c1d1a483f81ded1191c5daf88">derived</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_eigen_1_1_rotation_base.html#a98999cd115b5012425fb5d463a5674f6">RotationMatrixType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_eigen_1_1_rotation_base.html#adbfbf089f4976d177623c7205221a211">matrix</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_eigen_1_1_transform.html">Transform</a>&lt; <a class="el" href="class_eigen_1_1_rotation2_d.html#a6f18e82316c3194f5c4dd320005f24ce">Scalar</a>, Dim, Isometry &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_eigen_1_1_rotation_base.html#a91f95c3a3b71740ab18cd205b1417553">operator*</a> (const <a class="el" href="class_eigen_1_1_translation.html">Translation</a>&lt; <a class="el" href="class_eigen_1_1_rotation2_d.html#a6f18e82316c3194f5c4dd320005f24ce">Scalar</a>, Dim &gt; &amp;t) const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_eigen_1_1_rotation_base.html#a98999cd115b5012425fb5d463a5674f6">RotationMatrixType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_eigen_1_1_rotation_base.html#a35d3ed20eb17d34a130e773f10ac49fb">operator*</a> (const <a class="el" href="class_eigen_1_1_uniform_scaling.html">UniformScaling</a>&lt; <a class="el" href="class_eigen_1_1_rotation2_d.html#a6f18e82316c3194f5c4dd320005f24ce">Scalar</a> &gt; &amp;s) const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">EIGEN_STRONG_INLINE <br class="typebreak"/>
internal::rotation_base_generic_product_selector<br class="typebreak"/>
&lt; Derived, OtherDerived, <br class="typebreak"/>
OtherDerived::IsVectorAtCompileTime &gt;<br class="typebreak"/>
::ReturnType&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_eigen_1_1_rotation_base.html#a9bf235c2eb3dc34fdc9482422277871d">operator*</a> (const <a class="el" href="struct_eigen_1_1_eigen_base.html">EigenBase</a>&lt; OtherDerived &gt; &amp;e) const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_eigen_1_1_transform.html">Transform</a>&lt; <a class="el" href="class_eigen_1_1_rotation2_d.html#a6f18e82316c3194f5c4dd320005f24ce">Scalar</a>, Dim, Mode &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_eigen_1_1_rotation_base.html#a9dac793c1b1f98aacac97feade385f48">operator*</a> (const <a class="el" href="class_eigen_1_1_transform.html">Transform</a>&lt; <a class="el" href="class_eigen_1_1_rotation2_d.html#a6f18e82316c3194f5c4dd320005f24ce">Scalar</a>, Dim, Mode, Options &gt; &amp;t) const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_eigen_1_1_rotation_base.html#afb882774a4b4dbcef5aa7f90dce9cd85">VectorType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_eigen_1_1_rotation_base.html#a5510a40abdb1dd3f3c1c576683657b3e">_transformVector</a> (const OtherVectorType &amp;v) const </td></tr>
<tr><td colspan="2"><h2><a name="pub-static-methods"></a>
Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static <a class="el" href="class_eigen_1_1_rotation2_d.html">Rotation2D</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_eigen_1_1_rotation2_d.html#a4ebd4b0db87ebd3261ab51981e55e855">Identity</a> ()</td></tr>
<tr><td colspan="2"><h2><a name="pro-attribs"></a>
Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_eigen_1_1_rotation2_d.html#a6f18e82316c3194f5c4dd320005f24ce">Scalar</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_eigen_1_1_rotation2_d.html#a11a21041c84c3ba62e452d51f8a3af03">m_angle</a></td></tr>
<tr><td colspan="2"><h2><a name="pri-types"></a>
Private Types</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef <a class="el" href="class_eigen_1_1_rotation_base.html">RotationBase</a><br class="typebreak"/>
&lt; <a class="el" href="class_eigen_1_1_rotation2_d.html">Rotation2D</a>&lt; _Scalar &gt;, 2 &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_eigen_1_1_rotation2_d.html#a43534afa8a23d6d090debe73507d9087">Base</a></td></tr>
<tr><td colspan="2"><h2><a name="friends"></a>
Friends</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_eigen_1_1_rotation_base.html#a98999cd115b5012425fb5d463a5674f6">RotationMatrixType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_eigen_1_1_rotation_base.html#a38f506f2d3617685d1f684cdbc4f8dd4">operator*</a> (const <a class="el" href="struct_eigen_1_1_eigen_base.html">EigenBase</a>&lt; OtherDerived &gt; &amp;l, const Derived &amp;r)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_eigen_1_1_transform.html">Transform</a>&lt; <a class="el" href="class_eigen_1_1_rotation2_d.html#a6f18e82316c3194f5c4dd320005f24ce">Scalar</a>, Dim, Affine &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_eigen_1_1_rotation_base.html#a615ece720e9826703b399dfaeaba1ae0">operator*</a> (const <a class="el" href="class_eigen_1_1_diagonal_matrix.html">DiagonalMatrix</a>&lt; <a class="el" href="class_eigen_1_1_rotation2_d.html#a6f18e82316c3194f5c4dd320005f24ce">Scalar</a>, Dim &gt; &amp;l, const Derived &amp;r)</td></tr>
</table>
<hr/><h2>Member Typedef Documentation</h2>
<a class="anchor" id="a43534afa8a23d6d090debe73507d9087"></a><!-- doxytag: member="Eigen::Rotation2D::Base" ref="a43534afa8a23d6d090debe73507d9087" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="class_eigen_1_1_rotation_base.html">RotationBase</a>&lt;<a class="el" href="class_eigen_1_1_rotation2_d.html">Rotation2D</a>&lt;_Scalar&gt;,2&gt; <a class="el" href="class_eigen_1_1_rotation2_d.html#a43534afa8a23d6d090debe73507d9087">Eigen::Rotation2D::Base</a><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="_geometry_source.html#l00057">57</a> of file <a class="el" href="_geometry_source.html">Geometry</a>.</p>

</div>
</div>
<a class="anchor" id="a1dd3542ea45dd713355d16316ba589c2"></a><!-- doxytag: member="Eigen::Rotation2D::Matrix2" ref="a1dd3542ea45dd713355d16316ba589c2" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="class_eigen_1_1_matrix.html">Matrix</a>&lt;<a class="el" href="class_eigen_1_1_rotation2_d.html#a6f18e82316c3194f5c4dd320005f24ce">Scalar</a>,2,2&gt; <a class="el" href="class_eigen_1_1_rotation2_d.html#a1dd3542ea45dd713355d16316ba589c2">Eigen::Rotation2D::Matrix2</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="_geometry_source.html#l00067">67</a> of file <a class="el" href="_geometry_source.html">Geometry</a>.</p>

</div>
</div>
<a class="anchor" id="a98999cd115b5012425fb5d463a5674f6"></a><!-- doxytag: member="Eigen::Rotation2D::RotationMatrixType" ref="a98999cd115b5012425fb5d463a5674f6" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="class_eigen_1_1_matrix.html">Matrix</a>&lt;<a class="el" href="class_eigen_1_1_rotation2_d.html#a6f18e82316c3194f5c4dd320005f24ce">Scalar</a>,Dim,Dim&gt; <a class="el" href="class_eigen_1_1_rotation_base.html#a98999cd115b5012425fb5d463a5674f6">Eigen::RotationBase::RotationMatrixType</a><code> [inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>corresponding linear transformation matrix type </p>

<p>Definition at line <a class="el" href="_geometry_source.html#l00051">51</a> of file <a class="el" href="_geometry_source.html">Geometry</a>.</p>

</div>
</div>
<a class="anchor" id="a6f18e82316c3194f5c4dd320005f24ce"></a><!-- doxytag: member="Eigen::Rotation2D::Scalar" ref="a6f18e82316c3194f5c4dd320005f24ce" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef _Scalar <a class="el" href="class_eigen_1_1_rotation2_d.html#a6f18e82316c3194f5c4dd320005f24ce">Eigen::Rotation2D::Scalar</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>the scalar type of the coefficients </p>

<p>Reimplemented from <a class="el" href="class_eigen_1_1_rotation_base.html#ab610d6962186e763b08357bf9b1a5b3b">Eigen::RotationBase&lt; Rotation2D&lt; _Scalar &gt;, 2 &gt;</a>.</p>

<p>Definition at line <a class="el" href="_geometry_source.html#l00065">65</a> of file <a class="el" href="_geometry_source.html">Geometry</a>.</p>

</div>
</div>
<a class="anchor" id="ab38568fbc2baf9a90d82d2dcfc9a4af5"></a><!-- doxytag: member="Eigen::Rotation2D::Vector2" ref="ab38568fbc2baf9a90d82d2dcfc9a4af5" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="class_eigen_1_1_matrix.html">Matrix</a>&lt;<a class="el" href="class_eigen_1_1_rotation2_d.html#a6f18e82316c3194f5c4dd320005f24ce">Scalar</a>,2,1&gt; <a class="el" href="class_eigen_1_1_rotation2_d.html#ab38568fbc2baf9a90d82d2dcfc9a4af5">Eigen::Rotation2D::Vector2</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="_geometry_source.html#l00066">66</a> of file <a class="el" href="_geometry_source.html">Geometry</a>.</p>

</div>
</div>
<a class="anchor" id="afb882774a4b4dbcef5aa7f90dce9cd85"></a><!-- doxytag: member="Eigen::Rotation2D::VectorType" ref="afb882774a4b4dbcef5aa7f90dce9cd85" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="class_eigen_1_1_matrix.html">Matrix</a>&lt;<a class="el" href="class_eigen_1_1_rotation2_d.html#a6f18e82316c3194f5c4dd320005f24ce">Scalar</a>,Dim,1&gt; <a class="el" href="class_eigen_1_1_rotation_base.html#afb882774a4b4dbcef5aa7f90dce9cd85">Eigen::RotationBase::VectorType</a><code> [inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="_geometry_source.html#l00052">52</a> of file <a class="el" href="_geometry_source.html">Geometry</a>.</p>

</div>
</div>
<hr/><h2>Member Enumeration Documentation</h2>
<a class="anchor" id="a324068ae376740b6b95b195e545ab266"></a><!-- doxytag: member="Eigen::Rotation2D::@350" ref="a324068ae376740b6b95b195e545ab266" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">anonymous enum<code> [inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="_geometry_source.html#l00046">46</a> of file <a class="el" href="_geometry_source.html">Geometry</a>.</p>

</div>
</div>
<a class="anchor" id="a6aae323869ebf0cacdf577db876a7afd"></a><!-- doxytag: member="Eigen::Rotation2D::@353" ref="a6aae323869ebf0cacdf577db876a7afd" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">anonymous enum</td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl><dt><b>Enumerator: </b></dt><dd><table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"><em><a class="anchor" id="a6aae323869ebf0cacdf577db876a7afda7b83ba4a2cb0f848b931feb6ee745c76"></a><!-- doxytag: member="Dim" ref="a6aae323869ebf0cacdf577db876a7afda7b83ba4a2cb0f848b931feb6ee745c76" args="" -->Dim</em>&nbsp;</td><td>
</td></tr>
</table>
</dd>
</dl>

<p>Definition at line <a class="el" href="_geometry_source.html#l00063">63</a> of file <a class="el" href="_geometry_source.html">Geometry</a>.</p>

</div>
</div>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a50e9522099fceebf2cdb1edf8fa0c621"></a><!-- doxytag: member="Eigen::Rotation2D::Rotation2D" ref="a50e9522099fceebf2cdb1edf8fa0c621" args="(Scalar a)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Eigen::Rotation2D::Rotation2D </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="class_eigen_1_1_rotation2_d.html#a6f18e82316c3194f5c4dd320005f24ce">Scalar</a>&#160;</td>
          <td class="paramname"><em>a</em></td><td>)</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Construct a 2D counter clock wise rotation from the angle <em>a</em> in radian. </p>

<p>Definition at line <a class="el" href="_geometry_source.html#l00076">76</a> of file <a class="el" href="_geometry_source.html">Geometry</a>.</p>

</div>
</div>
<a class="anchor" id="ae6ba393cc76235616a8d940eced9a281"></a><!-- doxytag: member="Eigen::Rotation2D::Rotation2D" ref="ae6ba393cc76235616a8d940eced9a281" args="(const Rotation2D&lt; OtherScalarType &gt; &amp;other)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename OtherScalarType &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">Eigen::Rotation2D::Rotation2D </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="class_eigen_1_1_rotation2_d.html">Rotation2D</a>&lt; OtherScalarType &gt; &amp;&#160;</td>
          <td class="paramname"><em>other</em></td><td>)</td>
          <td><code> [inline, explicit]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Copy constructor with scalar type conversion. </p>

<p>Definition at line <a class="el" href="_geometry_source.html#l00120">120</a> of file <a class="el" href="_geometry_source.html">Geometry</a>.</p>

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a5510a40abdb1dd3f3c1c576683657b3e"></a><!-- doxytag: member="Eigen::Rotation2D::_transformVector" ref="a5510a40abdb1dd3f3c1c576683657b3e" args="(const OtherVectorType &amp;v) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="class_eigen_1_1_rotation_base.html#afb882774a4b4dbcef5aa7f90dce9cd85">VectorType</a> Eigen::RotationBase::_transformVector </td>
          <td>(</td>
          <td class="paramtype">const OtherVectorType &amp;&#160;</td>
          <td class="paramname"><em>v</em></td><td>)</td>
          <td> const<code> [inline, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="_geometry_source.html#l00107">107</a> of file <a class="el" href="_geometry_source.html">Geometry</a>.</p>

</div>
</div>
<a class="anchor" id="a2753d3006e244ca3d123c3c438b436e4"></a><!-- doxytag: member="Eigen::Rotation2D::angle" ref="a2753d3006e244ca3d123c3c438b436e4" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="class_eigen_1_1_rotation2_d.html#a6f18e82316c3194f5c4dd320005f24ce">Scalar</a> Eigen::Rotation2D::angle </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="return"><dt><b>Returns:</b></dt><dd>the rotation angle </dd></dl>

<p>Definition at line <a class="el" href="_geometry_source.html#l00079">79</a> of file <a class="el" href="_geometry_source.html">Geometry</a>.</p>

</div>
</div>
<a class="anchor" id="a6ce8059b1551e2b2fffafd5f332d9ff6"></a><!-- doxytag: member="Eigen::Rotation2D::angle" ref="a6ce8059b1551e2b2fffafd5f332d9ff6" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="class_eigen_1_1_rotation2_d.html#a6f18e82316c3194f5c4dd320005f24ce">Scalar</a>&amp; Eigen::Rotation2D::angle </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="return"><dt><b>Returns:</b></dt><dd>a read-write reference to the rotation angle </dd></dl>

<p>Definition at line <a class="el" href="_geometry_source.html#l00082">82</a> of file <a class="el" href="_geometry_source.html">Geometry</a>.</p>

</div>
</div>
<a class="anchor" id="a41b79d2391583d46d4d978769569d608"></a><!-- doxytag: member="Eigen::Rotation2D::cast" ref="a41b79d2391583d46d4d978769569d608" args="() const " -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename NewScalarType &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="struct_eigen_1_1internal_1_1cast__return__type.html">internal::cast_return_type</a>&lt;<a class="el" href="class_eigen_1_1_rotation2_d.html">Rotation2D</a>,<a class="el" href="class_eigen_1_1_rotation2_d.html">Rotation2D</a>&lt;NewScalarType&gt; &gt;::type Eigen::Rotation2D::cast </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="return"><dt><b>Returns:</b></dt><dd><code>*this</code> with scalar type casted to <em>NewScalarType</em> </dd></dl>
<p>Note that if <em>NewScalarType</em> is equal to the current scalar type of <code>*this</code> then this function smartly returns a const reference to <code>*this</code>. </p>

<p>Definition at line <a class="el" href="_geometry_source.html#l00115">115</a> of file <a class="el" href="_geometry_source.html">Geometry</a>.</p>

</div>
</div>
<a class="anchor" id="a0c2e92d5198f6204f784742db685df32"></a><!-- doxytag: member="Eigen::Rotation2D::derived" ref="a0c2e92d5198f6204f784742db685df32" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const Derived&amp; Eigen::RotationBase::derived </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="_geometry_source.html#l00055">55</a> of file <a class="el" href="_geometry_source.html">Geometry</a>.</p>

</div>
</div>
<a class="anchor" id="a8262de4c1d1a483f81ded1191c5daf88"></a><!-- doxytag: member="Eigen::Rotation2D::derived" ref="a8262de4c1d1a483f81ded1191c5daf88" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">Derived&amp; Eigen::RotationBase::derived </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [inline, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="_geometry_source.html#l00056">56</a> of file <a class="el" href="_geometry_source.html">Geometry</a>.</p>

</div>
</div>
<a class="anchor" id="ab7c8fd752eded1d85a39a7630a07d43c"></a><!-- doxytag: member="Eigen::Rotation2D::fromRotationMatrix" ref="ab7c8fd752eded1d85a39a7630a07d43c" args="(const MatrixBase&lt; Derived &gt; &amp;m)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename Derived &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="class_eigen_1_1_rotation2_d.html">Rotation2D</a>&lt; <a class="el" href="class_eigen_1_1_rotation2_d.html#a6f18e82316c3194f5c4dd320005f24ce">Scalar</a> &gt; &amp; Eigen::Rotation2D::fromRotationMatrix </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="class_eigen_1_1_matrix_base.html">MatrixBase</a>&lt; Derived &gt; &amp;&#160;</td>
          <td class="paramname"><em>mat</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Set <code>*this</code> from a 2x2 rotation matrix <em>mat</em>. </p>
<p>In other words, this function extract the rotation angle from the rotation matrix. </p>

<p>Definition at line <a class="el" href="_geometry_source.html#l00148">148</a> of file <a class="el" href="_geometry_source.html">Geometry</a>.</p>

</div>
</div>
<a class="anchor" id="a4ebd4b0db87ebd3261ab51981e55e855"></a><!-- doxytag: member="Eigen::Rotation2D::Identity" ref="a4ebd4b0db87ebd3261ab51981e55e855" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="class_eigen_1_1_rotation2_d.html">Rotation2D</a> Eigen::Rotation2D::Identity </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [inline, static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="_geometry_source.html#l00125">125</a> of file <a class="el" href="_geometry_source.html">Geometry</a>.</p>

</div>
</div>
<a class="anchor" id="a008d1ef5fb57c170feb20f318a7ac50e"></a><!-- doxytag: member="Eigen::Rotation2D::inverse" ref="a008d1ef5fb57c170feb20f318a7ac50e" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="class_eigen_1_1_rotation2_d.html">Rotation2D</a> Eigen::Rotation2D::inverse </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="return"><dt><b>Returns:</b></dt><dd>the inverse rotation </dd></dl>

<p>Reimplemented from <a class="el" href="class_eigen_1_1_rotation_base.html#ae68d14f5a454792f7fa38f04a038771d">Eigen::RotationBase&lt; Rotation2D&lt; _Scalar &gt;, 2 &gt;</a>.</p>

<p>Definition at line <a class="el" href="_geometry_source.html#l00085">85</a> of file <a class="el" href="_geometry_source.html">Geometry</a>.</p>

</div>
</div>
<a class="anchor" id="a785b48223ecfd00cf2f9e748708b822e"></a><!-- doxytag: member="Eigen::Rotation2D::isApprox" ref="a785b48223ecfd00cf2f9e748708b822e" args="(const Rotation2D &amp;other, typename NumTraits&lt; Scalar &gt;::Real prec=NumTraits&lt; Scalar &gt;::dummy_precision()) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool Eigen::Rotation2D::isApprox </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="class_eigen_1_1_rotation2_d.html">Rotation2D</a> &amp;&#160;</td>
          <td class="paramname"><em>other</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">typename <a class="el" href="struct_eigen_1_1_num_traits.html">NumTraits</a>&lt; <a class="el" href="class_eigen_1_1_rotation2_d.html#a6f18e82316c3194f5c4dd320005f24ce">Scalar</a> &gt;::Real&#160;</td>
          <td class="paramname"><em>prec</em> = <code><a class="el" href="struct_eigen_1_1_num_traits.html">NumTraits</a>&lt;<a class="el" href="class_eigen_1_1_rotation2_d.html#a6f18e82316c3194f5c4dd320005f24ce">Scalar</a>&gt;::dummy_precision()</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="return"><dt><b>Returns:</b></dt><dd><code>true</code> if <code>*this</code> is approximately equal to <em>other</em>, within the precision determined by <em>prec</em>.</dd></dl>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="class_eigen_1_1_dense_base.html#ad054d515cf1c46a71e621dea16af2dda">MatrixBase::isApprox()</a> </dd></dl>

<p>Definition at line <a class="el" href="_geometry_source.html#l00131">131</a> of file <a class="el" href="_geometry_source.html">Geometry</a>.</p>

</div>
</div>
<a class="anchor" id="adbfbf089f4976d177623c7205221a211"></a><!-- doxytag: member="Eigen::Rotation2D::matrix" ref="adbfbf089f4976d177623c7205221a211" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="class_eigen_1_1_rotation_base.html#a98999cd115b5012425fb5d463a5674f6">RotationMatrixType</a> Eigen::RotationBase::matrix </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="return"><dt><b>Returns:</b></dt><dd>an equivalent rotation matrix This function is added to be conform with the Transform class' naming scheme. </dd></dl>

<p>Definition at line <a class="el" href="_geometry_source.html#l00064">64</a> of file <a class="el" href="_geometry_source.html">Geometry</a>.</p>

</div>
</div>
<a class="anchor" id="a91f95c3a3b71740ab18cd205b1417553"></a><!-- doxytag: member="Eigen::Rotation2D::operator*" ref="a91f95c3a3b71740ab18cd205b1417553" args="(const Translation&lt; Scalar, Dim &gt; &amp;t) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="class_eigen_1_1_transform.html">Transform</a>&lt;<a class="el" href="class_eigen_1_1_rotation2_d.html#a6f18e82316c3194f5c4dd320005f24ce">Scalar</a>,Dim,Isometry&gt; Eigen::RotationBase::operator* </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="class_eigen_1_1_translation.html">Translation</a>&lt; <a class="el" href="class_eigen_1_1_rotation_base.html#ab610d6962186e763b08357bf9b1a5b3b">Scalar</a>, Dim &gt; &amp;&#160;</td>
          <td class="paramname"><em>t</em></td><td>)</td>
          <td> const<code> [inline, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="return"><dt><b>Returns:</b></dt><dd>the concatenation of the rotation <code>*this</code> with a translation <em>t</em> </dd></dl>

<p>Definition at line <a class="el" href="_geometry_source.html#l00070">70</a> of file <a class="el" href="_geometry_source.html">Geometry</a>.</p>

</div>
</div>
<a class="anchor" id="a35d3ed20eb17d34a130e773f10ac49fb"></a><!-- doxytag: member="Eigen::Rotation2D::operator*" ref="a35d3ed20eb17d34a130e773f10ac49fb" args="(const UniformScaling&lt; Scalar &gt; &amp;s) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="class_eigen_1_1_rotation_base.html#a98999cd115b5012425fb5d463a5674f6">RotationMatrixType</a> Eigen::RotationBase::operator* </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="class_eigen_1_1_uniform_scaling.html">UniformScaling</a>&lt; <a class="el" href="class_eigen_1_1_rotation_base.html#ab610d6962186e763b08357bf9b1a5b3b">Scalar</a> &gt; &amp;&#160;</td>
          <td class="paramname"><em>s</em></td><td>)</td>
          <td> const<code> [inline, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="return"><dt><b>Returns:</b></dt><dd>the concatenation of the rotation <code>*this</code> with a uniform scaling <em>s</em> </dd></dl>

<p>Definition at line <a class="el" href="_geometry_source.html#l00074">74</a> of file <a class="el" href="_geometry_source.html">Geometry</a>.</p>

</div>
</div>
<a class="anchor" id="a9bf235c2eb3dc34fdc9482422277871d"></a><!-- doxytag: member="Eigen::Rotation2D::operator*" ref="a9bf235c2eb3dc34fdc9482422277871d" args="(const EigenBase&lt; OtherDerived &gt; &amp;e) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">EIGEN_STRONG_INLINE internal::rotation_base_generic_product_selector&lt;Derived,OtherDerived,OtherDerived::IsVectorAtCompileTime&gt;::ReturnType Eigen::RotationBase::operator* </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="struct_eigen_1_1_eigen_base.html">EigenBase</a>&lt; OtherDerived &gt; &amp;&#160;</td>
          <td class="paramname"><em>e</em></td><td>)</td>
          <td> const<code> [inline, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="return"><dt><b>Returns:</b></dt><dd>the concatenation of the rotation <code>*this</code> with a generic expression <em>e</em> <em>e</em> can be:<ul>
<li>a DimxDim linear transformation matrix</li>
<li>a DimxDim diagonal matrix (axis aligned scaling)</li>
<li>a vector of size Dim </li>
</ul>
</dd></dl>

<p>Definition at line <a class="el" href="_geometry_source.html#l00085">85</a> of file <a class="el" href="_geometry_source.html">Geometry</a>.</p>

</div>
</div>
<a class="anchor" id="ae52d6205fb65550f838a5133722861d4"></a><!-- doxytag: member="Eigen::Rotation2D::operator*" ref="ae52d6205fb65550f838a5133722861d4" args="(const Rotation2D &amp;other) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="class_eigen_1_1_rotation2_d.html">Rotation2D</a> Eigen::Rotation2D::operator* </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="class_eigen_1_1_rotation2_d.html">Rotation2D</a> &amp;&#160;</td>
          <td class="paramname"><em>other</em></td><td>)</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Concatenates two rotations. </p>

<p>Definition at line <a class="el" href="_geometry_source.html#l00088">88</a> of file <a class="el" href="_geometry_source.html">Geometry</a>.</p>

</div>
</div>
<a class="anchor" id="a1d5098e439e5f98fb3e2971c617ec1aa"></a><!-- doxytag: member="Eigen::Rotation2D::operator*" ref="a1d5098e439e5f98fb3e2971c617ec1aa" args="(const Vector2 &amp;vec) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="class_eigen_1_1_rotation2_d.html#ab38568fbc2baf9a90d82d2dcfc9a4af5">Vector2</a> Eigen::Rotation2D::operator* </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="class_eigen_1_1_rotation2_d.html#ab38568fbc2baf9a90d82d2dcfc9a4af5">Vector2</a> &amp;&#160;</td>
          <td class="paramname"><em>vec</em></td><td>)</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Applies the rotation to a 2D vector. </p>

<p>Definition at line <a class="el" href="_geometry_source.html#l00096">96</a> of file <a class="el" href="_geometry_source.html">Geometry</a>.</p>

</div>
</div>
<a class="anchor" id="a9dac793c1b1f98aacac97feade385f48"></a><!-- doxytag: member="Eigen::Rotation2D::operator*" ref="a9dac793c1b1f98aacac97feade385f48" args="(const Transform&lt; Scalar, Dim, Mode, Options &gt; &amp;t) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="class_eigen_1_1_transform.html">Transform</a>&lt;<a class="el" href="class_eigen_1_1_rotation2_d.html#a6f18e82316c3194f5c4dd320005f24ce">Scalar</a>,Dim,Mode&gt; Eigen::RotationBase::operator* </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="class_eigen_1_1_transform.html">Transform</a>&lt; <a class="el" href="class_eigen_1_1_rotation_base.html#ab610d6962186e763b08357bf9b1a5b3b">Scalar</a>, Dim, Mode, Options &gt; &amp;&#160;</td>
          <td class="paramname"><em>t</em></td><td>)</td>
          <td> const<code> [inline, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="return"><dt><b>Returns:</b></dt><dd>the concatenation of the rotation <code>*this</code> with a transformation <em>t</em> </dd></dl>

<p>Definition at line <a class="el" href="_geometry_source.html#l00103">103</a> of file <a class="el" href="_geometry_source.html">Geometry</a>.</p>

</div>
</div>
<a class="anchor" id="a8acc3aa9240bd19109c5044419acb913"></a><!-- doxytag: member="Eigen::Rotation2D::operator*=" ref="a8acc3aa9240bd19109c5044419acb913" args="(const Rotation2D &amp;other)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="class_eigen_1_1_rotation2_d.html">Rotation2D</a>&amp; Eigen::Rotation2D::operator*= </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="class_eigen_1_1_rotation2_d.html">Rotation2D</a> &amp;&#160;</td>
          <td class="paramname"><em>other</em></td><td>)</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Concatenates two rotations. </p>

<p>Definition at line <a class="el" href="_geometry_source.html#l00092">92</a> of file <a class="el" href="_geometry_source.html">Geometry</a>.</p>

</div>
</div>
<a class="anchor" id="a0a3275e5ca15c82f17df7ae04c77c96f"></a><!-- doxytag: member="Eigen::Rotation2D::slerp" ref="a0a3275e5ca15c82f17df7ae04c77c96f" args="(Scalar t, const Rotation2D &amp;other) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="class_eigen_1_1_rotation2_d.html">Rotation2D</a> Eigen::Rotation2D::slerp </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="class_eigen_1_1_rotation2_d.html#a6f18e82316c3194f5c4dd320005f24ce">Scalar</a>&#160;</td>
          <td class="paramname"><em>t</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="class_eigen_1_1_rotation2_d.html">Rotation2D</a> &amp;&#160;</td>
          <td class="paramname"><em>other</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="return"><dt><b>Returns:</b></dt><dd>the spherical interpolation between <code>*this</code> and <em>other</em> using parameter <em>t</em>. It is in fact equivalent to a linear interpolation. </dd></dl>

<p>Definition at line <a class="el" href="_geometry_source.html#l00106">106</a> of file <a class="el" href="_geometry_source.html">Geometry</a>.</p>

</div>
</div>
<a class="anchor" id="a642c431d09d3b1df46fe75eb88645f79"></a><!-- doxytag: member="Eigen::Rotation2D::toRotationMatrix" ref="a642c431d09d3b1df46fe75eb88645f79" args="(void) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="class_eigen_1_1_rotation2_d.html">Rotation2D</a>&lt; <a class="el" href="class_eigen_1_1_rotation2_d.html#a6f18e82316c3194f5c4dd320005f24ce">Scalar</a> &gt;::<a class="el" href="class_eigen_1_1_rotation2_d.html#a1dd3542ea45dd713355d16316ba589c2">Matrix2</a> Eigen::Rotation2D::toRotationMatrix </td>
          <td>(</td>
          <td class="paramtype">void&#160;</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Constructs and. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>an equivalent 2x2 rotation matrix. </dd></dl>

<p>Reimplemented from <a class="el" href="class_eigen_1_1_rotation_base.html#a8d02a5d5fcad0af9a371707250403f9b">Eigen::RotationBase&lt; Rotation2D&lt; _Scalar &gt;, 2 &gt;</a>.</p>

<p>Definition at line <a class="el" href="_geometry_source.html#l00159">159</a> of file <a class="el" href="_geometry_source.html">Geometry</a>.</p>

</div>
</div>
<hr/><h2>Friends And Related Function Documentation</h2>
<a class="anchor" id="a38f506f2d3617685d1f684cdbc4f8dd4"></a><!-- doxytag: member="Eigen::Rotation2D::operator*" ref="a38f506f2d3617685d1f684cdbc4f8dd4" args="(const EigenBase&lt; OtherDerived &gt; &amp;l, const Derived &amp;r)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="class_eigen_1_1_rotation_base.html#a98999cd115b5012425fb5d463a5674f6">RotationMatrixType</a> operator* </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="struct_eigen_1_1_eigen_base.html">EigenBase</a>&lt; OtherDerived &gt; &amp;&#160;</td>
          <td class="paramname"><em>l</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const Derived &amp;&#160;</td>
          <td class="paramname"><em>r</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [friend, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="return"><dt><b>Returns:</b></dt><dd>the concatenation of a linear transformation <em>l</em> with the rotation <em>r</em> </dd></dl>

<p>Definition at line <a class="el" href="_geometry_source.html#l00090">90</a> of file <a class="el" href="_geometry_source.html">Geometry</a>.</p>

</div>
</div>
<a class="anchor" id="a615ece720e9826703b399dfaeaba1ae0"></a><!-- doxytag: member="Eigen::Rotation2D::operator*" ref="a615ece720e9826703b399dfaeaba1ae0" args="(const DiagonalMatrix&lt; Scalar, Dim &gt; &amp;l, const Derived &amp;r)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="class_eigen_1_1_transform.html">Transform</a>&lt;<a class="el" href="class_eigen_1_1_rotation2_d.html#a6f18e82316c3194f5c4dd320005f24ce">Scalar</a>,Dim,Affine&gt; operator* </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="class_eigen_1_1_diagonal_matrix.html">DiagonalMatrix</a>&lt; <a class="el" href="class_eigen_1_1_rotation_base.html#ab610d6962186e763b08357bf9b1a5b3b">Scalar</a>, Dim &gt; &amp;&#160;</td>
          <td class="paramname"><em>l</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const Derived &amp;&#160;</td>
          <td class="paramname"><em>r</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [friend, inherited]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<dl class="return"><dt><b>Returns:</b></dt><dd>the concatenation of a scaling <em>l</em> with the rotation <em>r</em> </dd></dl>

<p>Definition at line <a class="el" href="_geometry_source.html#l00094">94</a> of file <a class="el" href="_geometry_source.html">Geometry</a>.</p>

</div>
</div>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="a11a21041c84c3ba62e452d51f8a3af03"></a><!-- doxytag: member="Eigen::Rotation2D::m_angle" ref="a11a21041c84c3ba62e452d51f8a3af03" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="class_eigen_1_1_rotation2_d.html#a6f18e82316c3194f5c4dd320005f24ce">Scalar</a> <a class="el" href="class_eigen_1_1_rotation2_d.html#a11a21041c84c3ba62e452d51f8a3af03">Eigen::Rotation2D::m_angle</a><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="_geometry_source.html#l00071">71</a> of file <a class="el" href="_geometry_source.html">Geometry</a>.</p>

</div>
</div>
</div>
<br><hr><br> <table border="0" width="100%"> <tr> <td> Page generated by <a href="http://www.doxygen.org" target="_blank">Doxygen 1.7.5</a> for MRPT 0.9.5 SVN: at Sun Sep 25 17:20:18 UTC 2011</td><td></td> <td width="100"> </td> <td width="150">  </td></tr> </table>  </body></html>