Java Reference

Java Reference

LinearExpr Member List

This is the complete list of members for LinearExpr, including all inherited members.

affine(LinearArgument expr, long coeff, long offset)LinearExprstatic
build()LinearArgument
constant(long value)LinearExprstatic
getCoefficient(int index)LinearExpr
getOffset()LinearExpr
getVariableIndex(int index)LinearExpr
newBuilder()LinearExprstatic
numElements()LinearExpr
rebuildFromLinearExpressionProto(LinearExpressionProto proto)LinearExprstatic
sum(LinearArgument[] exprs)LinearExprstatic
term(LinearArgument expr, long coeff)LinearExprstatic
weightedSum(LinearArgument[] exprs, long[] coeffs)LinearExprstatic