mirror of
https://github.com/wassname/simpeg.git
synced 2026-08-11 11:26:01 +08:00
Minor updates to pointers in reg and invProb
This commit is contained in:
@@ -40,7 +40,7 @@ class BaseRegularization(object):
|
||||
@property
|
||||
def inv(self): return self.parent.inv
|
||||
@property
|
||||
def objFunc(self): return self.parent
|
||||
def invProb(self): return self.parent
|
||||
@property
|
||||
def reg(self): return self
|
||||
@property
|
||||
|
||||
Reference in New Issue
Block a user