![]() |
SG++-Doxygen-Documentation
|
Public Member Functions | |
__init__ (self, p, q, a, b) | |
fromJson (cls, jsonObject) | |
getBounds (self) | |
pdf (self, x) | |
rvs (self, phi, n=1) | |
toJson (self) | |
Protected Attributes | |
_a | |
_b | |
_e1 | |
_e2 | |
_e3 | |
_p | |
_q | |
python.uq.dists.CorrBeta.CorrBeta.__init__ | ( | self, | |
p, | |||
q, | |||
a, | |||
b | |||
) |
References python.uq.dists.CorrBeta.CorrBeta.__init__().
Referenced by python.uq.dists.CorrBeta.CorrBeta.__init__().
python.uq.dists.CorrBeta.CorrBeta.fromJson | ( | cls, | |
jsonObject | |||
) |
Restores the CorrBeta object from the json object with its attributes. Arguments: jsonObject -- json object Return the restored UQSetting object
Referenced by python.learner.Learner.Learner.setMemento(), python.uq.analysis.asgc.ASGCKnowledge.ASGCKnowledge.setMemento(), python.uq.learner.Learner.Learner.setMemento(), python.uq.sampler.asgc.ASGCSampler.ASGCSampler.setMemento(), and python.uq.uq_setting.UQSetting.UQSetting.setMemento().
python.uq.dists.CorrBeta.CorrBeta.getBounds | ( | self | ) |
References python.uq.dists.CorrBeta.CorrBeta._a, and python.uq.dists.CorrBeta.CorrBeta._b.
Referenced by python.uq.dists.J.J.discretize(), and python.uq.dists.Dist.Dist.l2error().
python.uq.dists.CorrBeta.CorrBeta.pdf | ( | self, | |
x | |||
) |
References python.uq.dists.CorrBeta.CorrBeta.__getBetaDistribution(), python.uq.dists.CorrBeta.CorrBeta._e2, and python.uq.dists.CorrBeta.CorrBeta.pdf().
Referenced by python.uq.dists.Dist.Dist.crossEntropy(), python.uq.dists.J.J.discretize(), python.uq.dists.Dist.Dist.klDivergence(), python.uq.dists.Dist.Dist.l2error(), and python.uq.dists.CorrBeta.CorrBeta.pdf().
python.uq.dists.CorrBeta.CorrBeta.rvs | ( | self, | |
phi, | |||
n = 1 |
|||
) |
References python.uq.dists.CorrBeta.CorrBeta._e1, python.uq.dists.CorrBeta.CorrBeta._e2, python.uq.dists.CorrBeta.CorrBeta._e3, python.uq.dists.CorrBeta.CorrBeta._p, python.uq.dists.CorrBeta.CorrBeta._q, and python.uq.dists.CorrBeta.CorrBeta.rvs().
Referenced by python.uq.dists.CorrBeta.CorrBeta.rvs().
python.uq.dists.CorrBeta.CorrBeta.toJson | ( | self | ) |
Returns a string that represents the object Arguments: Return A string that represents the object
Referenced by python.uq.sampler.asgc.ASGCSampler.ASGCSampler.__str__(), python.uq.uq_setting.UQSetting.UQSetting.__str__(), python.uq.analysis.asgc.ASGCKnowledge.ASGCKnowledge.createMemento(), python.uq.sampler.asgc.ASGCSampler.ASGCSampler.createMemento(), and python.uq.uq_setting.UQSetting.UQSetting.createMemento().
|
protected |
Referenced by python.uq.dists.CorrBeta.CorrBeta.getBounds().
|
protected |
Referenced by python.uq.dists.CorrBeta.CorrBeta.getBounds().
|
protected |
Referenced by python.uq.dists.CorrBeta.CorrBeta.rvs().
|
protected |
Referenced by python.uq.dists.CorrBeta.CorrBeta.pdf(), and python.uq.dists.CorrBeta.CorrBeta.rvs().
|
protected |
Referenced by python.uq.dists.CorrBeta.CorrBeta.rvs().
|
protected |
Referenced by python.uq.dists.CorrBeta.CorrBeta.rvs().
|
protected |
Referenced by python.uq.dists.CorrBeta.CorrBeta.rvs().