| Modifier and Type | Method and Description |
|---|---|
protected static long |
LecuyerUniformRng.getCPtr(LecuyerUniformRng obj) |
static long |
QuantLibJNI.LecuyerUniformRng_next(long jarg1,
LecuyerUniformRng jarg1_) |
static long |
QuantLibJNI.new_BoxMullerLecuyerGaussianRng(long jarg1,
LecuyerUniformRng jarg1_) |
static long |
QuantLibJNI.new_CentralLimitLecuyerGaussianRng(long jarg1,
LecuyerUniformRng jarg1_) |
static long |
QuantLibJNI.new_InvCumulativeLecuyerGaussianRng(long jarg1,
LecuyerUniformRng jarg1_) |
static long |
QuantLibJNI.new_LecuyerUniformRsg(long jarg1,
long jarg2,
LecuyerUniformRng jarg2_) |
static long |
QuantLibJNI.new_MoroInvCumulativeLecuyerGaussianRng(long jarg1,
LecuyerUniformRng jarg1_) |
| Constructor and Description |
|---|
BoxMullerLecuyerGaussianRng(LecuyerUniformRng rng) |
CentralLimitLecuyerGaussianRng(LecuyerUniformRng rng) |
InvCumulativeLecuyerGaussianRng(LecuyerUniformRng rng) |
LecuyerUniformRsg(long dimensionality,
LecuyerUniformRng rng) |
MoroInvCumulativeLecuyerGaussianRng(LecuyerUniformRng rng) |
Copyright © 2017. All rights reserved.