simpeg.regularization.SmoothnessFullGradient.W#
- property SmoothnessFullGradient.W#
The inner product operator using rotated coordinates
- Returns:
Notes
This matrix is equivalent to W.T @ W in most other regularizations. It uses discretize inner product operators to form the matrix W.T @ W all at once.