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