<p>Actually I didn't forget to define <code>epsilon</code> as data member. It's only needed in the constructor, so there is no need to define <code>epsilon</code> as data member. Regarding the data member <code>b</code>, I avoided the initialization list in favor of readability, but maybe it doesn't make a huge difference?</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/462#issuecomment-149035369">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AJ4bFKcfxQCmdo5P5eL5yeGBBLj60dXIks5o89VlgaJpZM4GQ1U6.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/462#issuecomment-149035369"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>