Skip to content

Commit 73d2f1e

Browse files
author
Leily Rabbani
committed
cleaned up a bit
1 parent 64b6222 commit 73d2f1e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/KRBalancing.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,6 @@ class kr_balancing{
168168
double tol = 1e-6;
169169
double g = 0.9;
170170
double etamax = 0.1;
171-
// SparseMatrixCol x0;
172171
Eigen::MatrixXd e;
173172
SparseMatrixCol A;
174173
SparseMatrixCol rho_km1;

0 commit comments

Comments
 (0)