<p>I'm not sure I get the intention to prefer constexpr in this case. There is no expression that can be evaluated during compilation using one of the parameter. Also, removing static isn't a good idea, since once the program is compiled, constexpr is no longer relevant and I would prefer to initialize the variable once.</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/pull/612#issuecomment-209001129">view it on GitHub</a><img alt="" height="1" src="https://github.com/notifications/beacon/AJ4bFNdXLeN82nO9kR0doP68AE-4oQjrks5p28u5gaJpZM4IFRuV.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/612#issuecomment-209001129"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>