KSLCore
Toggle table of contents
R1.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.app.config.optimization
/
SolverSpec
/
RSpline
/
RSpline
RSpline
constructor
(
startingPoint
:
Map
<
String
,
Double
>
?
=
null
,
maxIterations
:
Int
,
randomRestart
:
RandomRestartSpec
?
=
null
,
streamNum
:
Int
=
0
,
name
:
String
?
=
null
,
initialNumReps
:
Int
,
sampleSizeGrowthRate
:
Double
,
maxNumReplications
:
Int
)
(
source
)