toggle menu
KSLCore
R1.1.3
jvm
switch theme
search in API
KSLCore
/
ksl.utilities.random.mcmc
/
MetropolisHastings1D
/
Companion
Companion
object
Companion
Members
Functions
create
Link copied to clipboard
fun
create
(
initialX
:
Double
,
warmUpAmount
:
Int
,
targetFun
:
FunctionIfc
,
proposalFun
:
ProposalFunction1DIfc
)
:
MetropolisHastings1D