Remove unused file EigenvaluesCommon.h

This commit is contained in:
Jitse Niesen
2012-04-16 13:47:48 +01:00
parent 3c412183b2
commit 5d56f9f763
7 changed files with 0 additions and 37 deletions

View File

@@ -26,7 +26,6 @@
#ifndef EIGEN_EIGENSOLVER_H
#define EIGEN_EIGENSOLVER_H
#include "./EigenvaluesCommon.h"
#include "./RealSchur.h"
namespace Eigen {