Optimiser.set_starting_point
- Optimiser.set_starting_point(starting_point='loadpath')
Set the starating point of the problem.
- Parameters:
- starting_pointstr, optional
Set the starting point to use. For a list of possible starting points see [link].
- Returns:
- None
Optimiser is modified in place