#include <GDistribution.h>
| GClasses::GSoftImpulseDistribution::GSoftImpulseDistribution |
( |
| ) |
|
|
inline |
| virtual GClasses::GSoftImpulseDistribution::~GSoftImpulseDistribution |
( |
| ) |
|
|
inlinevirtual |
| double GClasses::GSoftImpulseDistribution::cdf |
( |
double |
x | ) |
const |
Returns the cumulative distribution of this distribution up to x.
| virtual bool GClasses::GSoftImpulseDistribution::isDiscrete |
( |
| ) |
const |
|
inlinevirtual |
| virtual bool GClasses::GSoftImpulseDistribution::isSupported |
( |
double |
x | ) |
const |
|
inlinevirtual |
| virtual double GClasses::GSoftImpulseDistribution::likelihood |
( |
double |
x | ) |
|
|
virtual |
| virtual double GClasses::GSoftImpulseDistribution::logLikelihood |
( |
double |
x | ) |
|
|
virtual |
| double GClasses::GSoftImpulseDistribution::mean |
( |
| ) |
const |
|
inline |
| virtual double GClasses::GSoftImpulseDistribution::mode |
( |
| ) |
const |
|
inlinevirtual |
| void GClasses::GSoftImpulseDistribution::setParams |
( |
double |
steepness | ) |
|
|
inline |
Sets the parameter of this distribution.
| virtual Type GClasses::GSoftImpulseDistribution::type |
( |
| ) |
const |
|
inlinevirtual |
| double GClasses::GSoftImpulseDistribution::m_steepness |
|
protected |