xinv.fwd.fwdopbase#
- class xinv.fwd.fwdopbase.FwdOpbase(obs_dim=None, unknown_dim=None, cache=False, jacobname='jacobian', **bindargs)#
Bases:
object- build_normal(daobs, ecov=1)#
- jacobian(**kwargs)#
Create the Jacobian of the forward operator
- property jacobname#
Return the name of the Jacobian variable
- property obs_dim#
Return the observation dimension
- property unkdim#
Return the unknown dimension