pso Wrapper for calculate_objective
pso
The psoptim objective function assumes parameters will be a vector and this function converts it to a named list to be consistent with the ubiquity optmization routines.
calculate_objective_pso(pvect, cfg)
pvect
cfg
objective function value
Useful links