Complete redesign of the grid_search() method.
The grid ops structure is no longer created, rather the grid is directly created to be passed to the grid search algorithm. The __grid_row() method has been added to create the row of the grid corresponding to a certain parameter.
Authored by: bugman 2009-09-21
Parent: [r9547]
Child: [r9549]