simpeg.potential_fields.base.BasePFSimulation.G#
- property BasePFSimulation.G#
- The linear operator. - Returns:
- (n_data,n_param)numpy.ndarrayorscipy.sparse.csr_matrix
- The linear operator. For a - model_mapthat maps within the same vector space (e.g. the identity map), the dimension- n_paramequals the number of model parameters. If not, the dimension- n_paramof the linear operator will depend on the mapping.
 
- (
 
