EmpiricalDistributionImpl should use a pluggable RandomGenerator
----------------------------------------------------------------
Key: MATH-634
URL: https://issues.apache.org/jira/browse/MATH-634
Project: Commons Math
Issue Type: Improvement
Affects Versions: 2.2, 2.1, 2.0, 1.2, 1.1, 1.0
Reporter: Phil Steitz
Assignee: Phil Steitz
Fix For: 3.0
Currently, EmpiricalDistributionImpl does not support use of a pluggable PRNG.
A constructor and setter should be provided for the underlying RandomGenerator.
This class should also expose either the generator itself or a reseed method
to seed it.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira