| Modifier and Type | Method and Description |
|---|---|
protected static long |
KnuthUniformRng.getCPtr(KnuthUniformRng obj) |
static long |
QuantLibJNI.KnuthUniformRng_next(long jarg1,
KnuthUniformRng jarg1_) |
static long |
QuantLibJNI.new_BoxMullerKnuthGaussianRng(long jarg1,
KnuthUniformRng jarg1_) |
static long |
QuantLibJNI.new_CentralLimitKnuthGaussianRng(long jarg1,
KnuthUniformRng jarg1_) |
static long |
QuantLibJNI.new_InvCumulativeKnuthGaussianRng(long jarg1,
KnuthUniformRng jarg1_) |
static long |
QuantLibJNI.new_KnuthUniformRsg(long jarg1,
long jarg2,
KnuthUniformRng jarg2_) |
static long |
QuantLibJNI.new_MoroInvCumulativeKnuthGaussianRng(long jarg1,
KnuthUniformRng jarg1_) |
| Constructor and Description |
|---|
BoxMullerKnuthGaussianRng(KnuthUniformRng rng) |
CentralLimitKnuthGaussianRng(KnuthUniformRng rng) |
InvCumulativeKnuthGaussianRng(KnuthUniformRng rng) |
KnuthUniformRsg(long dimensionality,
KnuthUniformRng rng) |
MoroInvCumulativeKnuthGaussianRng(KnuthUniformRng rng) |
Copyright © 2017. All rights reserved.