uk.ac.ed.inf.utils.stats
Class PseudoTruncatedParetoSingleton

java.lang.Object
  extended by uk.ac.ed.inf.utils.stats.PseudoTruncatedParetoSingleton

public class PseudoTruncatedParetoSingleton
extends java.lang.Object

Class

Version:
4 Aug 2008
Author:
Luna De Ferrari luna.deferrari-at-ed.ac.uk

Method Summary
static PseudoTruncatedPareto getInstance(double scale, double shape, int offset, int truncationThreshold, int lengthOfPseudoRandomList)
           
 PseudoTruncatedPareto getPseudoTruncatedPareto()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getPseudoTruncatedPareto

public PseudoTruncatedPareto getPseudoTruncatedPareto()

getInstance

public static PseudoTruncatedPareto getInstance(double scale,
                                                double shape,
                                                int offset,
                                                int truncationThreshold,
                                                int lengthOfPseudoRandomList)