mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
fix compilation of snippets
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
#include <Eigen/Cholesky>
|
||||
#include <Eigen/Geometry>
|
||||
#include <Eigen/Jacobi>
|
||||
#include <Eigen/Eigenvalues>
|
||||
#include <iostream>
|
||||
|
||||
using namespace Eigen;
|
||||
|
||||
Reference in New Issue
Block a user