add main ei_* functions into Eigen2Support

This commit is contained in:
Gael Guennebaud
2010-12-03 11:22:35 +01:00
parent 14208eb478
commit c49c013c47
4 changed files with 48 additions and 1 deletions

View File

@@ -50,6 +50,7 @@ namespace Eigen {
#include "src/Eigen2Support/Block.h"
#include "src/Eigen2Support/VectorBlock.h"
#include "src/Eigen2Support/Minor.h"
#include "src/Eigen2Support/MathFunctions.h"
} // namespace Eigen