That's it NestByValue and .nestByValue() are both gone!

This commit is contained in:
Hauke Heibel
2009-12-01 13:29:08 +01:00
parent b08d5b2d2c
commit d3250cb38f
5 changed files with 6 additions and 153 deletions

View File

@@ -162,7 +162,6 @@ namespace Eigen {
#include "src/Core/util/BlasUtil.h"
#include "src/Core/MatrixStorage.h"
#include "src/Core/NestByValue.h"
#include "src/Core/ReturnByValue.h"
#include "src/Core/Flagged.h"
#include "src/Core/NoAlias.h"