<p>Another main description in the first line is</p>

<p>CMakeFiles/mlpack_test.dir/sdp_primal_dual_test.cpp.o: In function arma::eGlue&lt;<strong>...</strong>&gt;::elem_type arma::op_dot::apply&lt;<strong>...</strong>&gt;(arma::eGlue&lt;<strong>...</strong>&gt; const&amp;, arma::eGlue&lt;<strong>...</strong>&gt; const&amp;)</p>

<p>I use "..." to omit template argument, we can know the function arma::op_dot::apply reference  to arma::is_Mat_fixed_only,  arma::op_dot::apply not in the sdp_primal_dual_test.cpp, but op_dot_meat.hpp, and sdp_primal_dual_test.cpp seems to be no place to use arma::op_dot::apply.</p>

<p>The is_Mat_fixed_only is defined in /armadillo_bits/traits.hpp, and op_dot_meat.hpp:215 use the is_Mat::value is reference to is_Mat_fixed_only.</p>

<p>What is the relationship between sdp_primal_dual_test.cpp and  arma::op_dot::apply?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly or <a href="https://github.com/mlpack/mlpack/issues/606#issuecomment-207707933">view it on GitHub</a><img alt="" height="1" src="https://github.com/notifications/beacon/AJ4bFN9NcPBo2RTsyt_QrQBOr9QLMNv9ks5p1zOCgaJpZM4ICGzq.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/606#issuecomment-207707933"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>