gemseo.problems.uncertainty.utils module
Utils module for the problems.
-
class UniformDistribution(*values)[source]
Bases: StrEnum
The name of the class implementing the uniform distribution.
-
OPENTURNS = 'OTUniformDistribution'
-
SCIPY = 'SPUniformDistribution'