<p>In file mlpack\methods\hmm\hmm_impl.hpp, line 169:</p>

<pre><code>    if (dataSeq.size() == 0)
      initial = newInitial / dataSeq.size();
</code></pre>

<p>Should be probably <code>!=</code> operator.<br>
mlpack version 2.0.1</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/600">view it on GitHub</a><img alt="" height="1" src="https://github.com/notifications/beacon/AJ4bFB_uMQdlOs2LP5BB7dfru2jAnnGGks5pzWXrgaJpZM4H97hy.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/600"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>