pyacs.lib.robustestimators.errors

Exceptions for robustestimators module.

exception pyacs.lib.robustestimators.errors.Error[source]

Bases: Exception

Base class for exceptions in module robustestimators.

exception pyacs.lib.robustestimators.errors.UnboundedFunctionError[source]

Bases: Exception

Exception raised for unbounded objective function.