Return-Path: X-Original-To: apmail-commons-issues-archive@minotaur.apache.org Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7ED41F3B7 for ; Mon, 2 Sep 2013 03:54:57 +0000 (UTC) Received: (qmail 79315 invoked by uid 500); 2 Sep 2013 03:54:55 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 79073 invoked by uid 500); 2 Sep 2013 03:54:53 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 79058 invoked by uid 99); 2 Sep 2013 03:54:51 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Sep 2013 03:54:51 +0000 Date: Mon, 2 Sep 2013 03:54:51 +0000 (UTC) From: "Ajo Fod (JIRA)" To: issues@commons.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (MATH-1018) Add constructor to remove inverseCumAccuracy MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/MATH-1018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13755890#comment-13755890 ] Ajo Fod commented on MATH-1018: ------------------------------- Many of the sub classes that inherit from this class require the inverseCumAccuracy with the constructors that allow definition of a random path through RandomGenerator. It's pretty common use case to want to define only the random generator and the parameters of the distribution. > Add constructor to remove inverseCumAccuracy > -------------------------------------------- > > Key: MATH-1018 > URL: https://issues.apache.org/jira/browse/MATH-1018 > Project: Commons Math > Issue Type: Wish > Reporter: Ajo Fod > Priority: Minor > > Add constructors that don't require inverseCumAccuracy for subclasses of AbstractRealDistribution. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira