<p>(same error but error string formatted better)<br>
lars.cpp(431): <br>
error C3066: there are multiple ways that an object of this type can be called with these arguments<br>
          c:\projects\include\armadillo_bits/Col_bones.hpp(198): <br>
          could be 'const arma::subview_col arma::Col::operator ()(const arma::span &amp;) const'<br>
          with<br>
          [<br>
              eT=double<br>
          ]</p>

<pre><code>      c:\projects\include\armadillo_bits/Col_bones.hpp(198): 
      'arma::subview_col&lt;eT&gt; arma::Col&lt;eT&gt;::operator ()(const arma::span &amp;)'
      with
      [
          eT=double
      ]
      c:\projects\include\armadillo_bits/Col_bones.hpp(198): 'double &amp;arma::Mat&lt;double&gt;::operator ()(const arma::uword)'
      c:\projects\include\armadillo_bits/Col_bones.hpp(198): 'const double &amp;arma::Mat&lt;double&gt;::operator ()(const arma::uword) const'
      c:\projects\include\armadillo_bits/Col_bones.hpp(221): 'double &amp;arma::Col&lt;double&gt;::fixed&lt;0x02&gt;::operator ()(const arma::uword)'
      c:\projects\include\armadillo_bits/Col_bones.hpp(222): 'const double &amp;arma::Col&lt;double&gt;::fixed&lt;0x02&gt;::operator ()(const arma::uword) const'
      while trying to match the argument list '(int)'
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br>Reply to this email directly or <a href="https://github.com/mlpack/mlpack/issues/424#issuecomment-84257713">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AJ4bFNFG2tLHcUALoP5w8k1PdAp24CJgks5n3PcWgaJpZM4DyYOG.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
  <div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
    <link itemprop="url" href="https://github.com/mlpack/mlpack/issues/424#issuecomment-84257713"></link>
    <meta itemprop="name" content="View Issue"></meta>
  </div>
  <meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>