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.isc
/
HalfSpace
/
isSatisfied
is
Satisfied
fun
isSatisfied
(
x
:
DoubleArray
,
tol
:
Double
=
defaultTolerance
)
:
Boolean
(
source
)
True if
a · x <= b
within the supplied tolerance.