1 #ifndef PROBABILITE_EXPONENTIAL_LAW_H 2 #define PROBABILITE_EXPONENTIAL_LAW_H 11 I18n::Message
title()
override;
14 float xMin()
override;
15 float yMin()
override;
16 float xMax()
override;
17 float yMax()
override;
I18n::Message title() override
I18n::Message parameterDefinitionAtIndex(int index) override
bool isContinuous() const override
bool authorizedValueAtIndex(float x, int index) const override
I18n::Message parameterNameAtIndex(int index) override
double cumulativeDistributiveInverseForProbability(double *probability) override
float evaluateAtAbscissa(float x) const override
double cumulativeDistributiveFunctionAtAbscissa(double x) const override
Type type() const override