simpeg.data_misfit.BaseDataMisfit.W#
- property BaseDataMisfit.W#
The data weighting matrix.
For a discrete least-squares data misfit function of the form:
is a linear weighting matrix, is the model vector, and is a discrete mapping function that acts on the model vector.- Returns:
scipy.sparse.csr_matrix
The data weighting matrix.