<p><a href="https://github.com/zoq" class="user-mention">@zoq</a> Thank you very much! I need to use GuassianDistribution. The code use 'constexp' keyword of C++11.<br>
I tried to run my project with the libs you offer. But when running the statement<br>
<code>normalDistribution.Train(matrix);</code><br>
a exception turns up as the following picture shows:<br>
<a href="http://s33.postimg.org/aq41r80of/exception.png">exception.png</a><br>
the matrix used in Train() is of arma::mat class, and contains 32 rows and 3 columns(represents 3 data vectors).<br>
And the openblas.dll is built according to <a href="https://github.com/xianyi/OpenBLAS/wiki/How-to-use-OpenBLAS-in-Microsoft-Visual-Studio">How to use OpenBLAS in Microsoft Visual Studio</a>.</p>

<p>And I tried to built mlpack with vs2015. But there are still a lot of errors. The detail error information is in<br><br>
<a href="https://github.com/mlpack/mlpack/files/295161/error_list.2.txt">error_list (2).txt</a>.</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/issues/659#issuecomment-223226438">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe/AJ4bFGKMaS6nlfbyXvyOui9--iMQv7Z6ks5qHpJ8gaJpZM4IqWcM">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AJ4bFIzsPcrrZ0z8-yu4jfa6QvLQ0aplks5qHpJ8gaJpZM4IqWcM.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/659#issuecomment-223226438"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>