Eigen 3.4.90
Eigen
src
LU
LU/InternalHeaderCheck.h
Go to the documentation of this file.
1
#ifndef EIGEN_LU_MODULE_H
2
#error "Please include Eigen/LU instead of including headers inside the src directory directly."
3
#endif