diff examples/SMALL_solver_test.m @ 178:4ea4badb2266 danieleb

added ramirez dl (to be completed) and MOCOD dictionary update
author Daniele Barchiesi <daniele.barchiesi@eecs.qmul.ac.uk>
date Thu, 17 Nov 2011 11:22:17 +0000
parents 855025f4c779
children
line wrap: on
line diff
--- a/examples/SMALL_solver_test.m	Thu Nov 17 11:18:25 2011 +0000
+++ b/examples/SMALL_solver_test.m	Thu Nov 17 11:22:17 2011 +0000
@@ -81,7 +81,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