Documentation updates.

This commit is contained in:
rowanc1
2014-01-24 09:55:24 -07:00
parent f8e6f61fe8
commit 57320fb2bc
5 changed files with 30 additions and 29 deletions
+2 -2
View File
@@ -21,7 +21,7 @@ class BaseData(object):
"""
The geophysical problem that explains this data, use::
data.setProblem(prob)
data.pair(prob)
"""
return getattr(self, '_prob', None)
@@ -67,7 +67,7 @@ class BaseData(object):
.. math::
d_\\text{pred} = Pu(m)
d_\\text{pred} = P(u(m))
"""
return u