Converts data-types and selects data for randomisation in the simulated annealing algorithm
Wrangling(Fl, min.val, max.val)A list containing following components:
- A vector Fmin with the minimum pigment ratio values
- A vector Fmax with the maximum pigment ratio values
- A vector SE with the current pigment ratio values
- A vector chlv with the pigment ratio values for the last column in Fl
A matrix of the initial F matrix (i.e. pigment ratio matrix)
A vector of the minimum values for each non-zero pigment ratios
A vector of the maximum values for each non-zero pigment ratios