40 #ifndef _UNIFORMDISCRETEDISTRIBUTION_H_ 41 #define _UNIFORMDISCRETEDISTRIBUTION_H_ 44 #include "../Constraints.h" 45 #include "../Random/RandomTools.h" 81 std::string
getName()
const {
return(
"Uniform");}
112 #endif //_UNIFORMDISCRETEDISTRIBUTION_H_ Partial implementation of the DiscreteDistribution interface.
This class allows to perform a correspondence analysis.
virtual bool isCorrect(double value) const
Tell if a given value is correct.
The parameter list object.
IntervalConstraint intMinMax_
the interval where the distribution is defined/restricted.