Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 99cb5ede6a5329071fbeecc8218deb35 > files > 192

eigen3-doc-3.2-3.mga4.noarch.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.5"/>
<title>Eigen: SparseMatrixBase.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
  $(document).ready(initResizable);
  $(window).load(resizeHeight);
</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
  $(document).ready(function() { searchBox.OnSelectItem(0); });
</script>
<link href="doxygen.css"   rel="stylesheet" type="text/css" />
<link href="eigendoxy.css" rel="stylesheet" type="text/css">
<!--  -->
<script type="text/javascript" src="eigen_navtree_hacks.js"></script>
<!-- <script type="text/javascript"> -->
<!-- </script> -->
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<!-- <a name="top"></a> -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td id="projectlogo"><img alt="Logo" src="Eigen_Silly_Professor_64x64.png"/></td>
  <td style="padding-left: 0.5em;">
   <div id="projectname"><a href="http://eigen.tuxfamily.org">Eigen</a>
   &#160;<span id="projectnumber">3.2.0</span>
   </div>
  </td>
   <td>        <div id="MSearchBox" class="MSearchBoxInactive">
        <span class="left">
          <img id="MSearchSelect" src="search/mag_sel.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)"/>
          </span><span class="right">
            <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
          </span>
        </div>
</td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.5 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
      <div id="nav-sync" class="sync"></div>
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('SparseMatrixBase_8h_source.html','');});
</script>
<div id="doc-content">
<!-- 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">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&#160;</span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark">&#160;</span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark">&#160;</span>Friends</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(9)"><span class="SelectionMark">&#160;</span>Groups</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(10)"><span class="SelectionMark">&#160;</span>Pages</a></div>

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

<div class="header">
  <div class="headertitle">
