mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Fix a couple of remaining warnings (missing newlines, inline-noinline, meaningless type qualifiers)
This commit is contained in:
@@ -275,4 +275,4 @@ struct solve_retval<IncompleteCholesky<_Scalar, _UpLo, OrderingType>, Rhs>
|
||||
|
||||
} // end namespace Eigen
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -200,4 +200,4 @@ LevenbergMarquardt<FunctorType>::minimizeOneStep(FVectorType &x)
|
||||
|
||||
} // end namespace Eigen
|
||||
|
||||
#endif // EIGEN_LMONESTEP_H
|
||||
#endif // EIGEN_LMONESTEP_H
|
||||
|
||||
Reference in New Issue
Block a user