1 #ifndef PROBABILITE_UNIFORM_LAW_H 2 #define PROBABILITE_UNIFORM_LAW_H 11 I18n::Message
title()
override;
14 float xMin()
override;
15 float yMin()
override;
16 float xMax()
override;
17 float yMax()
override;
26 constexpr
static float k_diracMaximum = 10.0f;
27 constexpr
static float k_diracWidth = 0.005f;