simpeg.objective_function.ComboObjectiveFunction.W#
- property ComboObjectiveFunction.W#
Full weighting matrix for the combo objective function.
Consider a composite objective function :math`phi` that is a weighted sum of objective functions
with multipliers such thatWhere each objective function
has a weighting matrix , this method returns the full weighting matrix for the composite objective function:- Returns:
scipy.sparse.csr_matrix
Full weighting matrix for the combo objective function.