Function good_lp::constraint::eq[][src]

pub fn eq<F, A: Into<Expression<F>>, B: Into<Expression<F>>>(
    a: A,
    b: B
) -> Constraint<F>