A C++ library for Arrays, Matrix, Vector, and classical linear algebra operations -


Which of the libraries do you use for en-dimensional arrays?

I use Blitz ++ at work and I really dislike some aspect of it. Some aspects of it are also dangerous, before using operator = need to resize. A (range :: all (), range :: all ()) throws for one (0,0) matrix, etc. and linear algebra Operation is done through clapping.

I used and loved eigen I appreciate its "all-in-header" implementation, C ++ syntax, and the need for all linear algebraic functions (matrix multiplication, system resolution, Choleski). ..)

What are you using?

even more. There is also a very good linear algebra package in promoting


Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

php - Multiple Select with Explode: only returns the word "Array" -

php - jQuery AJAX Post not working -