<div class="title">SparseMatrixBase.h</div>  </div>
</div><!--header-->
<div class="contents">
<div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="comment">// This file is part of Eigen, a lightweight C++ template library</span></div>
<div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="comment">// for linear algebra.</span></div>
<div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;<span class="comment">//</span></div>
<div class="line"><a name="l00004"></a><span class="lineno">    4</span>&#160;<span class="comment">// Copyright (C) 2008-2011 Gael Guennebaud &lt;gael.guennebaud@inria.fr&gt;</span></div>
<div class="line"><a name="l00005"></a><span class="lineno">    5</span>&#160;<span class="comment">//</span></div>
<div class="line"><a name="l00006"></a><span class="lineno">    6</span>&#160;<span class="comment">// This Source Code Form is subject to the terms of the Mozilla</span></div>
<div class="line"><a name="l00007"></a><span class="lineno">    7</span>&#160;<span class="comment">// Public License v. 2.0. If a copy of the MPL was not distributed</span></div>
<div class="line"><a name="l00008"></a><span class="lineno">    8</span>&#160;<span class="comment">// with this file, You can obtain one at http://mozilla.org/MPL/2.0/.</span></div>
<div class="line"><a name="l00009"></a><span class="lineno">    9</span>&#160;</div>
<div class="line"><a name="l00010"></a><span class="lineno">   10</span>&#160;<span class="preprocessor">#ifndef EIGEN_SPARSEMATRIXBASE_H</span></div>
<div class="line"><a name="l00011"></a><span class="lineno">   11</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define EIGEN_SPARSEMATRIXBASE_H</span></div>
<div class="line"><a name="l00012"></a><span class="lineno">   12</span>&#160;<span class="preprocessor"></span></div>
<div class="line"><a name="l00013"></a><span class="lineno">   13</span>&#160;<span class="keyword">namespace </span>Eigen { </div>
<div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;</div>
<div class="line"><a name="l00026"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html">   26</a></span>&#160;<span class="keyword">template</span>&lt;<span class="keyword">typename</span> Derived&gt; <span class="keyword">class </span><a class="code" href="classEigen_1_1SparseMatrixBase.html">SparseMatrixBase</a> : <span class="keyword">public</span> <a class="code" href="structEigen_1_1EigenBase.html">EigenBase</a>&lt;Derived&gt;</div>
<div class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;{</div>
<div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;  <span class="keyword">public</span>:</div>
<div class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;</div>
<div class="line"><a name="l00030"></a><span class="lineno">   30</span>&#160;    <span class="keyword">typedef</span> <span class="keyword">typename</span> internal::traits&lt;Derived&gt;::Scalar Scalar;</div>
<div class="line"><a name="l00031"></a><span class="lineno">   31</span>&#160;    <span class="keyword">typedef</span> <span class="keyword">typename</span> internal::packet_traits&lt;Scalar&gt;::type PacketScalar;</div>
<div class="line"><a name="l00032"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#abc9cb99dcb93caf0c3c37860aeef30b2">   32</a></span>&#160;    <span class="keyword">typedef</span> <span class="keyword">typename</span> internal::traits&lt;Derived&gt;::StorageKind StorageKind;</div>
<div class="line"><a name="l00033"></a><span class="lineno">   33</span>&#160;    <span class="keyword">typedef</span> <span class="keyword">typename</span> internal::traits&lt;Derived&gt;::Index Index;</div>
<div class="line"><a name="l00034"></a><span class="lineno">   34</span>&#160;    <span class="keyword">typedef</span> <span class="keyword">typename</span> internal::add_const_on_value_type_if_arithmetic&lt;</div>
<div class="line"><a name="l00035"></a><span class="lineno">   35</span>&#160;                         <span class="keyword">typename</span> internal::packet_traits&lt;Scalar&gt;::type</div>
<div class="line"><a name="l00036"></a><span class="lineno">   36</span>&#160;                     &gt;::type PacketReturnType;</div>
<div class="line"><a name="l00037"></a><span class="lineno">   37</span>&#160;</div>
<div class="line"><a name="l00038"></a><span class="lineno">   38</span>&#160;    <span class="keyword">typedef</span> <a class="code" href="classEigen_1_1SparseMatrixBase.html">SparseMatrixBase</a> <a class="code" href="classEigen_1_1SparseMatrixBase.html">StorageBaseType</a>;</div>
<div class="line"><a name="l00039"></a><span class="lineno">   39</span>&#160;    <span class="keyword">typedef</span> <a class="code" href="structEigen_1_1EigenBase.html">EigenBase&lt;Derived&gt;</a> <a class="code" href="structEigen_1_1EigenBase.html">Base</a>;</div>
<div class="line"><a name="l00040"></a><span class="lineno">   40</span>&#160;    </div>
<div class="line"><a name="l00041"></a><span class="lineno">   41</span>&#160;    <span class="keyword">template</span>&lt;<span class="keyword">typename</span> OtherDerived&gt;</div>
<div class="line"><a name="l00042"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#a88945ad7d126468c10e299e896bf0d1e">   42</a></span>&#160;    Derived&amp; operator=(<span class="keyword">const</span> <a class="code" href="structEigen_1_1EigenBase.html">EigenBase&lt;OtherDerived&gt;</a> &amp;other)</div>
<div class="line"><a name="l00043"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#ae762210a1ab89bed1673edc09a6ec8b7">   43</a></span>&#160;    {</div>
<div class="line"><a name="l00044"></a><span class="lineno">   44</span>&#160;      other.<a class="code" href="structEigen_1_1EigenBase.html#aa84222add803ad7c9db07dd4dd91d5d9">derived</a>().evalTo(<a class="code" href="structEigen_1_1EigenBase.html#aa84222add803ad7c9db07dd4dd91d5d9">derived</a>());</div>
<div class="line"><a name="l00045"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#a7f53ae2f5586a75f1747d84822ae9581">   45</a></span>&#160;      <span class="keywordflow">return</span> <a class="code" href="structEigen_1_1EigenBase.html#aa84222add803ad7c9db07dd4dd91d5d9">derived</a>();</div>
<div class="line"><a name="l00046"></a><span class="lineno">   46</span>&#160;    }</div>
<div class="line"><a name="l00047"></a><span class="lineno">   47</span>&#160;</div>
<div class="line"><a name="l00048"></a><span class="lineno">   48</span>&#160;    <span class="keyword">enum</span> {</div>
<div class="line"><a name="l00049"></a><span class="lineno">   49</span>&#160;</div>
<div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#a72549bb2a8f9850ac0f18a02f17a8d1da38ab482a62bf46f6ed6dcc4e9dd0dddf">   50</a></span>&#160;      <a class="code" href="classEigen_1_1SparseMatrixBase.html#a72549bb2a8f9850ac0f18a02f17a8d1da38ab482a62bf46f6ed6dcc4e9dd0dddf">RowsAtCompileTime</a> = internal::traits&lt;Derived&gt;::RowsAtCompileTime,</div>
<div class="line"><a name="l00056"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#a72549bb2a8f9850ac0f18a02f17a8d1dae943bdba893721a848dfcd03db756b22">   56</a></span>&#160;      <a class="code" href="classEigen_1_1SparseMatrixBase.html#a72549bb2a8f9850ac0f18a02f17a8d1dae943bdba893721a848dfcd03db756b22">ColsAtCompileTime</a> = internal::traits&lt;Derived&gt;::ColsAtCompileTime,</div>
<div class="line"><a name="l00063"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#a72549bb2a8f9850ac0f18a02f17a8d1dab30be5c02d7a124ec165d2ab6c5b05ed">   63</a></span>&#160;      <a class="code" href="classEigen_1_1SparseMatrixBase.html#a72549bb2a8f9850ac0f18a02f17a8d1dab30be5c02d7a124ec165d2ab6c5b05ed">SizeAtCompileTime</a> = (internal::size_at_compile_time&lt;internal::traits&lt;Derived&gt;::RowsAtCompileTime,</div>
<div class="line"><a name="l00064"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#ae1f241762b604c2117232c5c994068bb">   64</a></span>&#160;                                                   internal::traits&lt;Derived&gt;::ColsAtCompileTime&gt;::ret),</div>
<div class="line"><a name="l00069"></a><span class="lineno">   69</span>&#160;      MaxRowsAtCompileTime = <a class="code" href="classEigen_1_1SparseMatrixBase.html#a72549bb2a8f9850ac0f18a02f17a8d1da38ab482a62bf46f6ed6dcc4e9dd0dddf">RowsAtCompileTime</a>,</div>
<div class="line"><a name="l00070"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#a01a3dfc024abbb42150002facf498357">   70</a></span>&#160;      MaxColsAtCompileTime = <a class="code" href="classEigen_1_1SparseMatrixBase.html#a72549bb2a8f9850ac0f18a02f17a8d1dae943bdba893721a848dfcd03db756b22">ColsAtCompileTime</a>,</div>
<div class="line"><a name="l00071"></a><span class="lineno">   71</span>&#160;</div>
<div class="line"><a name="l00072"></a><span class="lineno">   72</span>&#160;      MaxSizeAtCompileTime = (internal::size_at_compile_time&lt;MaxRowsAtCompileTime,</div>
<div class="line"><a name="l00073"></a><span class="lineno">   73</span>&#160;                                                      MaxColsAtCompileTime&gt;::ret),</div>
<div class="line"><a name="l00074"></a><span class="lineno">   74</span>&#160;</div>
<div class="line"><a name="l00075"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#a72549bb2a8f9850ac0f18a02f17a8d1da7e22277c8f0a1a76dd0d6c62e366b59f">   75</a></span>&#160;      <a class="code" href="classEigen_1_1SparseMatrixBase.html#a72549bb2a8f9850ac0f18a02f17a8d1da7e22277c8f0a1a76dd0d6c62e366b59f">IsVectorAtCompileTime</a> = <a class="code" href="classEigen_1_1SparseMatrixBase.html#a72549bb2a8f9850ac0f18a02f17a8d1da38ab482a62bf46f6ed6dcc4e9dd0dddf">RowsAtCompileTime</a> == 1 || <a class="code" href="classEigen_1_1SparseMatrixBase.html#a72549bb2a8f9850ac0f18a02f17a8d1dae943bdba893721a848dfcd03db756b22">ColsAtCompileTime</a> == 1,</div>
<div class="line"><a name="l00081"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#a318006038c9becc5f9af003b7c77ea18">   81</a></span>&#160;      <a class="code" href="classEigen_1_1SparseMatrixBase.html#a72549bb2a8f9850ac0f18a02f17a8d1da96296863b401484bc191339414c90e6b">Flags</a> = internal::traits&lt;Derived&gt;::Flags,</div>
<div class="line"><a name="l00086"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#a72549bb2a8f9850ac0f18a02f17a8d1da17c43b803133ba4f73b417edcbfb8206">   86</a></span>&#160;      <a class="code" href="classEigen_1_1SparseMatrixBase.html#a72549bb2a8f9850ac0f18a02f17a8d1da17c43b803133ba4f73b417edcbfb8206">CoeffReadCost</a> = internal::traits&lt;Derived&gt;::CoeffReadCost,</div>
<div class="line"><a name="l00091"></a><span class="lineno">   91</span>&#160;      IsRowMajor = <a class="code" href="classEigen_1_1SparseMatrixBase.html#a72549bb2a8f9850ac0f18a02f17a8d1da96296863b401484bc191339414c90e6b">Flags</a>&amp;<a class="code" href="group__flags.html#ga7bd49e7b260e869e10fb9dc4fd081a85">RowMajorBit</a> ? 1 : 0,</div>
<div class="line"><a name="l00092"></a><span class="lineno">   92</span>&#160;      </div>
<div class="line"><a name="l00093"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#a660200abaf1fc4b888330a37d6132b76">   93</a></span>&#160;      InnerSizeAtCompileTime = int(<a class="code" href="classEigen_1_1SparseMatrixBase.html#a72549bb2a8f9850ac0f18a02f17a8d1da7e22277c8f0a1a76dd0d6c62e366b59f">IsVectorAtCompileTime</a>) ? int(<a class="code" href="classEigen_1_1SparseMatrixBase.html#a72549bb2a8f9850ac0f18a02f17a8d1dab30be5c02d7a124ec165d2ab6c5b05ed">SizeAtCompileTime</a>)</div>
<div class="line"><a name="l00094"></a><span class="lineno">   94</span>&#160;                             : int(IsRowMajor) ? int(<a class="code" href="classEigen_1_1SparseMatrixBase.html#a72549bb2a8f9850ac0f18a02f17a8d1dae943bdba893721a848dfcd03db756b22">ColsAtCompileTime</a>) : int(<a class="code" href="classEigen_1_1SparseMatrixBase.html#a72549bb2a8f9850ac0f18a02f17a8d1da38ab482a62bf46f6ed6dcc4e9dd0dddf">RowsAtCompileTime</a>),</div>
<div class="line"><a name="l00095"></a><span class="lineno">   95</span>&#160;</div>
<div class="line"><a name="l00096"></a><span class="lineno">   96</span>&#160;      #ifndef EIGEN_PARSED_BY_DOXYGEN</div>
<div class="line"><a name="l00097"></a><span class="lineno">   97</span>&#160;      _HasDirectAccess = (int(<a class="code" href="classEigen_1_1SparseMatrixBase.html#a72549bb2a8f9850ac0f18a02f17a8d1da96296863b401484bc191339414c90e6b">Flags</a>)&amp;<a class="code" href="group__flags.html#ga54c3b872f5a14e7e0d3d6539b704ea67">DirectAccessBit</a>) ? 1 : 0 <span class="comment">// workaround sunCC</span></div>
<div class="line"><a name="l00098"></a><span class="lineno">   98</span>&#160;      #endif</div>
<div class="line"><a name="l00099"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#ab4e2ff39353ad89db50ddf3dd7b52018">   99</a></span>&#160;    };</div>
<div class="line"><a name="l00100"></a><span class="lineno">  100</span>&#160;</div>
<div class="line"><a name="l00102"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#aab6c2241712d7faf07019a0d86d3fb79">  102</a></span>&#160;    <span class="keyword">typedef</span> <span class="keyword">typename</span> internal::conditional&lt;NumTraits&lt;Scalar&gt;::IsComplex,</div>
<div class="line"><a name="l00103"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#ad0088b2c1ec4dbd677dd19f589777945">  103</a></span>&#160;                        <a class="code" href="classEigen_1_1CwiseUnaryOp.html">CwiseUnaryOp&lt;internal::scalar_conjugate_op&lt;Scalar&gt;</a>, <a class="code" href="classEigen_1_1Transpose.html">Eigen::Transpose&lt;const Derived&gt;</a> &gt;,</div>
<div class="line"><a name="l00104"></a><span class="lineno">  104</span>&#160;                        <a class="code" href="classEigen_1_1Transpose.html">Transpose&lt;const Derived&gt;</a></div>
<div class="line"><a name="l00105"></a><span class="lineno">  105</span>&#160;                     &gt;::type AdjointReturnType;</div>
<div class="line"><a name="l00106"></a><span class="lineno">  106</span>&#160;</div>
<div class="line"><a name="l00107"></a><span class="lineno">  107</span>&#160;</div>
<div class="line"><a name="l00108"></a><span class="lineno">  108</span>&#160;    <span class="keyword">typedef</span> <a class="code" href="classEigen_1_1SparseMatrix.html">SparseMatrix&lt;Scalar, Flags&amp;RowMajorBit ? RowMajor : ColMajor, Index&gt;</a> <a class="code" href="classEigen_1_1SparseMatrix.html">PlainObject</a>;</div>
<div class="line"><a name="l00109"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#a7e985c7a4f692584865b9ec9e7d5780c">  109</a></span>&#160;</div>
<div class="line"><a name="l00110"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#abbe4b3135cc0afa4eee8d9db60c637c1">  110</a></span>&#160;</div>
<div class="line"><a name="l00111"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#a4a1c87f8e48a66edc05859421048f8b0">  111</a></span>&#160;<span class="preprocessor">#ifndef EIGEN_PARSED_BY_DOXYGEN</span></div>
<div class="line"><a name="l00112"></a><span class="lineno">  112</span>&#160;<span class="preprocessor"></span></div>
<div class="line"><a name="l00118"></a><span class="lineno">  118</span>&#160;    <span class="keyword">typedef</span> <span class="keyword">typename</span> <a class="code" href="structEigen_1_1NumTraits.html">NumTraits&lt;Scalar&gt;::Real</a> RealScalar;</div>
<div class="line"><a name="l00119"></a><span class="lineno">  119</span>&#160;</div>
<div class="line"><a name="l00122"></a><span class="lineno">  122</span>&#160;    <span class="keyword">typedef</span> <span class="keyword">typename</span> internal::conditional&lt;_HasDirectAccess, const Scalar&amp;, Scalar&gt;::type CoeffReturnType;</div>
<div class="line"><a name="l00123"></a><span class="lineno">  123</span>&#160;</div>
<div class="line"><a name="l00125"></a><span class="lineno">  125</span>&#160;    <span class="keyword">typedef</span> <a class="code" href="classEigen_1_1CwiseNullaryOp.html">CwiseNullaryOp&lt;internal::scalar_constant_op&lt;Scalar&gt;</a>,<a class="code" href="classEigen_1_1Matrix.html">Matrix&lt;Scalar,Dynamic,Dynamic&gt;</a> &gt; ConstantReturnType;</div>
<div class="line"><a name="l00126"></a><span class="lineno">  126</span>&#160;</div>
<div class="line"><a name="l00128"></a><span class="lineno">  128</span>&#160;    <span class="keyword">typedef</span> <a class="code" href="classEigen_1_1Matrix.html">Matrix</a>&lt;Scalar,EIGEN_SIZE_MAX(<a class="code" href="classEigen_1_1SparseMatrixBase.html#a72549bb2a8f9850ac0f18a02f17a8d1da38ab482a62bf46f6ed6dcc4e9dd0dddf">RowsAtCompileTime</a>,<a class="code" href="classEigen_1_1SparseMatrixBase.html#a72549bb2a8f9850ac0f18a02f17a8d1dae943bdba893721a848dfcd03db756b22">ColsAtCompileTime</a>),</div>
<div class="line"><a name="l00129"></a><span class="lineno">  129</span>&#160;                          EIGEN_SIZE_MAX(<a class="code" href="classEigen_1_1SparseMatrixBase.html#a72549bb2a8f9850ac0f18a02f17a8d1da38ab482a62bf46f6ed6dcc4e9dd0dddf">RowsAtCompileTime</a>,<a class="code" href="classEigen_1_1SparseMatrixBase.html#a72549bb2a8f9850ac0f18a02f17a8d1dae943bdba893721a848dfcd03db756b22">ColsAtCompileTime</a>)&gt; SquareMatrixType;</div>
<div class="line"><a name="l00130"></a><span class="lineno">  130</span>&#160;</div>
<div class="line"><a name="l00131"></a><span class="lineno">  131</span>&#160;    <span class="keyword">inline</span> <span class="keyword">const</span> Derived&amp; <a class="code" href="structEigen_1_1EigenBase.html#aa84222add803ad7c9db07dd4dd91d5d9">derived</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> *<span class="keyword">static_cast&lt;</span><span class="keyword">const </span>Derived*<span class="keyword">&gt;</span>(<span class="keyword">this</span>); }</div>
<div class="line"><a name="l00132"></a><span class="lineno">  132</span>&#160;    <span class="keyword">inline</span> Derived&amp; <a class="code" href="structEigen_1_1EigenBase.html#aa84222add803ad7c9db07dd4dd91d5d9">derived</a>() { <span class="keywordflow">return</span> *<span class="keyword">static_cast&lt;</span>Derived*<span class="keyword">&gt;</span>(<span class="keyword">this</span>); }</div>
<div class="line"><a name="l00133"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#a1bd671d8eea4781a3808d59718ba8b42">  133</a></span>&#160;    <span class="keyword">inline</span> Derived&amp; const_cast_derived()<span class="keyword"> const</span></div>
<div class="line"><a name="l00134"></a><span class="lineno">  134</span>&#160;<span class="keyword">    </span>{ <span class="keywordflow">return</span> *<span class="keyword">static_cast&lt;</span>Derived*<span class="keyword">&gt;</span>(<span class="keyword">const_cast&lt;</span><a class="code" href="classEigen_1_1SparseMatrixBase.html">SparseMatrixBase</a>*<span class="keyword">&gt;</span>(<span class="keyword">this</span>)); }</div>
<div class="line"><a name="l00135"></a><span class="lineno">  135</span>&#160;<span class="preprocessor">#endif // not EIGEN_PARSED_BY_DOXYGEN</span></div>
<div class="line"><a name="l00136"></a><span class="lineno">  136</span>&#160;<span class="preprocessor"></span></div>
<div class="line"><a name="l00137"></a><span class="lineno">  137</span>&#160;<span class="preprocessor">#define EIGEN_CURRENT_STORAGE_BASE_CLASS Eigen::SparseMatrixBase</span></div>
<div class="line"><a name="l00138"></a><span class="lineno">  138</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#   include &quot;../plugins/CommonCwiseUnaryOps.h&quot;</span></div>
<div class="line"><a name="l00139"></a><span class="lineno">  139</span>&#160;<span class="preprocessor">#   include &quot;../plugins/CommonCwiseBinaryOps.h&quot;</span></div>
<div class="line"><a name="l00140"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#a23fc4bf97168dee2516f85edcfd4cfe7">  140</a></span>&#160;<span class="preprocessor">#   include &quot;../plugins/MatrixCwiseUnaryOps.h&quot;</span></div>
<div class="line"><a name="l00141"></a><span class="lineno">  141</span>&#160;<span class="preprocessor">#   include &quot;../plugins/MatrixCwiseBinaryOps.h&quot;</span></div>
<div class="line"><a name="l00142"></a><span class="lineno">  142</span>&#160;<span class="preprocessor">#   include &quot;../plugins/BlockMethods.h&quot;</span></div>
<div class="line"><a name="l00143"></a><span class="lineno">  143</span>&#160;<span class="preprocessor">#   ifdef EIGEN_SPARSEMATRIXBASE_PLUGIN</span></div>
<div class="line"><a name="l00144"></a><span class="lineno">  144</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#     include EIGEN_SPARSEMATRIXBASE_PLUGIN</span></div>
<div class="line"><a name="l00145"></a><span class="lineno">  145</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#   endif</span></div>
<div class="line"><a name="l00146"></a><span class="lineno">  146</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#   undef EIGEN_CURRENT_STORAGE_BASE_CLASS</span></div>
<div class="line"><a name="l00147"></a><span class="lineno">  147</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#undef EIGEN_CURRENT_STORAGE_BASE_CLASS</span></div>
<div class="line"><a name="l00148"></a><span class="lineno">  148</span>&#160;<span class="preprocessor"></span></div>
<div class="line"><a name="l00150"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#a5552abd83dbd03c85cea6d61fd8875a5">  150</a></span>&#160;    <span class="keyword">inline</span> Index <a class="code" href="classEigen_1_1SparseMatrixBase.html#a5552abd83dbd03c85cea6d61fd8875a5">rows</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> <a class="code" href="structEigen_1_1EigenBase.html#aa84222add803ad7c9db07dd4dd91d5d9">derived</a>().rows(); }</div>
<div class="line"><a name="l00152"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#aaca1908a5ec508a25ff0a8bca803e5f3">  152</a></span>&#160;    <span class="keyword">inline</span> Index <a class="code" href="classEigen_1_1SparseMatrixBase.html#aaca1908a5ec508a25ff0a8bca803e5f3">cols</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> <a class="code" href="structEigen_1_1EigenBase.html#aa84222add803ad7c9db07dd4dd91d5d9">derived</a>().cols(); }</div>
<div class="line"><a name="l00155"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#a76f5bc8a03ec105ab4be1f2b91b7b5d5">  155</a></span>&#160;    <span class="keyword">inline</span> Index <a class="code" href="classEigen_1_1SparseMatrixBase.html#a76f5bc8a03ec105ab4be1f2b91b7b5d5">size</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> <a class="code" href="classEigen_1_1SparseMatrixBase.html#a5552abd83dbd03c85cea6d61fd8875a5">rows</a>() * <a class="code" href="classEigen_1_1SparseMatrixBase.html#aaca1908a5ec508a25ff0a8bca803e5f3">cols</a>(); }</div>
<div class="line"><a name="l00158"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#aba9ae3923f6caa962ef3418d6872c369">  158</a></span>&#160;    <span class="keyword">inline</span> Index <a class="code" href="classEigen_1_1SparseMatrixBase.html#abe29bfb5f2d88cf2a50ffb577ec6f0a4">nonZeros</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> <a class="code" href="structEigen_1_1EigenBase.html#aa84222add803ad7c9db07dd4dd91d5d9">derived</a>().nonZeros(); }</div>
<div class="line"><a name="l00163"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#af51f8dd1a464c0fe48182f7bab7ffab6">  163</a></span>&#160;    <span class="keyword">inline</span> <span class="keywordtype">bool</span> <a class="code" href="classEigen_1_1SparseMatrixBase.html#a6ed9d8dbec28bf8536105047dc8f375e">isVector</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> <a class="code" href="classEigen_1_1SparseMatrixBase.html#a5552abd83dbd03c85cea6d61fd8875a5">rows</a>()==1 || <a class="code" href="classEigen_1_1SparseMatrixBase.html#aaca1908a5ec508a25ff0a8bca803e5f3">cols</a>()==1; }</div>
<div class="line"><a name="l00166"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#af080d3d3f82e0d4391f19af22a5eedb8">  166</a></span>&#160;    Index <a class="code" href="classEigen_1_1SparseMatrixBase.html#af080d3d3f82e0d4391f19af22a5eedb8">outerSize</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> (<span class="keywordtype">int</span>(<a class="code" href="classEigen_1_1SparseMatrixBase.html#a72549bb2a8f9850ac0f18a02f17a8d1da96296863b401484bc191339414c90e6b">Flags</a>)&amp;<a class="code" href="group__flags.html#ga7bd49e7b260e869e10fb9dc4fd081a85">RowMajorBit</a>) ? this-&gt;<a class="code" href="classEigen_1_1SparseMatrixBase.html#a5552abd83dbd03c85cea6d61fd8875a5">rows</a>() : this-&gt;<a class="code" href="classEigen_1_1SparseMatrixBase.html#aaca1908a5ec508a25ff0a8bca803e5f3">cols</a>(); }</div>
<div class="line"><a name="l00169"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#acd9791e1914ad8761992e16032d49c54">  169</a></span>&#160;    Index <a class="code" href="classEigen_1_1SparseMatrixBase.html#acd9791e1914ad8761992e16032d49c54">innerSize</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> (<span class="keywordtype">int</span>(<a class="code" href="classEigen_1_1SparseMatrixBase.html#a72549bb2a8f9850ac0f18a02f17a8d1da96296863b401484bc191339414c90e6b">Flags</a>)&amp;<a class="code" href="group__flags.html#ga7bd49e7b260e869e10fb9dc4fd081a85">RowMajorBit</a>) ? this-&gt;<a class="code" href="classEigen_1_1SparseMatrixBase.html#aaca1908a5ec508a25ff0a8bca803e5f3">cols</a>() : this-&gt;<a class="code" href="classEigen_1_1SparseMatrixBase.html#a5552abd83dbd03c85cea6d61fd8875a5">rows</a>(); }</div>
<div class="line"><a name="l00170"></a><span class="lineno">  170</span>&#160;</div>
<div class="line"><a name="l00171"></a><span class="lineno">  171</span>&#160;    <span class="keywordtype">bool</span> isRValue()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> m_isRValue; }</div>
<div class="line"><a name="l00172"></a><span class="lineno">  172</span>&#160;    Derived&amp; markAsRValue() { m_isRValue = <span class="keyword">true</span>; <span class="keywordflow">return</span> <a class="code" href="structEigen_1_1EigenBase.html#aa84222add803ad7c9db07dd4dd91d5d9">derived</a>(); }</div>
<div class="line"><a name="l00173"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#a1032121a2fc5fcc5f006f976413378f8">  173</a></span>&#160;</div>
<div class="line"><a name="l00174"></a><span class="lineno">  174</span>&#160;    <a class="code" href="classEigen_1_1SparseMatrixBase.html">SparseMatrixBase</a>() : m_isRValue(false) { <span class="comment">/* TODO check flags */</span> }</div>
<div class="line"><a name="l00175"></a><span class="lineno">  175</span>&#160;</div>
<div class="line"><a name="l00176"></a><span class="lineno">  176</span>&#160;    </div>
<div class="line"><a name="l00177"></a><span class="lineno">  177</span>&#160;    <span class="keyword">template</span>&lt;<span class="keyword">typename</span> OtherDerived&gt;</div>
<div class="line"><a name="l00178"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#ae06d0a5c4008014fb717866aec8d30c7">  178</a></span>&#160;    Derived&amp; operator=(<span class="keyword">const</span> ReturnByValue&lt;OtherDerived&gt;&amp; other)</div>
<div class="line"><a name="l00179"></a><span class="lineno">  179</span>&#160;    {</div>
<div class="line"><a name="l00180"></a><span class="lineno">  180</span>&#160;      other.evalTo(<a class="code" href="structEigen_1_1EigenBase.html#aa84222add803ad7c9db07dd4dd91d5d9">derived</a>());</div>
<div class="line"><a name="l00181"></a><span class="lineno">  181</span>&#160;      <span class="keywordflow">return</span> <a class="code" href="structEigen_1_1EigenBase.html#aa84222add803ad7c9db07dd4dd91d5d9">derived</a>();</div>
<div class="line"><a name="l00182"></a><span class="lineno">  182</span>&#160;    }</div>
<div class="line"><a name="l00183"></a><span class="lineno">  183</span>&#160;</div>
<div class="line"><a name="l00184"></a><span class="lineno">  184</span>&#160;</div>
<div class="line"><a name="l00185"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#a29c05f280e61cf18f5865b0065cc769a">  185</a></span>&#160;    <span class="keyword">template</span>&lt;<span class="keyword">typename</span> OtherDerived&gt;</div>
<div class="line"><a name="l00186"></a><span class="lineno">  186</span>&#160;    <span class="keyword">inline</span> Derived&amp; operator=(<span class="keyword">const</span> <a class="code" href="classEigen_1_1SparseMatrixBase.html">SparseMatrixBase&lt;OtherDerived&gt;</a>&amp; other)</div>
<div class="line"><a name="l00187"></a><span class="lineno">  187</span>&#160;    {</div>
<div class="line"><a name="l00188"></a><span class="lineno">  188</span>&#160;      <span class="keywordflow">return</span> assign(other.<a class="code" href="structEigen_1_1EigenBase.html#aa84222add803ad7c9db07dd4dd91d5d9">derived</a>());</div>
<div class="line"><a name="l00189"></a><span class="lineno">  189</span>&#160;    }</div>
<div class="line"><a name="l00190"></a><span class="lineno">  190</span>&#160;</div>
<div class="line"><a name="l00191"></a><span class="lineno">  191</span>&#160;    <span class="keyword">inline</span> Derived&amp; operator=(<span class="keyword">const</span> Derived&amp; other)</div>
<div class="line"><a name="l00192"></a><span class="lineno">  192</span>&#160;    {</div>
<div class="line"><a name="l00193"></a><span class="lineno">  193</span>&#160;<span class="comment">//       if (other.isRValue())</span></div>
<div class="line"><a name="l00194"></a><span class="lineno">  194</span>&#160;<span class="comment">//         derived().swap(other.const_cast_derived());</span></div>
<div class="line"><a name="l00195"></a><span class="lineno">  195</span>&#160;<span class="comment">//       else</span></div>
<div class="line"><a name="l00196"></a><span class="lineno">  196</span>&#160;      <span class="keywordflow">return</span> assign(other.derived());</div>
<div class="line"><a name="l00197"></a><span class="lineno">  197</span>&#160;    }</div>
<div class="line"><a name="l00198"></a><span class="lineno">  198</span>&#160;</div>
<div class="line"><a name="l00199"></a><span class="lineno">  199</span>&#160;  <span class="keyword">protected</span>:</div>
<div class="line"><a name="l00200"></a><span class="lineno">  200</span>&#160;</div>
<div class="line"><a name="l00201"></a><span class="lineno">  201</span>&#160;    <span class="keyword">template</span>&lt;<span class="keyword">typename</span> OtherDerived&gt;</div>
<div class="line"><a name="l00202"></a><span class="lineno">  202</span>&#160;    <span class="keyword">inline</span> Derived&amp; assign(<span class="keyword">const</span> OtherDerived&amp; other)</div>
<div class="line"><a name="l00203"></a><span class="lineno">  203</span>&#160;    {</div>
<div class="line"><a name="l00204"></a><span class="lineno">  204</span>&#160;      <span class="keyword">const</span> <span class="keywordtype">bool</span> transpose = (<a class="code" href="classEigen_1_1SparseMatrixBase.html#a72549bb2a8f9850ac0f18a02f17a8d1da96296863b401484bc191339414c90e6b">Flags</a> &amp; <a class="code" href="group__flags.html#ga7bd49e7b260e869e10fb9dc4fd081a85">RowMajorBit</a>) != (OtherDerived::Flags &amp; <a class="code" href="group__flags.html#ga7bd49e7b260e869e10fb9dc4fd081a85">RowMajorBit</a>);</div>
<div class="line"><a name="l00205"></a><span class="lineno">  205</span>&#160;      <span class="keyword">const</span> Index <a class="code" href="classEigen_1_1SparseMatrixBase.html#af080d3d3f82e0d4391f19af22a5eedb8">outerSize</a> = (int(OtherDerived::Flags) &amp; <a class="code" href="group__flags.html#ga7bd49e7b260e869e10fb9dc4fd081a85">RowMajorBit</a>) ? other.rows() : other.cols();</div>
<div class="line"><a name="l00206"></a><span class="lineno">  206</span>&#160;      <span class="keywordflow">if</span> ((!transpose) &amp;&amp; other.isRValue())</div>
<div class="line"><a name="l00207"></a><span class="lineno">  207</span>&#160;      {</div>
<div class="line"><a name="l00208"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#ae2942bfb77ac330fdd91d3f063686a63">  208</a></span>&#160;        <span class="comment">// eval without temporary</span></div>
<div class="line"><a name="l00209"></a><span class="lineno">  209</span>&#160;        <a class="code" href="structEigen_1_1EigenBase.html#aa84222add803ad7c9db07dd4dd91d5d9">derived</a>().resize(other.rows(), other.cols());</div>
<div class="line"><a name="l00210"></a><span class="lineno">  210</span>&#160;        <a class="code" href="structEigen_1_1EigenBase.html#aa84222add803ad7c9db07dd4dd91d5d9">derived</a>().setZero();</div>
<div class="line"><a name="l00211"></a><span class="lineno">  211</span>&#160;        <a class="code" href="structEigen_1_1EigenBase.html#aa84222add803ad7c9db07dd4dd91d5d9">derived</a>().reserve((std::max)(this-&gt;<a class="code" href="classEigen_1_1SparseMatrixBase.html#a5552abd83dbd03c85cea6d61fd8875a5">rows</a>(),this-&gt;<a class="code" href="classEigen_1_1SparseMatrixBase.html#aaca1908a5ec508a25ff0a8bca803e5f3">cols</a>())*2);</div>
<div class="line"><a name="l00212"></a><span class="lineno">  212</span>&#160;        <span class="keywordflow">for</span> (Index j=0; j&lt;<a class="code" href="classEigen_1_1SparseMatrixBase.html#af080d3d3f82e0d4391f19af22a5eedb8">outerSize</a>; ++j)</div>
<div class="line"><a name="l00213"></a><span class="lineno">  213</span>&#160;        {</div>
<div class="line"><a name="l00214"></a><span class="lineno">  214</span>&#160;          <a class="code" href="structEigen_1_1EigenBase.html#aa84222add803ad7c9db07dd4dd91d5d9">derived</a>().startVec(j);</div>
<div class="line"><a name="l00215"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#a0b549d0127afc14bab07e4f440c4aeec">  215</a></span>&#160;          <span class="keywordflow">for</span> (<span class="keyword">typename</span> OtherDerived::InnerIterator it(other, j); it; ++it)</div>
<div class="line"><a name="l00216"></a><span class="lineno">  216</span>&#160;          {</div>
<div class="line"><a name="l00217"></a><span class="lineno">  217</span>&#160;            Scalar v = it.value();</div>
<div class="line"><a name="l00218"></a><span class="lineno">  218</span>&#160;            <a class="code" href="structEigen_1_1EigenBase.html#aa84222add803ad7c9db07dd4dd91d5d9">derived</a>().insertBackByOuterInner(j,it.index()) = v;</div>
<div class="line"><a name="l00219"></a><span class="lineno">  219</span>&#160;          }</div>
<div class="line"><a name="l00220"></a><span class="lineno">  220</span>&#160;        }</div>
<div class="line"><a name="l00221"></a><span class="lineno">  221</span>&#160;        <a class="code" href="structEigen_1_1EigenBase.html#aa84222add803ad7c9db07dd4dd91d5d9">derived</a>().finalize();</div>
<div class="line"><a name="l00222"></a><span class="lineno">  222</span>&#160;      }</div>
<div class="line"><a name="l00223"></a><span class="lineno">  223</span>&#160;      <span class="keywordflow">else</span></div>
<div class="line"><a name="l00224"></a><span class="lineno">  224</span>&#160;      {</div>
<div class="line"><a name="l00225"></a><span class="lineno">  225</span>&#160;        assignGeneric(other);</div>
<div class="line"><a name="l00226"></a><span class="lineno">  226</span>&#160;      }</div>
<div class="line"><a name="l00227"></a><span class="lineno">  227</span>&#160;      <span class="keywordflow">return</span> <a class="code" href="structEigen_1_1EigenBase.html#aa84222add803ad7c9db07dd4dd91d5d9">derived</a>();</div>
<div class="line"><a name="l00228"></a><span class="lineno">  228</span>&#160;    }</div>
<div class="line"><a name="l00229"></a><span class="lineno">  229</span>&#160;</div>
<div class="line"><a name="l00230"></a><span class="lineno">  230</span>&#160;    <span class="keyword">template</span>&lt;<span class="keyword">typename</span> OtherDerived&gt;</div>
<div class="line"><a name="l00231"></a><span class="lineno">  231</span>&#160;    <span class="keyword">inline</span> <span class="keywordtype">void</span> assignGeneric(<span class="keyword">const</span> OtherDerived&amp; other)</div>
<div class="line"><a name="l00232"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#a2b9618f3c9eb4d4c9813ae8f6a8e70c5">  232</a></span>&#160;    {</div>
<div class="line"><a name="l00233"></a><span class="lineno">  233</span>&#160;      <span class="comment">//const bool transpose = (Flags &amp; RowMajorBit) != (OtherDerived::Flags &amp; RowMajorBit);</span></div>
<div class="line"><a name="l00234"></a><span class="lineno">  234</span>&#160;      eigen_assert(( ((internal::traits&lt;Derived&gt;::SupportedAccessPatterns&amp;OuterRandomAccessPattern)==OuterRandomAccessPattern) ||</div>
<div class="line"><a name="l00235"></a><span class="lineno">  235</span>&#160;                  (!((<a class="code" href="classEigen_1_1SparseMatrixBase.html#a72549bb2a8f9850ac0f18a02f17a8d1da96296863b401484bc191339414c90e6b">Flags</a> &amp; RowMajorBit) != (OtherDerived::Flags &amp; RowMajorBit)))) &amp;&amp;</div>
<div class="line"><a name="l00236"></a><span class="lineno">  236</span>&#160;                  <span class="stringliteral">&quot;the transpose operation is supposed to be handled in SparseMatrix::operator=&quot;</span>);</div>
<div class="line"><a name="l00237"></a><span class="lineno">  237</span>&#160;</div>
<div class="line"><a name="l00238"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#a26cfa9c974065fc714cdaf7a5fdbe1ed">  238</a></span>&#160;      <span class="keyword">enum</span> { Flip = (<a class="code" href="classEigen_1_1SparseMatrixBase.html#a72549bb2a8f9850ac0f18a02f17a8d1da96296863b401484bc191339414c90e6b">Flags</a> &amp; <a class="code" href="group__flags.html#ga7bd49e7b260e869e10fb9dc4fd081a85">RowMajorBit</a>) != (OtherDerived::Flags &amp; RowMajorBit) };</div>
<div class="line"><a name="l00239"></a><span class="lineno">  239</span>&#160;</div>
<div class="line"><a name="l00240"></a><span class="lineno">  240</span>&#160;      <span class="keyword">const</span> Index outerSize = other.outerSize();</div>
<div class="line"><a name="l00241"></a><span class="lineno">  241</span>&#160;      <span class="comment">//typedef typename internal::conditional&lt;transpose, LinkedVectorMatrix&lt;Scalar,Flags&amp;RowMajorBit&gt;, Derived&gt;::type TempType;</span></div>
<div class="line"><a name="l00242"></a><span class="lineno">  242</span>&#160;      <span class="comment">// thanks to shallow copies, we always eval to a tempary</span></div>
<div class="line"><a name="l00243"></a><span class="lineno">  243</span>&#160;      Derived temp(other.rows(), other.cols());</div>
<div class="line"><a name="l00244"></a><span class="lineno">  244</span>&#160;</div>
<div class="line"><a name="l00245"></a><span class="lineno">  245</span>&#160;      temp.reserve((std::max)(this-&gt;<a class="code" href="classEigen_1_1SparseMatrixBase.html#a5552abd83dbd03c85cea6d61fd8875a5">rows</a>(),this-&gt;<a class="code" href="classEigen_1_1SparseMatrixBase.html#aaca1908a5ec508a25ff0a8bca803e5f3">cols</a>())*2);</div>
<div class="line"><a name="l00246"></a><span class="lineno">  246</span>&#160;      <span class="keywordflow">for</span> (Index j=0; j&lt;<a class="code" href="classEigen_1_1SparseMatrixBase.html#af080d3d3f82e0d4391f19af22a5eedb8">outerSize</a>; ++j)</div>
<div class="line"><a name="l00247"></a><span class="lineno">  247</span>&#160;      {</div>
<div class="line"><a name="l00248"></a><span class="lineno">  248</span>&#160;        temp.startVec(j);</div>
<div class="line"><a name="l00249"></a><span class="lineno">  249</span>&#160;        <span class="keywordflow">for</span> (<span class="keyword">typename</span> OtherDerived::InnerIterator it(other.derived(), j); it; ++it)</div>
<div class="line"><a name="l00250"></a><span class="lineno">  250</span>&#160;        {</div>
<div class="line"><a name="l00251"></a><span class="lineno">  251</span>&#160;          Scalar v = it.value();</div>
<div class="line"><a name="l00252"></a><span class="lineno">  252</span>&#160;          temp.insertBackByOuterInner(Flip?it.index():j,Flip?j:it.index()) = v;</div>
<div class="line"><a name="l00253"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#a6563b16b601d9fd66340ab04d101f9d1">  253</a></span>&#160;        }</div>
<div class="line"><a name="l00254"></a><span class="lineno">  254</span>&#160;      }</div>
<div class="line"><a name="l00255"></a><span class="lineno">  255</span>&#160;      temp.finalize();</div>
<div class="line"><a name="l00256"></a><span class="lineno">  256</span>&#160;</div>
<div class="line"><a name="l00257"></a><span class="lineno">  257</span>&#160;      <a class="code" href="structEigen_1_1EigenBase.html#aa84222add803ad7c9db07dd4dd91d5d9">derived</a>() = temp.markAsRValue();</div>
<div class="line"><a name="l00258"></a><span class="lineno">  258</span>&#160;    }</div>
<div class="line"><a name="l00259"></a><span class="lineno">  259</span>&#160;</div>
<div class="line"><a name="l00260"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#aa0b8870679a8b100f24a8eecf1ac3477">  260</a></span>&#160;  <span class="keyword">public</span>:</div>
<div class="line"><a name="l00261"></a><span class="lineno">  261</span>&#160;</div>
<div class="line"><a name="l00262"></a><span class="lineno">  262</span>&#160;    <span class="keyword">template</span>&lt;<span class="keyword">typename</span> Lhs, <span class="keyword">typename</span> Rhs&gt;</div>
<div class="line"><a name="l00263"></a><span class="lineno">  263</span>&#160;    <span class="keyword">inline</span> Derived&amp; operator=(<span class="keyword">const</span> SparseSparseProduct&lt;Lhs,Rhs&gt;&amp; product);</div>
<div class="line"><a name="l00264"></a><span class="lineno">  264</span>&#160;</div>
<div class="line"><a name="l00265"></a><span class="lineno">  265</span>&#160;    <span class="keyword">friend</span> std::ostream &amp; operator &lt;&lt; (std::ostream &amp; s, <span class="keyword">const</span> <a class="code" href="classEigen_1_1SparseMatrixBase.html">SparseMatrixBase</a>&amp; m)</div>
<div class="line"><a name="l00266"></a><span class="lineno">  266</span>&#160;    {</div>
<div class="line"><a name="l00267"></a><span class="lineno">  267</span>&#160;      <span class="keyword">typedef</span> <span class="keyword">typename</span> Derived::Nested Nested;</div>
<div class="line"><a name="l00268"></a><span class="lineno">  268</span>&#160;      <span class="keyword">typedef</span> <span class="keyword">typename</span> internal::remove_all&lt;Nested&gt;::type NestedCleaned;</div>
<div class="line"><a name="l00269"></a><span class="lineno">  269</span>&#160;</div>
<div class="line"><a name="l00270"></a><span class="lineno">  270</span>&#160;      <span class="keywordflow">if</span> (<a class="code" href="classEigen_1_1SparseMatrixBase.html#a72549bb2a8f9850ac0f18a02f17a8d1da96296863b401484bc191339414c90e6b">Flags</a>&amp;RowMajorBit)</div>
<div class="line"><a name="l00271"></a><span class="lineno">  271</span>&#160;      {</div>
<div class="line"><a name="l00272"></a><span class="lineno">  272</span>&#160;        <span class="keyword">const</span> Nested nm(m.<a class="code" href="structEigen_1_1EigenBase.html#aa84222add803ad7c9db07dd4dd91d5d9">derived</a>());</div>
<div class="line"><a name="l00273"></a><span class="lineno">  273</span>&#160;        <span class="keywordflow">for</span> (Index <a class="code" href="classEigen_1_1SparseMatrixBase.html#aa8716d44f51321072ee5c88665c28813">row</a>=0; <a class="code" href="classEigen_1_1SparseMatrixBase.html#aa8716d44f51321072ee5c88665c28813">row</a>&lt;nm.outerSize(); ++<a class="code" href="classEigen_1_1SparseMatrixBase.html#aa8716d44f51321072ee5c88665c28813">row</a>)</div>
<div class="line"><a name="l00274"></a><span class="lineno">  274</span>&#160;        {</div>
<div class="line"><a name="l00275"></a><span class="lineno">  275</span>&#160;          Index <a class="code" href="classEigen_1_1SparseMatrixBase.html#a58c77695de3b33405f01f2fdf3dc389d">col</a> = 0;</div>
<div class="line"><a name="l00276"></a><span class="lineno">  276</span>&#160;          <span class="keywordflow">for</span> (<span class="keyword">typename</span> NestedCleaned::InnerIterator it(nm.derived(), <a class="code" href="classEigen_1_1SparseMatrixBase.html#aa8716d44f51321072ee5c88665c28813">row</a>); it; ++it)</div>
<div class="line"><a name="l00277"></a><span class="lineno">  277</span>&#160;          {</div>
<div class="line"><a name="l00278"></a><span class="lineno">  278</span>&#160;            <span class="keywordflow">for</span> ( ; col&lt;it.index(); ++<a class="code" href="classEigen_1_1SparseMatrixBase.html#a58c77695de3b33405f01f2fdf3dc389d">col</a>)</div>
<div class="line"><a name="l00279"></a><span class="lineno">  279</span>&#160;              s &lt;&lt; <span class="stringliteral">&quot;0 &quot;</span>;</div>
<div class="line"><a name="l00280"></a><span class="lineno">  280</span>&#160;            s &lt;&lt; it.value() &lt;&lt; <span class="stringliteral">&quot; &quot;</span>;</div>
<div class="line"><a name="l00281"></a><span class="lineno">  281</span>&#160;            ++<a class="code" href="classEigen_1_1SparseMatrixBase.html#a58c77695de3b33405f01f2fdf3dc389d">col</a>;</div>
<div class="line"><a name="l00282"></a><span class="lineno">  282</span>&#160;          }</div>
<div class="line"><a name="l00283"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#a13b796ff9732af7ec072455513480bd4">  283</a></span>&#160;          <span class="keywordflow">for</span> ( ; col&lt;m.<a class="code" href="classEigen_1_1SparseMatrixBase.html#aaca1908a5ec508a25ff0a8bca803e5f3">cols</a>(); ++<a class="code" href="classEigen_1_1SparseMatrixBase.html#a58c77695de3b33405f01f2fdf3dc389d">col</a>)</div>
<div class="line"><a name="l00284"></a><span class="lineno">  284</span>&#160;            s &lt;&lt; <span class="stringliteral">&quot;0 &quot;</span>;</div>
<div class="line"><a name="l00285"></a><span class="lineno">  285</span>&#160;          s &lt;&lt; std::endl;</div>
<div class="line"><a name="l00286"></a><span class="lineno">  286</span>&#160;        }</div>
<div class="line"><a name="l00287"></a><span class="lineno">  287</span>&#160;      }</div>
<div class="line"><a name="l00288"></a><span class="lineno">  288</span>&#160;      <span class="keywordflow">else</span></div>
<div class="line"><a name="l00289"></a><span class="lineno">  289</span>&#160;      {</div>
<div class="line"><a name="l00290"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#a10f1d3781d0dbcf80b79087c5acad5f5">  290</a></span>&#160;        <span class="keyword">const</span> Nested nm(m.<a class="code" href="structEigen_1_1EigenBase.html#aa84222add803ad7c9db07dd4dd91d5d9">derived</a>());</div>
<div class="line"><a name="l00291"></a><span class="lineno">  291</span>&#160;        <span class="keywordflow">if</span> (m.<a class="code" href="classEigen_1_1SparseMatrixBase.html#aaca1908a5ec508a25ff0a8bca803e5f3">cols</a>() == 1) {</div>
<div class="line"><a name="l00292"></a><span class="lineno">  292</span>&#160;          Index <a class="code" href="classEigen_1_1SparseMatrixBase.html#aa8716d44f51321072ee5c88665c28813">row</a> = 0;</div>
<div class="line"><a name="l00293"></a><span class="lineno">  293</span>&#160;          <span class="keywordflow">for</span> (<span class="keyword">typename</span> NestedCleaned::InnerIterator it(nm.derived(), 0); it; ++it)</div>
<div class="line"><a name="l00294"></a><span class="lineno">  294</span>&#160;          {</div>
<div class="line"><a name="l00295"></a><span class="lineno">  295</span>&#160;            <span class="keywordflow">for</span> ( ; row&lt;it.index(); ++<a class="code" href="classEigen_1_1SparseMatrixBase.html#aa8716d44f51321072ee5c88665c28813">row</a>)</div>
<div class="line"><a name="l00296"></a><span class="lineno">  296</span>&#160;              s &lt;&lt; <span class="stringliteral">&quot;0&quot;</span> &lt;&lt; std::endl;</div>
<div class="line"><a name="l00297"></a><span class="lineno">  297</span>&#160;            s &lt;&lt; it.value() &lt;&lt; std::endl;</div>
<div class="line"><a name="l00298"></a><span class="lineno">  298</span>&#160;            ++<a class="code" href="classEigen_1_1SparseMatrixBase.html#aa8716d44f51321072ee5c88665c28813">row</a>;</div>
<div class="line"><a name="l00299"></a><span class="lineno">  299</span>&#160;          }</div>
<div class="line"><a name="l00300"></a><span class="lineno">  300</span>&#160;          <span class="keywordflow">for</span> ( ; row&lt;m.<a class="code" href="classEigen_1_1SparseMatrixBase.html#a5552abd83dbd03c85cea6d61fd8875a5">rows</a>(); ++<a class="code" href="classEigen_1_1SparseMatrixBase.html#aa8716d44f51321072ee5c88665c28813">row</a>)</div>
<div class="line"><a name="l00301"></a><span class="lineno">  301</span>&#160;            s &lt;&lt; <span class="stringliteral">&quot;0&quot;</span> &lt;&lt; std::endl;</div>
<div class="line"><a name="l00302"></a><span class="lineno">  302</span>&#160;        }</div>
<div class="line"><a name="l00303"></a><span class="lineno">  303</span>&#160;        <span class="keywordflow">else</span></div>
<div class="line"><a name="l00304"></a><span class="lineno">  304</span>&#160;        {</div>
<div class="line"><a name="l00305"></a><span class="lineno">  305</span>&#160;          <a class="code" href="classEigen_1_1SparseMatrix.html">SparseMatrix&lt;Scalar, RowMajorBit&gt;</a> trans = m;</div>
<div class="line"><a name="l00306"></a><span class="lineno">  306</span>&#160;          s &lt;&lt; static_cast&lt;const SparseMatrixBase&lt;SparseMatrix&lt;Scalar, RowMajorBit&gt; &gt;&amp;&gt;(trans);</div>
<div class="line"><a name="l00307"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#a641cf096441faf5ab490c4973c719c7a">  307</a></span>&#160;        }</div>
<div class="line"><a name="l00308"></a><span class="lineno">  308</span>&#160;      }</div>
<div class="line"><a name="l00309"></a><span class="lineno">  309</span>&#160;      <span class="keywordflow">return</span> s;</div>
<div class="line"><a name="l00310"></a><span class="lineno">  310</span>&#160;    }</div>
<div class="line"><a name="l00311"></a><span class="lineno">  311</span>&#160;</div>
<div class="line"><a name="l00312"></a><span class="lineno">  312</span>&#160;    <span class="keyword">template</span>&lt;<span class="keyword">typename</span> OtherDerived&gt;</div>
<div class="line"><a name="l00313"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#abd00a289a3033ba0802cb55c23910874">  313</a></span>&#160;    Derived&amp; operator+=(<span class="keyword">const</span> <a class="code" href="classEigen_1_1SparseMatrixBase.html">SparseMatrixBase&lt;OtherDerived&gt;</a>&amp; other);</div>
<div class="line"><a name="l00314"></a><span class="lineno">  314</span>&#160;    <span class="keyword">template</span>&lt;<span class="keyword">typename</span> OtherDerived&gt;</div>
<div class="line"><a name="l00315"></a><span class="lineno">  315</span>&#160;    Derived&amp; operator-=(<span class="keyword">const</span> <a class="code" href="classEigen_1_1SparseMatrixBase.html">SparseMatrixBase&lt;OtherDerived&gt;</a>&amp; other);</div>
<div class="line"><a name="l00316"></a><span class="lineno">  316</span>&#160;</div>
<div class="line"><a name="l00317"></a><span class="lineno">  317</span>&#160;    Derived&amp; operator*=(<span class="keyword">const</span> Scalar&amp; other);</div>
<div class="line"><a name="l00318"></a><span class="lineno">  318</span>&#160;    Derived&amp; operator/=(<span class="keyword">const</span> Scalar&amp; other);</div>
<div class="line"><a name="l00319"></a><span class="lineno">  319</span>&#160;</div>
<div class="line"><a name="l00320"></a><span class="lineno">  320</span>&#160;<span class="preprocessor">    #define EIGEN_SPARSE_CWISE_PRODUCT_RETURN_TYPE \</span></div>
<div class="line"><a name="l00321"></a><span class="lineno">  321</span>&#160;<span class="preprocessor">      CwiseBinaryOp&lt; \</span></div>
<div class="line"><a name="l00322"></a><span class="lineno">  322</span>&#160;<span class="preprocessor">        internal::scalar_product_op&lt; \</span></div>
<div class="line"><a name="l00323"></a><span class="lineno">  323</span>&#160;<span class="preprocessor">          typename internal::scalar_product_traits&lt; \</span></div>
<div class="line"><a name="l00324"></a><span class="lineno">  324</span>&#160;<span class="preprocessor">            typename internal::traits&lt;Derived&gt;::Scalar, \</span></div>
<div class="line"><a name="l00325"></a><span class="lineno">  325</span>&#160;<span class="preprocessor">            typename internal::traits&lt;OtherDerived&gt;::Scalar \</span></div>
<div class="line"><a name="l00326"></a><span class="lineno">  326</span>&#160;<span class="preprocessor">          &gt;::ReturnType \</span></div>
<div class="line"><a name="l00327"></a><span class="lineno">  327</span>&#160;<span class="preprocessor">        &gt;, \</span></div>
<div class="line"><a name="l00328"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#a243a44832e36d2bf5d0d8d17d1505900">  328</a></span>&#160;<span class="preprocessor">        const Derived, \</span></div>
<div class="line"><a name="l00329"></a><span class="lineno">  329</span>&#160;<span class="preprocessor">        const OtherDerived \</span></div>
<div class="line"><a name="l00330"></a><span class="lineno">  330</span>&#160;<span class="preprocessor">      &gt;</span></div>
<div class="line"><a name="l00331"></a><span class="lineno">  331</span>&#160;<span class="preprocessor"></span></div>
<div class="line"><a name="l00332"></a><span class="lineno">  332</span>&#160;    <span class="keyword">template</span>&lt;<span class="keyword">typename</span> OtherDerived&gt;</div>
<div class="line"><a name="l00333"></a><span class="lineno">  333</span>&#160;    EIGEN_STRONG_INLINE <span class="keyword">const</span> EIGEN_SPARSE_CWISE_PRODUCT_RETURN_TYPE</div>
<div class="line"><a name="l00334"></a><span class="lineno">  334</span>&#160;    <a class="code" href="classEigen_1_1SparseMatrixBase.html#a2664016e0a9629a181b822539485cfe3">cwiseProduct</a>(<span class="keyword">const</span> <a class="code" href="classEigen_1_1MatrixBase.html">MatrixBase&lt;OtherDerived&gt;</a> &amp;other) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00335"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#a7fa849b36665dcca6316f05a634e6540">  335</a></span>&#160;</div>
<div class="line"><a name="l00336"></a><span class="lineno">  336</span>&#160;    <span class="comment">// sparse * sparse</span></div>
<div class="line"><a name="l00337"></a><span class="lineno">  337</span>&#160;    <span class="keyword">template</span>&lt;<span class="keyword">typename</span> OtherDerived&gt;</div>
<div class="line"><a name="l00338"></a><span class="lineno">  338</span>&#160;    <span class="keyword">const</span> <span class="keyword">typename</span> SparseSparseProductReturnType&lt;Derived,OtherDerived&gt;::Type</div>
<div class="line"><a name="l00339"></a><span class="lineno">  339</span>&#160;    <a class="code" href="classEigen_1_1SparseMatrixBase.html#ae8ab11fb1ef0822aa61527f7ecd77b9d">operator*</a>(<span class="keyword">const</span> <a class="code" href="classEigen_1_1SparseMatrixBase.html">SparseMatrixBase&lt;OtherDerived&gt;</a> &amp;other) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00340"></a><span class="lineno">  340</span>&#160;</div>
<div class="line"><a name="l00341"></a><span class="lineno">  341</span>&#160;    <span class="comment">// sparse * diagonal</span></div>
<div class="line"><a name="l00342"></a><span class="lineno">  342</span>&#160;    <span class="keyword">template</span>&lt;<span class="keyword">typename</span> OtherDerived&gt;</div>
<div class="line"><a name="l00343"></a><span class="lineno">  343</span>&#160;    <span class="keyword">const</span> SparseDiagonalProduct&lt;Derived,OtherDerived&gt;</div>
<div class="line"><a name="l00344"></a><span class="lineno">  344</span>&#160;    <a class="code" href="classEigen_1_1SparseMatrixBase.html#ae8ab11fb1ef0822aa61527f7ecd77b9d">operator*</a>(<span class="keyword">const</span> DiagonalBase&lt;OtherDerived&gt; &amp;other) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00345"></a><span class="lineno">  345</span>&#160;</div>
<div class="line"><a name="l00346"></a><span class="lineno">  346</span>&#160;    <span class="comment">// diagonal * sparse</span></div>
<div class="line"><a name="l00347"></a><span class="lineno">  347</span>&#160;    <span class="keyword">template</span>&lt;<span class="keyword">typename</span> OtherDerived&gt; <span class="keyword">friend</span></div>
<div class="line"><a name="l00348"></a><span class="lineno">  348</span>&#160;    <span class="keyword">const</span> SparseDiagonalProduct&lt;OtherDerived,Derived&gt;</div>
<div class="line"><a name="l00349"></a><span class="lineno">  349</span>&#160;    <a class="code" href="classEigen_1_1SparseMatrixBase.html#ae8ab11fb1ef0822aa61527f7ecd77b9d">operator*</a>(<span class="keyword">const</span> DiagonalBase&lt;OtherDerived&gt; &amp;lhs, <span class="keyword">const</span> <a class="code" href="classEigen_1_1SparseMatrixBase.html">SparseMatrixBase</a>&amp; rhs)</div>
<div class="line"><a name="l00350"></a><span class="lineno">  350</span>&#160;    { <span class="keywordflow">return</span> SparseDiagonalProduct&lt;OtherDerived,Derived&gt;(lhs.derived(), rhs.<a class="code" href="structEigen_1_1EigenBase.html#aa84222add803ad7c9db07dd4dd91d5d9">derived</a>()); }</div>
<div class="line"><a name="l00351"></a><span class="lineno">  351</span>&#160;</div>
<div class="line"><a name="l00353"></a><span class="lineno">  353</span>&#160;    <span class="keyword">template</span>&lt;<span class="keyword">typename</span> OtherDerived&gt; <span class="keyword">friend</span></div>
<div class="line"><a name="l00354"></a><span class="lineno">  354</span>&#160;    <span class="keyword">const</span> <span class="keyword">typename</span> DenseSparseProductReturnType&lt;OtherDerived,Derived&gt;::Type</div>
<div class="line"><a name="l00355"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#a4d9b4ebc3f049fda2ff673f8bc4668d3">  355</a></span>&#160;    <a class="code" href="classEigen_1_1SparseMatrixBase.html#a4d9b4ebc3f049fda2ff673f8bc4668d3">operator*</a>(<span class="keyword">const</span> <a class="code" href="classEigen_1_1MatrixBase.html">MatrixBase&lt;OtherDerived&gt;</a>&amp; lhs, <span class="keyword">const</span> Derived&amp; rhs)</div>
<div class="line"><a name="l00356"></a><span class="lineno">  356</span>&#160;    { <span class="keywordflow">return</span> <span class="keyword">typename</span> DenseSparseProductReturnType&lt;OtherDerived,Derived&gt;::Type(lhs.derived(),rhs); }</div>
<div class="line"><a name="l00357"></a><span class="lineno">  357</span>&#160;</div>
<div class="line"><a name="l00359"></a><span class="lineno">  359</span>&#160;    <span class="keyword">template</span>&lt;<span class="keyword">typename</span> OtherDerived&gt;</div>
<div class="line"><a name="l00360"></a><span class="lineno">  360</span>&#160;    <span class="keyword">const</span> <span class="keyword">typename</span> SparseDenseProductReturnType&lt;Derived,OtherDerived&gt;::Type</div>
<div class="line"><a name="l00361"></a><span class="lineno">  361</span>&#160;    <a class="code" href="classEigen_1_1SparseMatrixBase.html#ae8ab11fb1ef0822aa61527f7ecd77b9d">operator*</a>(<span class="keyword">const</span> <a class="code" href="classEigen_1_1MatrixBase.html">MatrixBase&lt;OtherDerived&gt;</a> &amp;other) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00362"></a><span class="lineno">  362</span>&#160;    </div>
<div class="line"><a name="l00364"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#a21092ba41e46066d1f128b38cdbdbbed">  364</a></span>&#160;    SparseSymmetricPermutationProduct&lt;Derived,Upper|Lower&gt; <a class="code" href="classEigen_1_1SparseMatrixBase.html#a21092ba41e46066d1f128b38cdbdbbed">twistedBy</a>(<span class="keyword">const</span> <a class="code" href="classEigen_1_1PermutationMatrix.html">PermutationMatrix&lt;Dynamic,Dynamic,Index&gt;</a>&amp; perm)<span class="keyword"> const</span></div>
<div class="line"><a name="l00365"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#a878151caf2ff25ebbc76186485f81207">  365</a></span>&#160;<span class="keyword">    </span>{</div>
<div class="line"><a name="l00366"></a><span class="lineno">  366</span>&#160;      <span class="keywordflow">return</span> SparseSymmetricPermutationProduct&lt;Derived,Upper|Lower&gt;(<a class="code" href="structEigen_1_1EigenBase.html#aa84222add803ad7c9db07dd4dd91d5d9">derived</a>(), perm);</div>
<div class="line"><a name="l00367"></a><span class="lineno">  367</span>&#160;    }</div>
<div class="line"><a name="l00368"></a><span class="lineno">  368</span>&#160;</div>
<div class="line"><a name="l00369"></a><span class="lineno">  369</span>&#160;    <span class="keyword">template</span>&lt;<span class="keyword">typename</span> OtherDerived&gt;</div>
<div class="line"><a name="l00370"></a><span class="lineno">  370</span>&#160;    Derived&amp; operator*=(<span class="keyword">const</span> <a class="code" href="classEigen_1_1SparseMatrixBase.html">SparseMatrixBase&lt;OtherDerived&gt;</a>&amp; other);</div>
<div class="line"><a name="l00371"></a><span class="lineno">  371</span>&#160;</div>
<div class="line"><a name="l00372"></a><span class="lineno">  372</span>&#160;<span class="preprocessor">    #ifdef EIGEN2_SUPPORT</span></div>
<div class="line"><a name="l00373"></a><span class="lineno">  373</span>&#160;<span class="preprocessor"></span>    <span class="comment">// deprecated</span></div>
<div class="line"><a name="l00374"></a><span class="lineno">  374</span>&#160;    <span class="keyword">template</span>&lt;<span class="keyword">typename</span> OtherDerived&gt;</div>
<div class="line"><a name="l00375"></a><span class="lineno">  375</span>&#160;    <span class="keyword">typename</span> <a class="code" href="classEigen_1_1Matrix.html">internal::plain_matrix_type_column_major&lt;OtherDerived&gt;::type</a></div>
<div class="line"><a name="l00376"></a><span class="lineno">  376</span>&#160;    solveTriangular(<span class="keyword">const</span> <a class="code" href="classEigen_1_1MatrixBase.html">MatrixBase&lt;OtherDerived&gt;</a>&amp; other) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00377"></a><span class="lineno">  377</span>&#160;</div>
<div class="line"><a name="l00378"></a><span class="lineno">  378</span>&#160;    <span class="comment">// deprecated</span></div>
<div class="line"><a name="l00379"></a><span class="lineno">  379</span>&#160;    <span class="keyword">template</span>&lt;<span class="keyword">typename</span> OtherDerived&gt;</div>
<div class="line"><a name="l00380"></a><span class="lineno">  380</span>&#160;    <span class="keywordtype">void</span> solveTriangularInPlace(<a class="code" href="classEigen_1_1MatrixBase.html">MatrixBase&lt;OtherDerived&gt;</a>&amp; other) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00381"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#afdfced3e157f74b3bc68892aad178424">  381</a></span>&#160;<span class="preprocessor">    #endif // EIGEN2_SUPPORT</span></div>
<div class="line"><a name="l00382"></a><span class="lineno">  382</span>&#160;<span class="preprocessor"></span></div>
<div class="line"><a name="l00383"></a><span class="lineno">  383</span>&#160;    <span class="keyword">template</span>&lt;<span class="keywordtype">int</span> Mode&gt;</div>
<div class="line"><a name="l00384"></a><span class="lineno">  384</span>&#160;    <span class="keyword">inline</span> <span class="keyword">const</span> SparseTriangularView&lt;Derived, Mode&gt; triangularView() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00385"></a><span class="lineno">  385</span>&#160;</div>
<div class="line"><a name="l00386"></a><span class="lineno">  386</span>&#160;    <span class="keyword">template</span>&lt;<span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> UpLo&gt; <span class="keyword">inline</span> <span class="keyword">const</span> <a class="code" href="classEigen_1_1SparseSelfAdjointView.html">SparseSelfAdjointView&lt;Derived, UpLo&gt;</a> selfadjointView() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00387"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#ac77be6c2cf44abbb6f80496cbe14f2af">  387</a></span>&#160;    <span class="keyword">template</span>&lt;<span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> UpLo&gt; <span class="keyword">inline</span> <a class="code" href="classEigen_1_1SparseSelfAdjointView.html">SparseSelfAdjointView&lt;Derived, UpLo&gt;</a> selfadjointView();</div>
<div class="line"><a name="l00388"></a><span class="lineno">  388</span>&#160;</div>
<div class="line"><a name="l00389"></a><span class="lineno">  389</span>&#160;    <span class="keyword">template</span>&lt;<span class="keyword">typename</span> OtherDerived&gt; Scalar dot(<span class="keyword">const</span> <a class="code" href="classEigen_1_1MatrixBase.html">MatrixBase&lt;OtherDerived&gt;</a>&amp; other) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00390"></a><span class="lineno">  390</span>&#160;    <span class="keyword">template</span>&lt;<span class="keyword">typename</span> OtherDerived&gt; Scalar dot(<span class="keyword">const</span> <a class="code" href="classEigen_1_1SparseMatrixBase.html">SparseMatrixBase&lt;OtherDerived&gt;</a>&amp; other) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00391"></a><span class="lineno">  391</span>&#160;    RealScalar squaredNorm() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00392"></a><span class="lineno">  392</span>&#160;    RealScalar norm()  <span class="keyword">const</span>;</div>
<div class="line"><a name="l00393"></a><span class="lineno">  393</span>&#160;    RealScalar blueNorm() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00394"></a><span class="lineno">  394</span>&#160;</div>
<div class="line"><a name="l00395"></a><span class="lineno">  395</span>&#160;    <a class="code" href="classEigen_1_1Transpose.html">Transpose&lt;Derived&gt;</a> transpose() { <span class="keywordflow">return</span> <a class="code" href="structEigen_1_1EigenBase.html#aa84222add803ad7c9db07dd4dd91d5d9">derived</a>(); }</div>
<div class="line"><a name="l00396"></a><span class="lineno">  396</span>&#160;    <span class="keyword">const</span> <a class="code" href="classEigen_1_1Transpose.html">Transpose&lt;const Derived&gt;</a> transpose()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> <a class="code" href="structEigen_1_1EigenBase.html#aa84222add803ad7c9db07dd4dd91d5d9">derived</a>(); }</div>
<div class="line"><a name="l00397"></a><span class="lineno">  397</span>&#160;    <span class="keyword">const</span> AdjointReturnType adjoint()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> transpose(); }</div>
<div class="line"><a name="l00398"></a><span class="lineno">  398</span>&#160;</div>
<div class="line"><a name="l00399"></a><span class="lineno">  399</span>&#160;    <span class="comment">// inner-vector</span></div>
<div class="line"><a name="l00400"></a><span class="lineno">  400</span>&#160;    <span class="keyword">typedef</span> Block&lt;Derived,IsRowMajor?1:Dynamic,IsRowMajor?Dynamic:1,true&gt;       InnerVectorReturnType;</div>
<div class="line"><a name="l00401"></a><span class="lineno">  401</span>&#160;    <span class="keyword">typedef</span> Block&lt;const Derived,IsRowMajor?1:Dynamic,IsRowMajor?Dynamic:1,true&gt; ConstInnerVectorReturnType;</div>
<div class="line"><a name="l00402"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#a77933058fb3cd3319a86dd0ac4c88d38">  402</a></span>&#160;    InnerVectorReturnType <a class="code" href="classEigen_1_1SparseMatrixBase.html#a82e85a82828faf64db942b76d0cab923">innerVector</a>(Index outer);</div>
<div class="line"><a name="l00403"></a><span class="lineno">  403</span>&#160;    <span class="keyword">const</span> ConstInnerVectorReturnType <a class="code" href="classEigen_1_1SparseMatrixBase.html#a82e85a82828faf64db942b76d0cab923">innerVector</a>(Index outer) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00404"></a><span class="lineno">  404</span>&#160;</div>
<div class="line"><a name="l00405"></a><span class="lineno">  405</span>&#160;    <span class="comment">// set of inner-vectors</span></div>
<div class="line"><a name="l00406"></a><span class="lineno">  406</span>&#160;    <a class="code" href="classEigen_1_1Block.html">Block&lt;Derived,Dynamic,Dynamic,true&gt;</a> <a class="code" href="classEigen_1_1SparseMatrixBase.html#a3523b025393c0f1338b3f2fc0565c32b">innerVectors</a>(Index outerStart, Index outerSize);</div>
<div class="line"><a name="l00407"></a><span class="lineno">  407</span>&#160;    <span class="keyword">const</span> <a class="code" href="classEigen_1_1Block.html">Block&lt;const Derived,Dynamic,Dynamic,true&gt;</a> <a class="code" href="classEigen_1_1SparseMatrixBase.html#a3523b025393c0f1338b3f2fc0565c32b">innerVectors</a>(Index outerStart, Index outerSize) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00408"></a><span class="lineno">  408</span>&#160;</div>
<div class="line"><a name="l00410"></a><span class="lineno">  410</span>&#160;    <span class="keyword">template</span>&lt;<span class="keyword">typename</span> DenseDerived&gt;</div>
<div class="line"><a name="l00411"></a><span class="lineno">  411</span>&#160;    <span class="keywordtype">void</span> evalTo(<a class="code" href="classEigen_1_1MatrixBase.html">MatrixBase&lt;DenseDerived&gt;</a>&amp; dst)<span class="keyword"> const</span></div>
<div class="line"><a name="l00412"></a><span class="lineno">  412</span>&#160;<span class="keyword">    </span>{</div>
<div class="line"><a name="l00413"></a><span class="lineno">  413</span>&#160;      dst.<a class="code" href="classEigen_1_1DenseBase.html#a9053ca03ac251002768a54742be28fce">setZero</a>();</div>
<div class="line"><a name="l00414"></a><span class="lineno">  414</span>&#160;      <span class="keywordflow">for</span> (Index j=0; j&lt;<a class="code" href="classEigen_1_1SparseMatrixBase.html#af080d3d3f82e0d4391f19af22a5eedb8">outerSize</a>(); ++j)</div>
<div class="line"><a name="l00415"></a><span class="lineno">  415</span>&#160;        <span class="keywordflow">for</span> (<span class="keyword">typename</span> Derived::InnerIterator i(<a class="code" href="structEigen_1_1EigenBase.html#aa84222add803ad7c9db07dd4dd91d5d9">derived</a>(),j); i; ++i)</div>
<div class="line"><a name="l00416"></a><span class="lineno">  416</span>&#160;          dst.coeffRef(i.row(),i.col()) = i.<a class="code" href="classEigen_1_1DenseBase.html#adf21a576b8f3a10bb141b8afd173b13d">value</a>();</div>
<div class="line"><a name="l00417"></a><span class="lineno">  417</span>&#160;    }</div>
<div class="line"><a name="l00418"></a><span class="lineno">  418</span>&#160;</div>
<div class="line"><a name="l00419"></a><span class="lineno">  419</span>&#160;    <a class="code" href="classEigen_1_1Matrix.html">Matrix&lt;Scalar,RowsAtCompileTime,ColsAtCompileTime&gt;</a> toDense()<span class="keyword"> const</span></div>
<div class="line"><a name="l00420"></a><span class="lineno">  420</span>&#160;<span class="keyword">    </span>{</div>
<div class="line"><a name="l00421"></a><span class="lineno">  421</span>&#160;      <span class="keywordflow">return</span> <a class="code" href="structEigen_1_1EigenBase.html#aa84222add803ad7c9db07dd4dd91d5d9">derived</a>();</div>
<div class="line"><a name="l00422"></a><span class="lineno">  422</span>&#160;    }</div>
<div class="line"><a name="l00423"></a><span class="lineno">  423</span>&#160;</div>
<div class="line"><a name="l00424"></a><span class="lineno">  424</span>&#160;    <span class="keyword">template</span>&lt;<span class="keyword">typename</span> OtherDerived&gt;</div>
<div class="line"><a name="l00425"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#afe61d23353a75d7034f7b44ff02aaea1">  425</a></span>&#160;    <span class="keywordtype">bool</span> isApprox(<span class="keyword">const</span> <a class="code" href="classEigen_1_1SparseMatrixBase.html">SparseMatrixBase&lt;OtherDerived&gt;</a>&amp; other,</div>
<div class="line"><a name="l00426"></a><span class="lineno">  426</span>&#160;                  <span class="keyword">const</span> RealScalar&amp; prec = <a class="code" href="structEigen_1_1NumTraits.html">NumTraits&lt;Scalar&gt;::dummy_precision</a>())<span class="keyword"> const</span></div>
<div class="line"><a name="l00427"></a><span class="lineno">  427</span>&#160;<span class="keyword">    </span>{ <span class="keywordflow">return</span> toDense().isApprox(other.toDense(),prec); }</div>
<div class="line"><a name="l00428"></a><span class="lineno">  428</span>&#160;</div>
<div class="line"><a name="l00429"></a><span class="lineno">  429</span>&#160;    <span class="keyword">template</span>&lt;<span class="keyword">typename</span> OtherDerived&gt;</div>
<div class="line"><a name="l00430"></a><span class="lineno">  430</span>&#160;    <span class="keywordtype">bool</span> isApprox(<span class="keyword">const</span> <a class="code" href="classEigen_1_1MatrixBase.html">MatrixBase&lt;OtherDerived&gt;</a>&amp; other,</div>
<div class="line"><a name="l00431"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#ae5959de43ccb180fbd4ad44002441a52">  431</a></span>&#160;                  <span class="keyword">const</span> RealScalar&amp; prec = <a class="code" href="structEigen_1_1NumTraits.html">NumTraits&lt;Scalar&gt;::dummy_precision</a>())<span class="keyword"> const</span></div>
<div class="line"><a name="l00432"></a><span class="lineno">  432</span>&#160;<span class="keyword">    </span>{ <span class="keywordflow">return</span> toDense().isApprox(other,prec); }</div>
<div class="line"><a name="l00433"></a><span class="lineno">  433</span>&#160;</div>
<div class="line"><a name="l00439"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#a571c36d7211bd03dd1a06ac46c002fe5">  439</a></span>&#160;    <span class="keyword">inline</span> <span class="keyword">const</span> <span class="keyword">typename</span> internal::eval&lt;Derived&gt;::type <a class="code" href="classEigen_1_1SparseMatrixBase.html#a571c36d7211bd03dd1a06ac46c002fe5">eval</a>()<span class="keyword"> const</span></div>
<div class="line"><a name="l00440"></a><span class="lineno">  440</span>&#160;<span class="keyword">    </span>{ <span class="keywordflow">return</span> <span class="keyword">typename</span> internal::eval&lt;Derived&gt;::type(<a class="code" href="structEigen_1_1EigenBase.html#aa84222add803ad7c9db07dd4dd91d5d9">derived</a>()); }</div>
<div class="line"><a name="l00441"></a><span class="lineno">  441</span>&#160;</div>
<div class="line"><a name="l00442"></a><span class="lineno">  442</span>&#160;    Scalar sum() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00443"></a><span class="lineno">  443</span>&#160;</div>
<div class="line"><a name="l00444"></a><span class="lineno">  444</span>&#160;  <span class="keyword">protected</span>:</div>
<div class="line"><a name="l00445"></a><span class="lineno">  445</span>&#160;</div>
<div class="line"><a name="l00446"></a><span class="lineno"><a class="line" href="classEigen_1_1SparseMatrixBase.html#a4809c823f0179782a50409c5444b55a1">  446</a></span>&#160;    <span class="keywordtype">bool</span> m_isRValue;</div>
<div class="line"><a name="l00447"></a><span class="lineno">  447</span>&#160;};</div>
<div class="line"><a name="l00448"></a><span class="lineno">  448</span>&#160;</div>
<div class="line"><a name="l00449"></a><span class="lineno">  449</span>&#160;} <span class="comment">// end namespace Eigen</span></div>
<div class="line"><a name="l00450"></a><span class="lineno">  450</span>&#160;</div>
<div class="line"><a name="l00451"></a><span class="lineno">  451</span>&#160;<span class="preprocessor">#endif // EIGEN_SPARSEMATRIXBASE_H</span></div>
<div class="ttc" id="classEigen_1_1CwiseNullaryOp_html"><div class="ttname"><a href="classEigen_1_1CwiseNullaryOp.html">Eigen::CwiseNullaryOp</a></div><div class="ttdoc">Generic expression of a matrix where all coefficients are defined by a functor. </div><div class="ttdef"><b>Definition:</b> CwiseNullaryOp.h:49</div></div>
<div class="ttc" id="classEigen_1_1SparseMatrixBase_html_a4d9b4ebc3f049fda2ff673f8bc4668d3"><div class="ttname"><a href="classEigen_1_1SparseMatrixBase.html#a4d9b4ebc3f049fda2ff673f8bc4668d3">Eigen::SparseMatrixBase::operator*</a></div><div class="ttdeci">friend const DenseSparseProductReturnType&lt; OtherDerived, Derived &gt;::Type operator*(const MatrixBase&lt; OtherDerived &gt; &amp;lhs, const Derived &amp;rhs)</div><div class="ttdef"><b>Definition:</b> SparseMatrixBase.h:355</div></div>
<div class="ttc" id="classEigen_1_1SparseMatrixBase_html_a571c36d7211bd03dd1a06ac46c002fe5"><div class="ttname"><a href="classEigen_1_1SparseMatrixBase.html#a571c36d7211bd03dd1a06ac46c002fe5">Eigen::SparseMatrixBase::eval</a></div><div class="ttdeci">const internal::eval&lt; Derived &gt;::type eval() const </div><div class="ttdef"><b>Definition:</b> SparseMatrixBase.h:439</div></div>
<div class="ttc" id="classEigen_1_1SparseMatrixBase_html_a72549bb2a8f9850ac0f18a02f17a8d1da7e22277c8f0a1a76dd0d6c62e366b59f"><div class="ttname"><a href="classEigen_1_1SparseMatrixBase.html#a72549bb2a8f9850ac0f18a02f17a8d1da7e22277c8f0a1a76dd0d6c62e366b59f">Eigen::SparseMatrixBase::IsVectorAtCompileTime</a></div><div class="ttdef"><b>Definition:</b> SparseMatrixBase.h:75</div></div>
<div class="ttc" id="classEigen_1_1SparseMatrixBase_html_a72549bb2a8f9850ac0f18a02f17a8d1da96296863b401484bc191339414c90e6b"><div class="ttname"><a href="classEigen_1_1SparseMatrixBase.html#a72549bb2a8f9850ac0f18a02f17a8d1da96296863b401484bc191339414c90e6b">Eigen::SparseMatrixBase::Flags</a></div><div class="ttdef"><b>Definition:</b> SparseMatrixBase.h:81</div></div>
<div class="ttc" id="classEigen_1_1SparseMatrix_html"><div class="ttname"><a href="classEigen_1_1SparseMatrix.html">Eigen::SparseMatrix</a></div><div class="ttdoc">A versatible sparse matrix representation. </div><div class="ttdef"><b>Definition:</b> SparseMatrix.h:85</div></div>
<div class="ttc" id="classEigen_1_1SparseMatrixBase_html_aa8716d44f51321072ee5c88665c28813"><div class="ttname"><a href="classEigen_1_1SparseMatrixBase.html#aa8716d44f51321072ee5c88665c28813">Eigen::SparseMatrixBase::row</a></div><div class="ttdeci">RowXpr row(Index i)</div><div class="ttdef"><b>Definition:</b> SparseMatrixBase.h:726</div></div>
<div class="ttc" id="classEigen_1_1Transpose_html"><div class="ttname"><a href="classEigen_1_1Transpose.html">Eigen::Transpose</a></div><div class="ttdoc">Expression of the transpose of a matrix. </div><div class="ttdef"><b>Definition:</b> Transpose.h:57</div></div>
<div class="ttc" id="classEigen_1_1SparseMatrixBase_html_a72549bb2a8f9850ac0f18a02f17a8d1da17c43b803133ba4f73b417edcbfb8206"><div class="ttname"><a href="classEigen_1_1SparseMatrixBase.html#a72549bb2a8f9850ac0f18a02f17a8d1da17c43b803133ba4f73b417edcbfb8206">Eigen::SparseMatrixBase::CoeffReadCost</a></div><div class="ttdef"><b>Definition:</b> SparseMatrixBase.h:86</div></div>
<div class="ttc" id="classEigen_1_1SparseMatrixBase_html_a72549bb2a8f9850ac0f18a02f17a8d1dae943bdba893721a848dfcd03db756b22"><div class="ttname"><a href="classEigen_1_1SparseMatrixBase.html#a72549bb2a8f9850ac0f18a02f17a8d1dae943bdba893721a848dfcd03db756b22">Eigen::SparseMatrixBase::ColsAtCompileTime</a></div><div class="ttdef"><b>Definition:</b> SparseMatrixBase.h:56</div></div>
<div class="ttc" id="classEigen_1_1DenseBase_html_a9053ca03ac251002768a54742be28fce"><div class="ttname"><a href="classEigen_1_1DenseBase.html#a9053ca03ac251002768a54742be28fce">Eigen::DenseBase::setZero</a></div><div class="ttdeci">Derived &amp; setZero()</div><div class="ttdef"><b>Definition:</b> CwiseNullaryOp.h:499</div></div>
<div class="ttc" id="classEigen_1_1SparseSelfAdjointView_html"><div class="ttname"><a href="classEigen_1_1SparseSelfAdjointView.html">Eigen::SparseSelfAdjointView</a></div><div class="ttdoc">Pseudo expression to manipulate a triangular sparse matrix as a selfadjoint matrix. </div><div class="ttdef"><b>Definition:</b> SparseSelfAdjointView.h:49</div></div>
<div class="ttc" id="structEigen_1_1NumTraits_html"><div class="ttname"><a href="structEigen_1_1NumTraits.html">Eigen::NumTraits</a></div><div class="ttdoc">Holds information about the various numeric (i.e. scalar) types allowed by Eigen. ...</div><div class="ttdef"><b>Definition:</b> NumTraits.h:88</div></div>
<div class="ttc" id="classEigen_1_1SparseMatrixBase_html_a21092ba41e46066d1f128b38cdbdbbed"><div class="ttname"><a href="classEigen_1_1SparseMatrixBase.html#a21092ba41e46066d1f128b38cdbdbbed">Eigen::SparseMatrixBase::twistedBy</a></div><div class="ttdeci">SparseSymmetricPermutationProduct&lt; Derived, Upper|Lower &gt; twistedBy(const PermutationMatrix&lt; Dynamic, Dynamic, Index &gt; &amp;perm) const </div><div class="ttdef"><b>Definition:</b> SparseMatrixBase.h:364</div></div>
<div class="ttc" id="classEigen_1_1SparseMatrixBase_html_a2664016e0a9629a181b822539485cfe3"><div class="ttname"><a href="classEigen_1_1SparseMatrixBase.html#a2664016e0a9629a181b822539485cfe3">Eigen::SparseMatrixBase::cwiseProduct</a></div><div class="ttdeci">const CwiseBinaryOp&lt; internal::scalar_product_op&lt; typename Derived::Scalar, typename OtherDerived::Scalar &gt;, const Derived, const OtherDerived &gt; cwiseProduct(const Eigen::SparseMatrixBase&lt; OtherDerived &gt; &amp;other) const </div><div class="ttdef"><b>Definition:</b> SparseMatrixBase.h:23</div></div>
<div class="ttc" id="classEigen_1_1SparseMatrixBase_html_af080d3d3f82e0d4391f19af22a5eedb8"><div class="ttname"><a href="classEigen_1_1SparseMatrixBase.html#af080d3d3f82e0d4391f19af22a5eedb8">Eigen::SparseMatrixBase::outerSize</a></div><div class="ttdeci">Index outerSize() const </div><div class="ttdef"><b>Definition:</b> SparseMatrixBase.h:166</div></div>
<div class="ttc" id="structEigen_1_1EigenBase_html"><div class="ttname"><a href="structEigen_1_1EigenBase.html">Eigen::EigenBase</a></div><div class="ttdef"><b>Definition:</b> EigenBase.h:26</div></div>
<div class="ttc" id="classEigen_1_1PermutationMatrix_html"><div class="ttname"><a href="classEigen_1_1PermutationMatrix.html">Eigen::PermutationMatrix&lt; Dynamic, Dynamic, Index &gt;</a></div></div>
<div class="ttc" id="classEigen_1_1SparseMatrixBase_html_aaca1908a5ec508a25ff0a8bca803e5f3"><div class="ttname"><a href="classEigen_1_1SparseMatrixBase.html#aaca1908a5ec508a25ff0a8bca803e5f3">Eigen::SparseMatrixBase::cols</a></div><div class="ttdeci">Index cols() const </div><div class="ttdef"><b>Definition:</b> SparseMatrixBase.h:152</div></div>
<div class="ttc" id="classEigen_1_1SparseMatrixBase_html"><div class="ttname"><a href="classEigen_1_1SparseMatrixBase.html">Eigen::SparseMatrixBase</a></div><div class="ttdoc">Base class of any sparse matrices or sparse expressions. </div><div class="ttdef"><b>Definition:</b> SparseMatrixBase.h:26</div></div>
<div class="ttc" id="structEigen_1_1EigenBase_html_aa84222add803ad7c9db07dd4dd91d5d9"><div class="ttname"><a href="structEigen_1_1EigenBase.html#aa84222add803ad7c9db07dd4dd91d5d9">Eigen::EigenBase::derived</a></div><div class="ttdeci">Derived &amp; derived()</div><div class="ttdef"><b>Definition:</b> EigenBase.h:34</div></div>
<div class="ttc" id="classEigen_1_1SparseMatrixBase_html_a72549bb2a8f9850ac0f18a02f17a8d1da38ab482a62bf46f6ed6dcc4e9dd0dddf"><div class="ttname"><a href="classEigen_1_1SparseMatrixBase.html#a72549bb2a8f9850ac0f18a02f17a8d1da38ab482a62bf46f6ed6dcc4e9dd0dddf">Eigen::SparseMatrixBase::RowsAtCompileTime</a></div><div class="ttdef"><b>Definition:</b> SparseMatrixBase.h:50</div></div>
<div class="ttc" id="classEigen_1_1SparseMatrixBase_html_a76f5bc8a03ec105ab4be1f2b91b7b5d5"><div class="ttname"><a href="classEigen_1_1SparseMatrixBase.html#a76f5bc8a03ec105ab4be1f2b91b7b5d5">Eigen::SparseMatrixBase::size</a></div><div class="ttdeci">Index size() const </div><div class="ttdef"><b>Definition:</b> SparseMatrixBase.h:155</div></div>
<div class="ttc" id="classEigen_1_1SparseMatrixBase_html_ae8ab11fb1ef0822aa61527f7ecd77b9d"><div class="ttname"><a href="classEigen_1_1SparseMatrixBase.html#ae8ab11fb1ef0822aa61527f7ecd77b9d">Eigen::SparseMatrixBase::operator*</a></div><div class="ttdeci">const ScalarMultipleReturnType operator*(const Scalar &amp;scalar) const </div><div class="ttdef"><b>Definition:</b> SparseMatrixBase.h:50</div></div>
<div class="ttc" id="classEigen_1_1SparseMatrixBase_html_acd9791e1914ad8761992e16032d49c54"><div class="ttname"><a href="classEigen_1_1SparseMatrixBase.html#acd9791e1914ad8761992e16032d49c54">Eigen::SparseMatrixBase::innerSize</a></div><div class="ttdeci">Index innerSize() const </div><div class="ttdef"><b>Definition:</b> SparseMatrixBase.h:169</div></div>
<div class="ttc" id="classEigen_1_1Block_html"><div class="ttname"><a href="classEigen_1_1Block.html">Eigen::Block</a></div><div class="ttdoc">Expression of a fixed-size or dynamic-size block. </div><div class="ttdef"><b>Definition:</b> Block.h:102</div></div>
<div class="ttc" id="classEigen_1_1SparseMatrixBase_html_a6ed9d8dbec28bf8536105047dc8f375e"><div class="ttname"><a href="classEigen_1_1SparseMatrixBase.html#a6ed9d8dbec28bf8536105047dc8f375e">Eigen::SparseMatrixBase::isVector</a></div><div class="ttdeci">bool isVector() const </div><div class="ttdef"><b>Definition:</b> SparseMatrixBase.h:163</div></div>
<div class="ttc" id="classEigen_1_1SparseMatrixBase_html_a72549bb2a8f9850ac0f18a02f17a8d1dab30be5c02d7a124ec165d2ab6c5b05ed"><div class="ttname"><a href="classEigen_1_1SparseMatrixBase.html#a72549bb2a8f9850ac0f18a02f17a8d1dab30be5c02d7a124ec165d2ab6c5b05ed">Eigen::SparseMatrixBase::SizeAtCompileTime</a></div><div class="ttdef"><b>Definition:</b> SparseMatrixBase.h:63</div></div>
<div class="ttc" id="classEigen_1_1SparseMatrixBase_html_a3523b025393c0f1338b3f2fc0565c32b"><div class="ttname"><a href="classEigen_1_1SparseMatrixBase.html#a3523b025393c0f1338b3f2fc0565c32b">Eigen::SparseMatrixBase::innerVectors</a></div><div class="ttdeci">Block&lt; Derived, Dynamic, Dynamic, true &gt; innerVectors(Index outerStart, Index outerSize)</div><div class="ttdef"><b>Definition:</b> SparseBlock.h:266</div></div>
<div class="ttc" id="classEigen_1_1SparseMatrixBase_html_abe29bfb5f2d88cf2a50ffb577ec6f0a4"><div class="ttname"><a href="classEigen_1_1SparseMatrixBase.html#abe29bfb5f2d88cf2a50ffb577ec6f0a4">Eigen::SparseMatrixBase::nonZeros</a></div><div class="ttdeci">Index nonZeros() const </div><div class="ttdef"><b>Definition:</b> SparseMatrixBase.h:158</div></div>
<div class="ttc" id="group__flags_html_ga7bd49e7b260e869e10fb9dc4fd081a85"><div class="ttname"><a href="group__flags.html#ga7bd49e7b260e869e10fb9dc4fd081a85">Eigen::RowMajorBit</a></div><div class="ttdeci">const unsigned int RowMajorBit</div><div class="ttdef"><b>Definition:</b> Constants.h:53</div></div>
<div class="ttc" id="classEigen_1_1SparseMatrixBase_html_a82e85a82828faf64db942b76d0cab923"><div class="ttname"><a href="classEigen_1_1SparseMatrixBase.html#a82e85a82828faf64db942b76d0cab923">Eigen::SparseMatrixBase::innerVector</a></div><div class="ttdeci">InnerVectorReturnType innerVector(Index outer)</div><div class="ttdef"><b>Definition:</b> SparseBlock.h:252</div></div>
<div class="ttc" id="group__flags_html_ga54c3b872f5a14e7e0d3d6539b704ea67"><div class="ttname"><a href="group__flags.html#ga54c3b872f5a14e7e0d3d6539b704ea67">Eigen::DirectAccessBit</a></div><div class="ttdeci">const unsigned int DirectAccessBit</div><div class="ttdef"><b>Definition:</b> Constants.h:142</div></div>
<div class="ttc" id="classEigen_1_1DenseBase_html_adf21a576b8f3a10bb141b8afd173b13d"><div class="ttname"><a href="classEigen_1_1DenseBase.html#adf21a576b8f3a10bb141b8afd173b13d">Eigen::DenseBase::value</a></div><div class="ttdeci">CoeffReturnType value() const </div><div class="ttdef"><b>Definition:</b> DenseBase.h:424</div></div>
<div class="ttc" id="classEigen_1_1CwiseUnaryOp_html"><div class="ttname"><a href="classEigen_1_1CwiseUnaryOp.html">Eigen::CwiseUnaryOp</a></div><div class="ttdoc">Generic expression where a coefficient-wise unary operator is applied to an expression. </div><div class="ttdef"><b>Definition:</b> CwiseUnaryOp.h:59</div></div>
<div class="ttc" id="classEigen_1_1Matrix_html"><div class="ttname"><a href="classEigen_1_1Matrix.html">Eigen::Matrix</a></div><div class="ttdoc">The matrix class, also used for vectors and row-vectors. </div><div class="ttdef"><b>Definition:</b> Matrix.h:127</div></div>
<div class="ttc" id="classEigen_1_1SparseMatrixBase_html_a5552abd83dbd03c85cea6d61fd8875a5"><div class="ttname"><a href="classEigen_1_1SparseMatrixBase.html#a5552abd83dbd03c85cea6d61fd8875a5">Eigen::SparseMatrixBase::rows</a></div><div class="ttdeci">Index rows() const </div><div class="ttdef"><b>Definition:</b> SparseMatrixBase.h:150</div></div>
<div class="ttc" id="classEigen_1_1MatrixBase_html"><div class="ttname"><a href="classEigen_1_1MatrixBase.html">Eigen::MatrixBase</a></div><div class="ttdoc">Base class for all dense matrices, vectors, and expressions. </div><div class="ttdef"><b>Definition:</b> MatrixBase.h:48</div></div>
<div class="ttc" id="classEigen_1_1SparseMatrixBase_html_a58c77695de3b33405f01f2fdf3dc389d"><div class="ttname"><a href="classEigen_1_1SparseMatrixBase.html#a58c77695de3b33405f01f2fdf3dc389d">Eigen::SparseMatrixBase::col</a></div><div class="ttdeci">ColXpr col(Index i)</div><div class="ttdef"><b>Definition:</b> SparseMatrixBase.h:709</div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
  <ul>
    <li class="navelem"><a class="el" href="dir_e49d68e3078f12dfcf157021597ad168.html">Eigen</a></li><li class="navelem"><a class="el" href="dir_64b228556dc7f9fe757d43bb57fbfc24.html">src</a></li><li class="navelem"><a class="el" href="dir_b9d06f6d5303777cc8c118a3df19eb22.html">SparseCore</a></li><li class="navelem"><b>SparseMatrixBase.h</b></li>
    <li class="footer">Generated on Mon Oct 28 2013 11:04:26 for Eigen by
    <a href="http://www.doxygen.org/index.html">
    <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.5 </li>
  </ul>
</div>
<!-- Piwik --> 
<!--
<script type="text/javascript">
var pkBaseURL = (("https:" == document.location.protocol) ? "https://stats.sylphide-consulting.com/piwik/" : "http://stats.sylphide-consulting.com/piwik/");
document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
</script><script type="text/javascript">
try {
var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 20);
piwikTracker.trackPageView();
piwikTracker.enableLinkTracking();
} catch( err ) {}
</script><noscript><p><img src="http://stats.sylphide-consulting.com/piwik/piwik.php?idsite=20" style="border:0" alt="" /></p></noscript>
-->
<!-- End Piwik Tracking Code -->
</body>
</html>