diff --git a/Eigen/src/Core/StableNorm.h b/Eigen/src/Core/StableNorm.h index d2bed929b..e3eab4bd8 100644 --- a/Eigen/src/Core/StableNorm.h +++ b/Eigen/src/Core/StableNorm.h @@ -87,7 +87,7 @@ MatrixBase::blueNorm() const static RealScalar b1, b2, s1m, s2m, overfl, rbig, relerr; if(nmax <= 0) { - Index nbig, ibeta, it, iemin, iemax, iexp; + int nbig, ibeta, it, iemin, iemax, iexp; RealScalar abig, eps; // This program calculates the machine-dependent constants // bl, b2, slm, s2m, relerr overfl, nmax