Gilles Sadowski created RNG-145:
-----------------------------------
Summary: "ContinuousUniformSampler" with both bounds excluded
Key: RNG-145
URL: https://issues.apache.org/jira/browse/RNG-145
Project: Commons RNG
Issue Type: New Feature
Components: sampling
Reporter: Gilles Sadowski
Fix For: 1.4
In class {{RandomUtils}}, Commons Math provides
{code}
public double nextUniform(double lo, double hi) { /* ... */ }
{code}
where both bounds are excluded.
Should the feature be added to {{ContinuousUniformSampler}}?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)