.NET Opensource

Community for opensource projects by Christoph Rüegg

Search

Page 1 of 1 (1 items)
  • Extreme Slowdown with Math.NET

     In my code I have a block which executes once only:  if(doOnce) {     Matrix matrix;     doOnce = false; } However, I find that when even just a matrix object is created in this block once only, even if it does nothing the entire rest of the program is doomed to execute about three times slower than if ...
    Posted to Math.NET Mathematics Library (Forum) by Superfish on 10-03-2009
Page 1 of 1 (1 items)
Powered by Community Server (Non-Commercial Edition), by Telligent Systems