<p>In <a href="https://github.com/mlpack/mlpack/pull/391#discussion_r23553455">src/mlpack/core/optimizers/sdp/lrsdp_function.hpp</a>:</p>
<pre style='color:#555'>&gt; @@ -57,110 +73,86 @@ class LRSDPFunction
&gt;                            arma::mat&amp; gradient) const;
&gt;  
&gt;    //! Get the number of sparse constraints in the LRSDP.
&gt; -  size_t NumSparseConstraints() const { return sparseB.n_elem; }
&gt; +  size_t NumSparseConstraints() const { return sdp.NumSparseConstraints(); }
</pre>
<p>If you don't want to do it, I'm happy to. :)</p>

<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/pull/391/files#r23553455">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AJ4bFGT1KwuJjqk-uiPARKrhF1ZX7H3qks5nloL-gaJpZM4DVljE.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/pull/391/files#r23553455"></link>
    <meta itemprop="name" content="View Pull Request"></meta>
  </div>
  <meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>