2021-09-10 19:12:26 +00:00
|
|
|
#ifndef EIGEN_KRONECKER_PRODUCT_MODULE_H
|
2023-11-29 11:12:48 +00:00
|
|
|
#error \
|
|
|
|
|
"Please include unsupported/Eigen/KroneckerProduct instead of including headers inside the src directory directly."
|
2021-09-10 19:12:26 +00:00
|
|
|
#endif
|