Mercurial > hg > smallbox
diff Problems/Pierre_Problem.m @ 31:1b63e6a201a2
(none)
author | idamnjanovic |
---|---|
date | Tue, 29 Jun 2010 11:06:48 +0000 |
parents | 78c1e71cd269 |
children | 38d4fbf6ae24 |
line wrap: on
line diff
--- a/Problems/Pierre_Problem.m Tue Jun 29 11:05:31 2010 +0000 +++ b/Problems/Pierre_Problem.m Tue Jun 29 11:06:48 2010 +0000 @@ -114,7 +114,7 @@ data.maxval=maxval; % keep coefficients matrix in sparse form and do not convert it to full. -% geting around out of memory problem when converting big matrix from +% getting around out of memory problem when converting big matrix from % sparse to full... (check SMALL_solve function) data.sparse=1;