Added the sparseness argument to the grid search.
This allows parameters to be decoupled in the grid search, skipping large parts of the grid. This can be used if two parameters do not influence each other and hence that subset of the full grid can be skipped.
Authored by: bugman 2013-04-04
Parent: [r125]
Child: [r127]