Optimiser.set_starting_point

Optimiser.set_starting_point(starting_point='loadpath')[source]

Set the starating point of the problem.

Parameters

starting_point (str, optional) – Set the starting point to use. For a list of possible starting points see [link].

Returns

None – Optimiser is modified in place