SG++-Doxygen-Documentation
python.uq.dists.EstimatedDist.EstimatedDist Class Reference
Inheritance diagram for python.uq.dists.EstimatedDist.EstimatedDist:

Public Member Functions

def __init__ (self, numDims, trainData=None, bounds=None)
 
def __str__ (self)
 
def computeLinearTransformation (self, bounds)
 
def getBounds (self)
 
def getDim (self)
 
def getDistributions (self)
 
def getSamples (self)
 
def marginalizeToDimX (self)
 
def rvs (self, n=1)
 

Public Attributes

 bounds
 
 dim
 
 trainData
 
 trans
 

Constructor & Destructor Documentation

◆ __init__()

def python.uq.dists.EstimatedDist.EstimatedDist.__init__ (   self,
  numDims,
  trainData = None,
  bounds = None 
)

Member Function Documentation

◆ __str__()

def python.uq.dists.EstimatedDist.EstimatedDist.__str__ (   self)

◆ computeLinearTransformation()

def python.uq.dists.EstimatedDist.EstimatedDist.computeLinearTransformation (   self,
  bounds 
)

References python.uq.dists.EstimatedDist.EstimatedDist.dim, python.data.DataContainer.DataContainer.dim, sgpp::base::ImpurityRefinement_refinement_key.dim, sgpp::base::ForwardSelectorRefinement_refinement_key.dim, sgpp::base::PredictiveRefinement_refinement_key.dim, python.uq.operations.general.isList(), and python.uq.operations.general.isNumerical().

Referenced by python.uq.dists.SGDEdist.SGDEdist.byLearnerSGDEConfig(), and python.uq.dists.SGDEdist.SGDEdist.getJointTransformation().

◆ getBounds()

◆ getDim()

def python.uq.dists.EstimatedDist.EstimatedDist.getDim (   self)

◆ getDistributions()

def python.uq.dists.EstimatedDist.EstimatedDist.getDistributions (   self)

◆ getSamples()

def python.uq.dists.EstimatedDist.EstimatedDist.getSamples (   self)

◆ marginalizeToDimX()

def python.uq.dists.EstimatedDist.EstimatedDist.marginalizeToDimX (   self)

◆ rvs()

Member Data Documentation

◆ bounds

◆ dim

◆ trainData

◆ trans


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