public class RandNPair extends Object
| Constructor and Description | 
|---|
| RandNPair() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | compute(double U1,
       double U2) | 
| void | compute(Random r) | 
| double | getFirst() | 
| double | getSecond() | 
public double getFirst()
public double getSecond()
public void compute(double U1,
                    double U2)
public void compute(Random r)
Copyright © 2020 The Apache Software Foundation. All rights reserved.