simpeg.optimization.InexactGaussNewton.printInit#

InexactGaussNewton.printInit(inLS=False)[source]#

Called at the beginning of the optimization routine.

If there is a parent object, printInit will check for a parent.printInit function and call that.

Parameters:
inLSbool

Whether this is being called from a line search.