create_result

Optimizer.create_result() Result[source]

Create the result of the optimization.

Returns:

The result of the optimization.

Return type:

Result

Raises:

InitialParameterError – Raised if the initial parameters could not be evaluated.