gemseo.uncertainty.sensitivity.factory module
A factory of sensitivity analyses.
-
class SensitivityAnalysisFactory[source]
Bases: BaseFactory
A factory of sensitivity analyses.
- Return type:
Any
-
failed_imports: dict[str, str]
The class names bound to the import errors.