Eigen library
https://eigen.tuxfamily.org/index.php?title=Main_Page
Eigen
Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms. Get it The latest stable release is Eigen 3.4.0. Get it here: tar.bz2, tar.gz, zip. Changelog. The latest 3.3 release is Eigen 3.3.9. Get it h
eigen.tuxfamily.org
https://sunggoo.tistory.com/36
Eigen3 란?
참고자료: https://dritchie.github.io/csci2240/assignments/eigen_tutorial.pdf https://eigen.tuxfamily.org/dox/index.html Computer vision및 Deep-learning관련 open-source들을 살펴보다보면, Eigen으..
sunggoo.tistory.com
sudo apt-get install libeigen3-dev
https://m.blog.naver.com/PostView.naver?isHttpsRedirect=true&blogId=tmdals727&logNo=221374583966
[ROS Indigo] ROS Indigo C++ Package에서 Eigen 사용 설정하기
ROS Package를 작성하다 보면 Eigen 라이브러리가 필요한 경우가 종종 있습니다. 하지만 Eigen 라이...
blog.naver.com
제일 아래 방법 사용해서 쓰면 됨.