Mercurial > hg > smallbox
diff examples/ALPS solvers tests/SMALL_solver_test_ALPS.m @ 163:855025f4c779 ivand_dev
renaiming small_cgp to small_pcgp
author | Ivan Damnjanovic lnx <ivan.damnjanovic@eecs.qmul.ac.uk> |
---|---|
date | Wed, 07 Sep 2011 14:16:50 +0100 |
parents | 0de08f68256b |
children |
line wrap: on
line diff
--- a/examples/ALPS solvers tests/SMALL_solver_test_ALPS.m Wed Aug 31 12:02:19 2011 +0100 +++ b/examples/ALPS solvers tests/SMALL_solver_test_ALPS.m Wed Sep 07 14:16:50 2011 +0100 @@ -88,7 +88,7 @@ % SMALL Conjugate Gradient test SMALL.solver(i)=SMALL_init_solver; SMALL.solver(i).toolbox='SMALL'; -SMALL.solver(i).name='SMALL_cgp'; +SMALL.solver(i).name='SMALL_pcgp'; % In the following string all parameters except matrix, measurement vector % and size of solution need to be specified. If you are not sure which