simpeg.optimization.SteepestDescent.callback#
- property SteepestDescent.callback#
A used defined callback function.
- Returns:
None
orCallable
[[np.ndarray
],Any
]The optional user supplied callback function accepting the current iteration value as an input.