toggle menu
KSLCore
R1.1.3
jvm
switch theme
search in API
KSLCore
/
ksl.utilities.random.rvariable
/
RVUFunction
/
RVUFunction
RVUFunction
constructor
(
theFirst
:
RVariableIfc
,
theTransform
:
(
f
:
Double
)
->
Double
=
{ f: Double -> f }
,
stream
:
RNStreamIfc
=
KSLRandom.nextRNStream()
,
name
:
String
?
=
null
)