initializeIterations

protected open override fun initializeIterations()(source)

Subclasses may implement this function to prepare the solver before running the first iteration. Generally, it is sufficient to just implement the startingPoint() function.