unilab.utils.geometry.np_sample_uniform

unilab.utils.geometry.np_sample_uniform(lower, upper, size, dtype=<class 'numpy.float32'>)[source]

Sample uniformly from [lower, upper] and cast to dtype.

Parameters:
Return type:

ndarray