mirror of
https://github.com/wassname/simpeg.git
synced 2026-08-14 12:50:10 +08:00
pointers to parent. rename _iter to iter
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ from Optimization import Remember, IterationPrinters, StoppingCriteria
|
||||
|
||||
|
||||
class BaseInversion(object):
|
||||
"""BaseInversion(prob, reg, opt, data, **kwargs)
|
||||
"""BaseInversion(objFunc, opt, **kwargs)
|
||||
"""
|
||||
|
||||
__metaclass__ = Utils.Save.Savable
|
||||
|
||||
Reference in New Issue
Block a user