more refactoring in the level3 products

This commit is contained in:
Gael Guennebaud
2009-07-22 11:54:58 +02:00
parent d6627d540e
commit d6475ea390
5 changed files with 290 additions and 271 deletions

View File

@@ -176,6 +176,7 @@ namespace Eigen {
#include "src/Core/IO.h"
#include "src/Core/Swap.h"
#include "src/Core/CommaInitializer.h"
#include "src/Core/util/BlasUtil.h"
#include "src/Core/Product.h"
#include "src/Core/products/GeneralMatrixMatrix.h"
#include "src/Core/products/GeneralMatrixVector.h"