Function parpe::plotting::plotWaterfall

Function Documentation

parpe.plotting.plotWaterfall(finalCost)

Plot "waterfall plot"

Sorted scatter plot of optimization results.

Arguments:
finalCost: ndarray(numStarts) of final cost

Returns: