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
/
StationaryKernel
/
scaledSquaredDistance
scaled
Squared
Distance
protected
fun
scaledSquaredDistance
(
x1
:
DoubleArray
,
x2
:
DoubleArray
)
:
Double
(
source
)
The sum of squared, length-scaled coordinate differences between
x1
and
x2
.