cobyqa.problem.LinearConstraints.b_eq#

property LinearConstraints.b_eq#

Right-hand side vector of the linear equality constraints.

Returns:
numpy.ndarray, shape (m, n)

Right-hand side vector of the linear equality constraints.