Public Member Functions | Public Attributes | List of all members
BayesianCurveFitting.BayesianCurveFitting Class Reference
Inheritance diagram for BayesianCurveFitting.BayesianCurveFitting:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, M, ALPHA, BETA, xlist, tlist)
 
def main (self)
 
def mean (self, x, S)
 
def phi (self, x)
 
def variance (self, x, S)
 
def y (self, x, wlist)
 

Public Attributes

 ALPHA
 
 BETA
 
 M
 
 tlist
 
 xlist
 
- Public Attributes inherited from object
pointer iv [2]
 

Detailed Description

Definition at line 6 of file BayesianCurveFitting.py.

Constructor & Destructor Documentation

def BayesianCurveFitting.BayesianCurveFitting.__init__ (   self,
  M,
  ALPHA,
  BETA,
  xlist,
  tlist 
)

Definition at line 7 of file BayesianCurveFitting.py.

Member Function Documentation

def BayesianCurveFitting.BayesianCurveFitting.main (   self)

Definition at line 40 of file BayesianCurveFitting.py.

def BayesianCurveFitting.BayesianCurveFitting.mean (   self,
  x,
  S 
)

Definition at line 28 of file BayesianCurveFitting.py.

def BayesianCurveFitting.BayesianCurveFitting.phi (   self,
  x 
)

Definition at line 20 of file BayesianCurveFitting.py.

def BayesianCurveFitting.BayesianCurveFitting.variance (   self,
  x,
  S 
)

Definition at line 36 of file BayesianCurveFitting.py.

def BayesianCurveFitting.BayesianCurveFitting.y (   self,
  x,
  wlist 
)

Definition at line 14 of file BayesianCurveFitting.py.

Member Data Documentation

BayesianCurveFitting.BayesianCurveFitting.ALPHA

Definition at line 9 of file BayesianCurveFitting.py.

BayesianCurveFitting.BayesianCurveFitting.BETA

Definition at line 10 of file BayesianCurveFitting.py.

BayesianCurveFitting.BayesianCurveFitting.M

Definition at line 8 of file BayesianCurveFitting.py.

BayesianCurveFitting.BayesianCurveFitting.tlist

Definition at line 12 of file BayesianCurveFitting.py.

BayesianCurveFitting.BayesianCurveFitting.xlist

Definition at line 11 of file BayesianCurveFitting.py.


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


jsk_pcl_ros
Author(s): Yohei Kakiuchi
autogenerated on Mon May 3 2021 03:03:47