SimPEG.regularization.SmoothnessFirstOrder.__call__#
- SmoothnessFirstOrder.__call__(m)[source]#
- Evaluate the regularization function for the model provided. - Parameters:
- m(n_param, )numpy.ndarray
- The model for which the function is evaluated. 
 
- m(
- Returns:
- float
- The regularization function evaluated for the model provided.