gauss tail function
Methods
|
|
__init__
__repr__
get_sample_values
get_value
|
|
__init__
|
__init__ (
self,
mu=0,
sigma=1,
tail=0,
a=1,
color=None,
)
|
|
__repr__
|
__repr__ ( self )
|
|
get_sample_values
|
get_sample_values (
self,
x1,
x2,
)
|
|
get_value
|
get_value ( self, x )
gauss function
|
|