SimPEG.data_misfit.L2DataMisfit.shape#

property L2DataMisfit.shape#

Shape of the Jacobian.

The number of data by the number of model parameters.

Returns:
tuple of int (n_data, n_param)

Shape of the Jacobian; i.e. number of data by the number of model parameters.