SG++-Doxygen-Documentation
Loading...
Searching...
No Matches
python.uq.dists.CorrBeta.CorrBeta Class Reference
Inheritance diagram for python.uq.dists.CorrBeta.CorrBeta:

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
 

Constructor & Destructor Documentation

◆ __init__()

python.uq.dists.CorrBeta.CorrBeta.__init__ (   self,
  p,
  q,
  a,
  b 
)

Member Function Documentation

◆ fromJson()

python.uq.dists.CorrBeta.CorrBeta.fromJson (   cls,
  jsonObject 
)

◆ getBounds()

python.uq.dists.CorrBeta.CorrBeta.getBounds (   self)

◆ pdf()

◆ rvs()

◆ toJson()

Member Data Documentation

◆ _a

python.uq.dists.CorrBeta.CorrBeta._a
protected

◆ _b

python.uq.dists.CorrBeta.CorrBeta._b
protected

◆ _e1

python.uq.dists.CorrBeta.CorrBeta._e1
protected

◆ _e2

python.uq.dists.CorrBeta.CorrBeta._e2
protected

◆ _e3

python.uq.dists.CorrBeta.CorrBeta._e3
protected

◆ _p

python.uq.dists.CorrBeta.CorrBeta._p
protected

◆ _q

python.uq.dists.CorrBeta.CorrBeta._q
protected

The documentation for this class was generated from the following file: