gemseo.uncertainty.statistics.tolerance_interval.factory module
A factory of tolerance intervals.
-
class ToleranceIntervalFactory[source]
Bases: BaseFactory
A factory of tolerance intervals.
- Return type:
Any
-
failed_imports: dict[str, str]
The class names bound to the import errors.