Given the crosspoints and the sensitivity function, this function finds where the candidate points region starts, either on the extreme of the space of the design or the first crosspoints
getStart(cross, min, max, val, sens_opt)
True if the candidate points region starts on the minimum, False otherwise
Vector of crosspoints in the sensitivity function given an efficiency and weight
Minimum of the space of the design
Maximum of the space of the design
Value of the sensitivity function at the crosspoints
Sensitivity function