Eigen庫的安裝
執行命令: sudo apt-get install libeigen3-dev
假設預設安裝到/usr/local/include裡(可在終端中輸入locate eigen3檢視位置),若實際中預設安裝到了/usr/include的話,可以對應替換下面命令的相應部分)
執行命令: sudo cp -r /usr/local/include/eigen3/Eigen /usr/local/include 執行復制命令,將Eigen資料夾及其內容放在/usr/include
網上另解:
1安裝:sudo apt-get install libeigen3-dev
2 調整,預設安裝路徑是:/usr/include/eigen3
cd /usr/include/eigen3
Series:/usr/include/eigen3$ ls
Eigen signature_of_eigen3_matrix_library unsupported
需要執行復制命令,將Eigen資料夾放在/usr/include 下面
sudo cp Eigen/ .. -R
相關文章
- Eigen
- 安裝 Lua 的 HTTP 庫HTTP
- CMake構建學習筆記9-Eigen庫的構建筆記
- 安裝 Dispatch 庫
- python庫批量安裝的方法Python
- Anaconda安裝Python的seaborn庫Python
- xgboost的作用與庫的安裝
- Eigen備忘錄
- Eigen::aligned_allocator
- Python安裝graphics庫Python
- QT creator中cmake管理專案,如何引入外部庫(引入Eigen庫為例)QT
- Python演算法庫的安裝Python演算法
- oracle rac資料庫的安裝Oracle資料庫
- Pyaudio庫的安裝及問題
- 在pycharm安裝MySQLdb庫和pymysql庫的區別PyCharmMySql
- python資料庫-MongoDB的安裝(53)Python資料庫MongoDB
- 達夢8資料庫安裝和解除安裝資料庫
- MongoDB資料庫安裝MongoDB資料庫
- python 如何安裝numpy庫?Python
- Redis 資料庫安裝Redis資料庫
- Ubuntu 下安裝Python庫UbuntuPython
- oricle資料庫安裝資料庫
- catboost庫作用與安裝
- GreenPlum資料庫安裝資料庫
- react 19.0.0 倉庫安裝React
- CMake、Eigen、Ceres版本檢視
- 安裝APK時SO庫的選擇策略APK
- 圖資料庫 Nebula Graph 的安裝部署資料庫
- 達夢資料庫odbc的安裝教程資料庫
- Harbor-私有映象倉庫的安裝部署
- Python技術分享:numpy庫的安裝教程Python
- 深度學習庫安裝list深度學習
- Python3安裝requests庫Python
- Oracle 資料庫打包安裝Oracle資料庫
- anaconda安裝cv2庫
- Ubuntu安裝MySQL資料庫UbuntuMySql資料庫
- conda安裝庫所在路徑
- AD元件庫安裝與使用元件