Lint cleanup from William Rucklidge

Change-Id: Id8b99a2f557efe3744e95a3947f26cdc0c9c269e
This commit is contained in:
Sameer Agarwal
2013-04-22 10:18:18 -07:00
parent 36f4cd23b2
commit cbdeb79e91
4 changed files with 9 additions and 8 deletions
+1 -1
View File
@@ -372,7 +372,7 @@ class Solver {
// In some rare cases, it is worth using a more complicated
// reordering algorithm which has slightly better runtime
// performance at the expense of an extra copy of the Jacobian
// // matrix. Setting use_postordering to true enables this tradeoff.
// matrix. Setting use_postordering to true enables this tradeoff.
bool use_postordering;
// Some non-linear least squares problems have additional