meld.system.param_sampling.Sampler

class meld.system.param_sampling.Sampler(*args, **kwds)[source]

Bases: Generic[Number]

__init__()

Methods

__init__()

is_valid(value)

rtype

bool

sample(value)

rtype

TypeVar(Number, int, float)