STK++ 0.9.13
|
In this file we implement the Uniform distribution law. More...
#include "../include/STK_Law_Uniform.h"
Go to the source code of this file.
Namespaces | |
namespace | STK |
The namespace STK is the main domain space of the Statistical ToolKit project. | |
namespace | STK::Law |
This is the namespace enclosing the classes handling the usual probabilities Laws. | |
In this file we implement the Uniform distribution law.
In this file we implement the uniform (discrete) distribution law.
Definition in file STK_Law_Uniform.cpp.