<p>In <a href="https://github.com/mlpack/mlpack/pull/703#discussion_r70585210">src/mlpack/methods/edge_boxes/feature_extraction.hpp</a>:</p>
<pre style='color:#555'>&gt; @@ -19,53 +19,133 @@ class StructuredForests
&gt;  
&gt;   public:
&gt;  
&gt; - 
&gt; +  /**
&gt; +   * Constructor: stores all the parameters in an object
&gt; +   * of feature_parameters class.
&gt; +   * @param F FeatureParameters object which stores necessary parameters.
&gt; +   */ 
&gt;    StructuredForests(FeatureParameters F);
&gt;  
&gt;    void PrepareData(const MatType&amp; Images, const MatType&amp; Boundaries,\
</pre>
<p>Could you remove the "\"?</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, <a href="https://github.com/mlpack/mlpack/pull/703/files/08bd5501d30f0d5a3b8dad2d2f438055e7b75cd5..2f8f3c7778a2746fdbe22c9e8958467b014ab481#r70585210">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe/AJ4bFMcQUAh-p3SDRuB-OBYqJoxUY-0eks5qVKPtgaJpZM4I5X__">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AJ4bFJp66sc1LlppFYmHHHxk69y4pAPvks5qVKPtgaJpZM4I5X__.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/703/files/08bd5501d30f0d5a3b8dad2d2f438055e7b75cd5..2f8f3c7778a2746fdbe22c9e8958467b014ab481#r70585210"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>