KSLCore
Toggle table of contents
R1.1.9
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities.random.rvariable
/
AcceptanceRejectionRV
/
AcceptanceRejectionRV
Acceptance
Rejection
RV
constructor
(
proposalDistribution
:
ContinuousDistributionIfc
,
majorizingConstant
:
Double
,
pdf
:
PDFIfc
,
rnStream
:
RNStreamIfc
=
KSLRandom.nextRNStream()
)