KSLCore
Toggle table of contents
R1.4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.simopt.solvers.algorithms.bo
/
SurrogateModelIfc
/
predict
predict
abstract
fun
predict
(
x
:
DoubleArray
)
:
SurrogateModelIfc.Prediction
(
source
)
Predicts the posterior mean and variance at
x
. The model must have been fit first.