KSLCore
Toggle table of contents
R1.1.9
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities.distributions
/
TruncatedNormal
/
TruncatedNormal
Truncated
Normal
constructor
(
normal
:
Normal
,
interval
:
Interval
,
name
:
String
?
=
null
)
constructor
(
normalMean
:
Double
,
normalVariance
:
Double
,
interval
:
Interval
,
name
:
String
?
=
null
)