isSatisfied

fun isSatisfied(x: DoubleArray, tol: Double = defaultTolerance): Boolean(source)

True if a · x <= b within the supplied tolerance.