Fix a couple of remaining warnings (missing newlines, inline-noinline, meaningless type qualifiers)

This commit is contained in:
Gael Guennebaud
2013-03-01 14:42:36 +01:00
parent 87142237b5
commit b9fe79153b
7 changed files with 95 additions and 88 deletions

View File

@@ -275,4 +275,4 @@ struct solve_retval<IncompleteCholesky<_Scalar, _UpLo, OrderingType>, Rhs>
} // end namespace Eigen
#endif
#endif