commit | 70b06c89c7491d7749957c8454769bfcb0108a97 | [log] [tgz] |
---|---|---|
author | Alex Stewart <alexs.mac@gmail.com> | Sun Jun 30 18:49:56 2013 +0100 |
committer | Alex Stewart <alexs.mac@gmail.com> | Sun Jun 30 18:49:56 2013 +0100 |
tree | 1ca59eefbad5b4f2391f5ff20ee55135aba7ecb1 | |
parent | a427c877f968d951b3cdcb5f5298deaf84647830 [diff] |
Fix update of L-BFGS history buffers after they become full. Previously there was an assignment dimension mismatch in the history update; thus, over time, the history would contain (only) replicated copies of the (max_num_corrections_ -1)-th update and the most recent update. Change-Id: I26203acf689686d41a5029c675ebbe001fe05d90