Best MATLAB-like C++ numerical libraries ?

조회 수: 6 (최근 30일)
Amit Kumar
Amit Kumar 2014년 8월 17일
답변: Image Analyst 2014년 8월 19일
Hi all, MATLAB makes linear algebra and matrix operations very easy and it is causing me pain to work in C++ ! I started with C++ and now so used to MATLAB that I wish to work with a numerical library very similar to C++, relatively painless to implement and learn. I want to do mostly linear algebra and matrix operations. I found that eigen library ( link ) is one of them. However I have no idea if there are any other MATLAB-like numerical libraries for linear algebra and matrix operations. Can anyone suggest?

답변 (2개)

Amit Kumar
Amit Kumar 2014년 8월 19일
Any ideas?

Image Analyst
Image Analyst 2014년 8월 19일
For C++ numerical libraries, I suggest you (also) ask in a C++ discussion forum. I do most all my programming in MATLAB so I'm not familiar with what MATLAB-like libraries there are out there for C++ programmers. Maybe someone here will know, but why not ask in a C++ forum also?

카테고리

Help CenterFile Exchange에서 Call C++ from MATLAB에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by