KSLCore
Toggle table of contents
R1.1.9
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities.random.rvariable
/
GetRVariableIfc
Get
RVariable
Ifc
interface
GetRVariableIfc
An interface for getting random variables
Inheritors
Constant
ContinuousDistributionIfc
DEmpiricalCDF
DiscreteDistributionIfc
DistributionIfc
Exponential
Gamma
Geometric
Laplace
LogLogistic
Logistic
Lognormal
NegativeBinomial
Normal
PWCEmpiricalCDF
PearsonType5
PearsonType6
Poisson
StudentT
Triangular
TruncatedDistribution
TruncatedNormal
Uniform
Weibull
Members
Properties
random
Variable
Link copied to clipboard
open
val
randomVariable
:
RVariableIfc
Functions
random
Variable
Link copied to clipboard
open
fun
randomVariable
(
streamNum
:
Int
)
:
RVariableIfc
abstract
fun
randomVariable
(
stream
:
RNStreamIfc
)
:
RVariableIfc