Minor cleanups: 1. Get rid of unused variables. 2. Get rid of last uses of EIGEN_USE_COST_MODEL.

This commit is contained in:
Rasmus Munk Larsen
2016-05-18 15:09:48 -07:00
parent 86ae94462e
commit 7df811cfe5
4 changed files with 6 additions and 27 deletions

View File

@@ -10,9 +10,6 @@
#ifndef EIGEN_CXX11_TENSOR_TENSOR_COST_MODEL_H
#define EIGEN_CXX11_TENSOR_TENSOR_COST_MODEL_H
// Turn on the cost model by default
#define EIGEN_USE_COST_MODEL
namespace Eigen {
/** \class TensorEvaluator