mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Fix some shadow warnings
This commit is contained in:
@@ -30,7 +30,6 @@ struct increment_if_fixed_size
|
||||
template<int Deg, typename POLYNOMIAL, typename SOLVER>
|
||||
bool aux_evalSolver( const POLYNOMIAL& pols, SOLVER& psolve )
|
||||
{
|
||||
typedef typename POLYNOMIAL::Index Index;
|
||||
typedef typename POLYNOMIAL::Scalar Scalar;
|
||||
typedef typename POLYNOMIAL::RealScalar RealScalar;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user