mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Fix trivial warnings in LevenbergMarquardt module and test
This commit is contained in:
@@ -30,7 +30,7 @@ namespace internal {
|
||||
using std::abs;
|
||||
typedef typename QRSolver::MatrixType MatrixType;
|
||||
typedef typename QRSolver::Scalar Scalar;
|
||||
typedef typename QRSolver::StorageIndex StorageIndex;
|
||||
// typedef typename QRSolver::StorageIndex StorageIndex;
|
||||
|
||||
/* Local variables */
|
||||
Index j;
|
||||
|
||||
Reference in New Issue
Block a user