mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
reorganize header files, split MatrixBase into smaller files.
expose only a few meta-headers to the user, the rest moves to a internal/ subdirectory
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include"../src/All.h"
|
||||
#include "../src/All"
|
||||
|
||||
using namespace std;
|
||||
using namespace Eigen;
|
||||
|
||||
Reference in New Issue
Block a user