sampleLatinHyperCubePoints

Generates a set of randomly generated points (inputs) for the problem. The points are sampled using Latin hyper-cube sampling over the ranges of the inputs. The points might not be feasible with respect to linear or functional constraints for the problem.

Return

the generated inputs. The points will be feasible with respect to the problem

Parameters

numPoints

the size of the sample