当前位置:网站首页>How to view your own edition of eigen
How to view your own edition of eigen
2022-07-21 20:34:00 【When can I make iron man】
The point is to find your own Macros.h file
Usually in the following folder
sudo gedit /usr/include/eigen3/Eigen/src/Core/util/Macros.h
At the beginning of this file, there is the following representative version 3.3.3
#define EIGEN_WORLD_VERSION 3
#define EIGEN_MAJOR_VERSION 3
#define EIGEN_MIINOR_VERSION 3
边栏推荐
猜你喜欢
随机推荐
MySQL之CRUD
In the fourth game, where is the restaurant? Shepherd boy points to Xinghua village from afar and matches several to relieve the pressure on the line
第10章 3D 点云特征描述提取
Acwing 175 circuit maintenance
碎碎念 碎碎念 下 原稿
第五局 阿卡丽教学局 上
[C language] 0.5 times the speed to explain the interesting C language playing methods of the century war
1023 groups of decimals
Deep analysis of string -- memcpy & memmove
js页面的跳转以及接收参数
Detailed explanation of scanf - scanf usage you don't know
小游戏类项目 —— 五子棋游戏
Deep analysis of string -- strchr & strstr
js实现监听手机端横屏竖屏切换
Data analysis of akali teaching Bureau in the first half of the fifth set
Deep analysis of string -- strlen & strtok
自学编程80余年,这些私藏的实用工具&学习网站陪我走到了现在,必须收藏,学习效率翻倍 - 网站篇
14.【string函数上章】
自定义MVC框架实现
如何取到第一个子元素下的第二个子元素